Bucky : Performance Measurement of Your App’s Actual Users

bucky

Bucky is an excellent  client and server for sending performance data from the client into statsd+graphite, OpenTSDB, or any other stats aggregator of your choice.

It can automatically measure how long your pages take to load, how long AJAX requests take and how long various functions take to run. Most importantly, it’s taking the measurements on actual page loads, so the data has the potential to be much more valuable than in vitro measurements.

Bucky can automatically log all ajax requests made by hooking into XMLHttpRequest and doing some transformations on the url to try and create a graphite key from it. Enable it as early in your app’s load as is possible.

[button color=”black” size=”medium” link=”http://github.hubspot.com/bucky/” target=”blank” ]Bucky[/button]

Bucky : Performance Measurement of Your App’s Actual Users
Rate this post

Leave a Reply