angular/modules/benchpress/src/reporter
Sam Rawlins 642e7e5c46 fix(benchpress): only print the CV when it is meaningful
When the mean is 0, the coefficient of variation is calculated to be
NaN, which is not meaningful, so instead of printing "+-NaN%", just
don't print the CV at all.

Closes #908

Closes #1444
2015-04-21 16:31:12 -07:00
..
console_reporter.js fix(benchpress): only print the CV when it is meaningful 2015-04-21 16:31:12 -07:00
json_file_reporter.js refactor(bench press): rename metrics and adapt them to the features of the browser 2015-03-13 20:46:37 -07:00
multi_reporter.js feat(bench press): allow multiple reporters, metrics and driver extensions. 2015-02-20 17:49:47 -08:00