Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YahooArchive/boomerang
End user oriented web performance testing and beaconing
https://github.com/YahooArchive/boomerang
javascript performance web
Last synced: 3 days ago
JSON representation
End user oriented web performance testing and beaconing
- Host: GitHub
- URL: https://github.com/YahooArchive/boomerang
- Owner: YahooArchive
- License: other
- Archived: true
- Created: 2010-05-20T03:01:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T17:42:28.000Z (over 1 year ago)
- Last Synced: 2024-09-27T02:05:10.423Z (about 1 month ago)
- Topics: javascript, performance, web
- Language: JavaScript
- Homepage: http://lognormal.github.com/boomerang/doc/
- Size: 22.3 MB
- Stars: 1,177
- Watchers: 51
- Forks: 447
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Copyrights licensed under the BSD License. See the accompanying LICENSE.txt 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://lognormal.github.com/boomerang/doc/
The latest code and docs is available on http://github.com/lognormal/boomerang/
Discussions are best done using github issues at https://github.com/lognormal/boomerang/issues
You'll need a github account to participate.