angular-cn/modules/benchmarks
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
..
src refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
test/perf refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
pubspec.yaml refactor(perf): use webdriver to execute benchmarks 2014-12-23 22:22:55 -08:00