angular/modules/benchmarks/src/change_detection
Tim Blasi 192cf9ddf5 refactor(change_detect): Move common fields to AbstractChangeDetector
Move fields common to Dynamic, Jit, and Pregen change detectors into the
`AbstractChangeDetector` superclass to save on codegen size and reduce
code duplication.

Update to #3248, closes #3243
2015-07-29 10:46:49 -07:00
..
change_detection_benchmark.html benchmark(change_detection): added a new set of benchmarks measuring updating properties 2015-04-06 18:13:20 -07:00
change_detection_benchmark.ts refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00