angular/modules
Tobias Bosch 77aa3ed61b feat(benchpress): show more metrics and make the run mode configurable
Shows the metrics:
script, render, gcAmount, gcAmountInScript, gcTime

Run modes:
- detect: auto detect whether to force gc
- forceGc: forces a gc before every run and ignores no runs
- noGcInScript: ignore runs that have gc while a script was executing
- plain: does not force gc nor ignore runs

Closes #368
2015-01-07 16:37:52 -08:00
..
benchmarks feat(benchpress): show more metrics and make the run mode configurable 2015-01-07 16:37:52 -08:00
benchmarks_external feat(benchpress): show more metrics and make the run mode configurable 2015-01-07 16:37:52 -08:00
change_detection perf(change detection): minimized amount of code in protective try-catch 2015-01-07 13:12:43 -08:00
core fix(compiler): fix nextSibling iterator in compiler. 2015-01-07 13:12:37 -08:00
di cleanup(di): change di.js to declare all exported symbols 2014-12-29 15:20:50 -08:00
directives refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
examples refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
facade style(async): add missing type annotation js/dart 2015-01-06 18:10:10 -08:00
reflection style: fix typos 2014-12-04 11:01:19 +01:00
rtts_assert feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00
test_lib feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00