
the polymer benchmarks are super old and not relevant any more and these benchmarks were the only reason why we needed bower at all so long, bower. thanks for all the fish. PR Close #27931
27 lines
608 B
HTML
27 lines
608 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<ul>
|
|
<li>
|
|
<a href="compiler/compiler_benchmark.html">Compiler benchmark</a>
|
|
</li>
|
|
<li>
|
|
<a href="tree/tree_benchmark.html">Tree benchmark</a>
|
|
</li>
|
|
<li>
|
|
<a href="static_tree/tree_benchmark.html">Static 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>
|
|
<li>
|
|
<a href="naive_infinite_scroll/index.html">Naive infinite scroll benchmark</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|