angular-cn/tools/benchpress
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
..
benchpress.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
commands.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
reporter.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
stats.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
time_benchmark.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
tools.js refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00