angular-cn/modules/benchpress/test
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
..
metric feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
reporter fix(benchpress): only print the CV when it is meaningful 2015-04-21 16:31:12 -07:00
validator feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
webdriver feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
runner_spec.js feat(bench press): replace microIterations with microMetrics 2015-03-27 16:16:35 -07:00
sampler_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
statistic_spec.js feat(benchpress): rewritten implementation 2015-02-16 11:43:27 -08:00
trace_event_factory.js feat(bench press): use chrome tracing protocol and initial iOS support 2015-02-20 13:20:17 -08:00
web_driver_extension_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00