Abusing JavaScript to measure Web Performance, or, "how does boomerang work?"
by Philip Tellis on Sep 13, 2012
- 498 views
While building boomerang, we developed many interesting methods to measure network performance characteristics using JavaScript running in the browser. While the W3C's NavigationTiming API provides ...
While building boomerang, we developed many interesting methods to measure network performance characteristics using JavaScript running in the browser. While the W3C's NavigationTiming API provides access to many performance metrics, there's far more you can get at with some creative tweaking and analysis of how the browser reacts to certain requests.
In this talk, I'll go into the details of how boomerang works to measure network throughput, latency, TCP connect time, DNS time and IPv6 connectivity. I'll also touch upon some of the other performance related browser APIs we use to gather useful information.
http://www.nywebperformance.org/events/78566362/
Statistics
- Likes
- 1
- Downloads
- 7
- Comments
- 0
- Embed Views
- Views on SlideShare
- 497
- Total Views
- 498


