Skip to content
Gianni Moschini edited this page Jun 10, 2013 · 7 revisions

Homepage

The website can be found at http://leibowitz.github.com/perfmonitor

About

This project aims at monitoring front-end performance of website accurately, by doing multiple synthetic requests and filtering the results to account only 9X%ile of the data. Thus removing the outliers from the results and shows a more stable metric. In result this should give a more accurate estimate of the performance, eventually making it possible to track it over time and see what improvement you make as you work on features.

The long term goal is to make it easy for anyone to track their end-user performance in a continuous integration server.

# Install See the wiki page entry to set-up your own vagrant box using chef

To-dos

As the project just started there is a long list of features that still need to be implemented. Look at the milestones to track the progress

Clone this wiki locally