feat(perf): add AngularDart v1 of table scrolling benchmark

This commit is contained in:
yjbanov
2015-01-27 09:53:22 -08:00
parent 474f1768c6
commit 737914061f
17 changed files with 773 additions and 10 deletions

View File

@ -11,6 +11,9 @@
<li>
<a href="largetable/largetable_benchmark.html">Largetable benchmark</a>
</li>
<li>
<a href="naive_infinite_scroll/index.html">Naive infinite scroll benchmark</a>
</li>
</ul>
</body>
</html>