Skip to content

Commit

Permalink
Added Caliper, thanks to @kalv
Browse files Browse the repository at this point in the history
  • Loading branch information
dypsilon committed Aug 1, 2013
1 parent 35925bd commit f71edd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,7 @@
+ [Navigation Timing](http://www.html5rocks.com/en/tutorials/webperformance/basics/)
+ [Firebug Paint Events](https://addons.mozilla.org/en-US/firefox/addon/firebug-paint-events/)
+ [Locache](https://github.com/d0ugal/locache): JavaScript caching framework for client side caching in the browser using localStorage
+ [Caliper](http://caliper.io/) is a web service for performance monitoring of your web app.
+ DOM Manipulation
+ [Rendering: repaint, reflow/relayout, restyle](http://www.phpied.com/rendering-repaint-reflowrelayout-restyle/)
+ [Reflows & Repaints: CSS Performance making your JavaScript slow?](http://www.stubbornella.org/content/2009/03/27/reflows-repaints-css-performance-making-your-javascript-slow/)
Expand Down

0 comments on commit f71edd6

Please sign in to comment.