Closed patrickschaper closed 8 years ago
yes, I need to add some docs. So it is like this: the RUM Speed Index needs a browser that supports the resource timing API (today Chrome, Firefox and IE (but it doesn't work in IE) and if the browser doesn't support firstPaint natively, the resource timings is used to calculate it. PhantomJS has not support for the resource timing API.
When running browsertime with phantomjs2 the resulting JSON file shows the following:
I am not sure if this is an issue of this repository or of a sub-component.
On debian with 2.0.1-development self-compiled
On windows with phantomjs 2.0.0 from phantomjs.org
The results are the same.