diff --git a/README.md b/README.md index ef6c3ebd..ebe6734c 100644 --- a/README.md +++ b/README.md @@ -1269,6 +1269,7 @@ ## Performance + - [On Layout & Web Performance](http://kellegous.com/j/2013/01/26/layout-performance/) - [String vs Array Concat](http://jsperf.com/string-vs-array-concat/2) - [Try/Catch Cost In a Loop](http://jsperf.com/try-catch-in-loop-cost) - [Bang Function](http://jsperf.com/bang-function)