archive
This commit is contained in:
parent
7204a2e673
commit
a546911358
62 changed files with 8165 additions and 0 deletions
4
archive/v0.1.15/comparisons/backbone.parsing.html
Normal file
4
archive/v0.1.15/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