v0.1.25
This commit is contained in:
parent
f99308c39c
commit
e3b6243d7b
67 changed files with 11784 additions and 4 deletions
4
archive/v0.1.25/comparisons/backbone.parsing.html
Normal file
4
archive/v0.1.25/comparisons/backbone.parsing.html
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue