angular-cn/modules
Tobias Bosch 6f303121c6 refactor(perf): introduce benchpress2
Major changes:
- make API more reusable
- format output nicely
- only force gc if needed

Regarding forcing gc:
Forcing gc can change script execution time.
We now don't force gc at first and ignore results where gc happens during script execution.
When we ignored too many results, we switch to forcing gc.

Closes #339
2015-01-05 17:49:50 -08:00
..
benchmarks refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
benchmarks_external refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
change_detection refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
core fix(compiler): fix a dart analyzer warning 2014-12-30 13:25:18 -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 feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -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