micmro / performance-bookmarklet

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.
MIT License
1.14k stars 87 forks source link

export to html #41

Closed georgesuba closed 7 years ago

georgesuba commented 7 years ago

Hi, thanks for this brilliant script!

Is there any way to export report into html file?

micmro commented 7 years ago

Sorry, unfortunately not, it is generally not meant for archiving, more just for a quick insight. You could use https://www.webpagetest.org/ instead.

You can also use this in the console as well:

document.getElementById("perfbook-iframe").contentDocument.children[0].innerHTML