angular-cn/tools
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
..
broccoli feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00
build chore(build): Make PRs 15m faster. 2015-07-21 22:14:38 -07:00
code.angularjs.org feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00
npm build(npm): don't rely on fs-extra when purging node_modules 2015-07-01 09:19:03 -07:00
traceur-jasmine chore(testing): update karma-jasmine and jasmine 2015-05-20 21:34:56 -07:00
transpiler chore(windows): fix the test.transpiler.unittest task 2015-06-26 10:24:31 +02:00
tslint feat(build): require parameter types 2015-07-21 06:20:13 -07:00
check-environment.js build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00
chromedriverpatch.js chore(testing): update protractor to version 2.1.0 2015-05-20 17:28:23 -07:00
tsd.json chore(tsd): update jasmine 2015-06-05 16:48:54 -04:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00