angular-cn/modules/benchpress/test/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_spec.js fix(benchpress): only print the CV when it is meaningful 2015-04-21 16:31:12 -07:00
json_file_reporter_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
multi_reporter_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00