Performance Bookmarklet Versions Save

Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.

v1.7

8 years ago

Option to persist a subset of metrics.

v1.6

9 years ago

#9 added select box to resource waterfall chart to allow filtering of resource by domain

v1.5.1

9 years ago

firefox (dev release) mark bugfix

v1.5

9 years ago

#20 fixed Waterfall code refactor Resource waterfall shows domContentLoaded and onLoad event in BG to make it easier to see how resources load.

v1.4

9 years ago

Feature: "Duration Parallel" in Requests by Domain, showing the actual time a domain was downloading reflecting parallelism. Internal: Mayor refactoring for modularity Porting code to ES6 and using a transpiler (babel) to convert it back to ES5

v1.3

9 years ago

Resource Filetype/Initiator table

v1.1

9 years ago

Fixed usage on browser internal sites

v1.0

9 years ago