This commit is contained in:
Leo Horie 2014-08-14 21:24:54 -04:00
parent bc5085eac0
commit a0e39777cd
64 changed files with 7250 additions and 33 deletions

View file

@ -0,0 +1,4 @@
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.5.2/underscore-min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/backbone.js/1.1.0/backbone-min.js"></script>
To run an execution time test on this page, run the profiler from your browser's developer tools and measure the running time of a page refresh. (Lower is better)