Commit Graph

6 Commits

Author SHA1 Message Date
Vinzent Steinberg
20521ac22c Disable some noisy clippy warnings 2017-05-30 10:54:14 +02:00
Vinzent Steinberg
8c6c55190e Fix benchmarks
They were forgotten when renaming average to mean.
2017-05-28 21:19:12 +02:00
Vinzent Steinberg
12c3fd76d1 Add benchmark for Min 2017-05-24 19:17:52 +02:00
Vinzent Steinberg
b371d3e8bc Correct benchmark
It was doing less work, because it did not calculate the variance.
2017-05-24 19:17:52 +02:00
Vinzent Steinberg
53b44d1a13 Add test comparing to streaming-stats 2017-05-05 16:40:23 +02:00
Vinzent Steinberg
a5aa7df51d Make benchmarks work on stable 2017-05-05 16:20:44 +02:00