angular/modules/benchmarks_external/src
Tobias Bosch 854b5b7da8 feat(benchmark): add static_tree benchmark
Static binary component tree of depth 10, i.e. 1024 components.

Current numbers for `pureScriptTime` are:

JavaScript:

Baseline: 27.10+-9%
Ng2: 26.84+-8%
Ng1: 55.30+-14%

Dart:

Baseline: 30.13+-4%
Ng2: 45.94+-3%
Ng1: 128.88+-10%

I.e. in JS we are same speed as baseline right now!

Some background: We had a recent change in the compiler that merges components into their parents already during compilation (#2529). This made Ng2 2x faster in this benchmark (before the Ng2 JS time was 49.59+-14%ms).

Closes #3196
2015-07-22 10:58:50 -07:00
..
compiler chore(build): Make PRs 15m faster. 2015-07-21 22:14:38 -07:00
largetable feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00
naive_infinite_scroll fix(ng1 benchmarks): revert *ng-if to ng-if 2015-05-13 11:56:50 +02:00
static_tree feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00
tree chore: update files to match clang-format 1.0.21. 2015-06-19 15:00:32 -07:00
index.html feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00