I want to install yahoo Boomerang in my project ..
and also want to se开发者_运维百科e the performance of my site using Boomerang ......
Please suggest me ...
Thanks
Documentation on how to use boomerang is here: http://lognormal.github.io/boomerang/doc/howtos/index.html
If you want to see the results as charts and do statistical analysis, you'll need to do one of the following:
- Build your own backend to receive and process the data.
- Send the data to something like piwik or google analytics that will let you see timeseries charts
- Use a commercial service that already does this like SOASTA's mPulse [disclaimer, I wrote boomerang and I'm the Chief Architect behind mPulse]
精彩评论