Visualise page loading

I often use page profiling with Google Chrome in order to measure the performance of my node.js app,

but I would like to save the result of profiling and make a benchmark and compare them.

I search on github but I can't find any project that could be a "dashboard" of page loading across time.

Any idea ?

Thank you :)