feat(benchmark): added an implementation of the tree benchmark in React

This commit is contained in:
vsavkin
2015-04-29 18:11:56 -07:00
parent 9e8d31d532
commit e4342743c0
10 changed files with 2364 additions and 1130 deletions

View File

@ -11,6 +11,9 @@
<li>
<a href="tree/polymer/index.html">Polymer Tree benchmark</a>
</li>
<li>
<a href="tree/react/index.html">React Tree benchmark</a>
</li>
<li>
<a href="largetable/largetable_benchmark.html">Largetable benchmark</a>
</li>
@ -18,5 +21,6 @@
<a href="naive_infinite_scroll/index.html">Naive infinite scroll benchmark</a>
</li>
</ul>
</body>
</html>