angular-cn/modules/benchmarks/src
Tobias Bosch 24af51a623 fix(core): view engine - fix perf regressions (#14345)
- Make sure `NodeDef`s don’t fall into dictionary mode.
- Use strategy pattern to add debug information / checks, instead of constantly checking for `isDevMode`.
- introduce a very light weight `RendererV2` interface to not have duplicate
  code paths for direct and non direct rendering

The strategy pattern is implemented via the new `Services` object.

Part of #14013

PR Close #14345
2017-02-08 14:42:22 -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 fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -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 fix(benchmarks): don’t force gc on the `profile` buttons (#14345) 2017-02-08 14:42:01 -06:00