easybench-rs
easybench-rs copied to clipboard
Standard deviation estimation
criterion uses Bias-corrected accelerated (BCA) bootstrapping to estimate the mean and std dev.
- http://statwww.epfl.ch/davison/BMA/
- https://hackage.haskell.org/package/statistics-0.14.0.2/docs/Statistics-Resampling-Bootstrap.html