angular-cn/modules/benchmarks
Tim Blasi 8e3bf3907a feat(dart/transform): Use the best available Change Detectors
Enable pregenerated (for Dart) and JIT (for Js) change detectors when
possible. Previously we would always use `DynamicChangeDetector`s, but
these cause megamorphic calls and are therefore much slower.

Closes #502
2015-06-12 16:04:09 -07:00
..
e2e_test refactor(benchmark): add view cache param to largetable benchmarks 2015-06-11 14:45:43 -07:00
src feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
pubspec.yaml feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00