Simply animate, unwind and explore test metrics of WebPagetest filmstrips.
- Works with both official and private WPT instances
- Animation of the filmstrip with slowdown, optional metrics, step through frames, keyboard support
- Unwind the Filmstrip, in columns and rows, optional metrics, variable interval length
- Support for User Timings and Hero Times
- Use the URL hash to save/restore most settings
- Paste WPT test url OR test ID
- Optional: Select run or step
You can pass several parameters in the hash of the URL
testId: the WPT test IDwptUrl: URL of the WPT server to use, defaults tohttps://www.webpagetest.orgrun: run number of the test, defaults to1step: step number of the test, defaults to1view: the view to open. Eitheranimationorfilmstrip, defaults toanimationshowMetrics: if metrics should be enabled. Eithertrueorfalse. Default istrue
in filmstrip view:
interval: the interval between the thumbnails, defaults to500columns: the number of columns, defaults to10thumbnailWidth: the width of thumbnails in pixels, defaults to150
- Start/Pause quirk on animation with keyboard
- No keyboard support with unwinded filmstrip
- No filmstrip comparison
- Available metrics and "important" metrics are hardcoded
- Not all settings are saved and restored, not possible to reset settings
PRs welcome!