enmaai / boomerang

End user oriented web performance testing and beaconing

Home Page:http://yahoo.github.com/boomerang/doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2011, Yahoo! Inc. All rights reserved. Copyrights licensed under the BSD License. See the accompanying LICENSE file for terms.

boomerang always comes back, except when it hits something.

This piece of javascript measures a whole bunch of performance characteristics of your user's web browsing experience. All you have to do is stick it into your web pages and call the init() method.

documentation is in the docs/ directory, it's all HTML, so your best bet is to check it out and view it locally, though it works best through a web server (you'll need cookies).

An online version of the docs is here: http://yahoo.github.com/boomerang/doc/

The latest code and docs is available on http://github.com/yahoo/boomerang/

Discussions are best done using github issues at https://github.com/yahoo/boomerang/issues You'll need a github account to participate.

About

End user oriented web performance testing and beaconing

http://yahoo.github.com/boomerang/doc/

License:Other


Languages

Language:JavaScript 100.0%