Waterfall

Bookmarklet that produces Page Load Waterfalls using the Resource Timing API


Project maintained by andydavies Hosted on GitHub Pages — Theme by mattgraham

Waterfall

A bookmarklet to create page load waterfall in the browser using the Resource Timing API

Just add the bookmarklet below to your bookmarks bar.

<a href="javascript:(function(){var el=document.createElement('script');el.type='text/javascript';el.src='https://raw.github.com/andydavies/waterfall/master/waterfall.js';document.getElementsByTagName('body')[0].appendChild(el);})();">

Works In*

IE 10, Chromium Nightly

*When I say 'works in' I mean you'll get a waterfall but sometimes there will be odd things about it!

To Do

To check