angular/modules/benchmarks/src
Tobias Bosch f802194c18 refactor(core): have different data types for each node. (#14120)
Also have a new node type for queries.

This leads to less memory usage and better performance.

Deep Tree Benchmark results (depth 11):
- createAndDestroy (view engine vs current codegen):
  * pureScriptTime: 78.80+-4% vs 72.34+-4%
  * scriptTime: 78.80+-4% vs 90.71+-9%
  * gc: 5371.66+-108% vs 9717.53+-174%
  * i.e. faster when gc is also considered and about 2x less memory usage!
- update unchanged

Part of #14013
PR Close #14120
2017-01-27 12:08:54 -06:00
..
largeform refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
largetable fix(benchmarks): use sanitized style values (#12943) 2016-11-17 15:18:10 -08:00
old chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
tree refactor(core): have different data types for each node. (#14120) 2017-01-27 12:08:54 -06:00
bootstrap_ng2.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
bootstrap_plain.ts refactor(benchmarks): refactor to support AOT bootstrap in G3 (#12075) 2016-10-04 16:27:45 -07:00
util.ts Keep console.log that are not called during compilation. 2016-11-23 15:47:02 -08:00