Skip to content

Instantly share code, notes, and snippets.

@tsuraan
Created June 5, 2011 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsuraan/1009165 to your computer and use it in GitHub Desktop.
Save tsuraan/1009165 to your computer and use it in GitHub Desktop.
warming up
estimating clock resolution...
mean is 15.79065 us (40001 iterations)
found 1344 outliers among 39999 samples (3.4%)
1235 (3.1%) high severe
estimating cost of a clock call...
mean is 2.088917 us (49 iterations)
found 2 outliers among 49 samples (4.1%)
1 (2.0%) high mild
1 (2.0%) high severe
benchmarking words/noconvert
collecting 100 samples, 478682 iterations each, in estimated 1.579068 s
bootstrapping with 100000 resamples
mean: 34.00095 ns, lb 33.64659 ns, ub 34.74345 ns, ci 0.950
std dev: 2.511155 ns, lb 1.483049 ns, ub 4.870969 ns, ci 0.950
found 21 outliers among 100 samples (21.0%)
17 (17.0%) high mild
4 (4.0%) high severe
variance introduced by outliers: 1.000%
variance is unaffected by outliers
benchmarking words/convert
collecting 100 samples, 111137 iterations each, in estimated 1.579069 s
bootstrapping with 100000 resamples
mean: 144.9763 ns, lb 143.9729 ns, ub 146.6777 ns, ci 0.950
std dev: 6.570487 ns, lb 4.421211 ns, ub 9.908783 ns, ci 0.950
found 8 outliers among 100 samples (8.0%)
7 (7.0%) high severe
variance introduced by outliers: 0.999%
variance is unaffected by outliers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment