Misko Hevery
|
c25e9e7c5f
|
fix: properly close the <tree> tag in benchmark
|
2014-12-11 14:23:02 -08:00 |
|
Misko Hevery
|
56b7ba4bce
|
perf: improve baseline speed by 30%
Use node.firstChild and node.nextSibling instead
of node.children or node.childNodes in the baseline
benchmark.
|
2014-12-11 14:05:58 -08:00 |
|
Tobias Bosch
|
e7de5f8f37
|
feat(benchmarks): tree benchmark baseline
|
2014-12-08 15:54:04 -08:00 |
|
Tobias Bosch
|
01fa90c11d
|
feat(benchmarks): initial version of tree benchmark
Closes #269
|
2014-12-08 12:05:00 -08:00 |
|