forked from YahooArchive/boomerang
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
16 lines (10 loc) · 720 Bytes
/
README
File metadata and controls
16 lines (10 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 the bottom of your web pages and
call the init() method.
We'll make it more complicated later.
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/
Discussion forum is at http://developer.yahoo.net/forum/?showforum=127