Skip to content

Instantly share code, notes, and snippets.

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 turtlesoupy/e64b9414c2a57266077606a6aa65c2c8 to your computer and use it in GitHub Desktop.
Save turtlesoupy/e64b9414c2a57266077606a6aa65c2c8 to your computer and use it in GitHub Desktop.
Filters: [shifted]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eval_bench is a Catch v2.11.1 host application.
Run with -? for options
-------------------------------------------------------------------------------
Benchmark shifted 2-source plan evaluation
-------------------------------------------------------------------------------
/home/tdimson/projects/skimpy/tests/benchmarks/eval_bench.cpp:336
...............................................................................
benchmark name samples iterations estimated
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
eval 100 1 154.074 ms
1.63174 ms 1.57834 ms 1.70781 ms
322.978 us 248.58 us 418.349 us
lower_bound 100 1 34.7121 ms
368.315 us 354.24 us 391.5 us
90.451 us 60.397 us 140.941 us
-------------------------------------------------------------------------------
Benchmark shifted 4-source plan evaluation
-------------------------------------------------------------------------------
/home/tdimson/projects/skimpy/tests/benchmarks/eval_bench.cpp:363
...............................................................................
benchmark name samples iterations estimated
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
eval 100 1 347.805 ms
3.68344 ms 3.60992 ms 3.76588 ms
396.793 us 351.041 us 456.907 us
lower_bound 100 1 97.7848 ms
691.164 us 658.911 us 744.448 us
207.101 us 144.166 us 330.9 us
-------------------------------------------------------------------------------
Benchmark shifted 8-source plan evaluation
-------------------------------------------------------------------------------
/home/tdimson/projects/skimpy/tests/benchmarks/eval_bench.cpp:392
...............................................................................
benchmark name samples iterations estimated
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
eval 100 1 850.989 ms
8.07417 ms 7.93573 ms 8.22583 ms
742.71 us 647.9 us 873.418 us
lower_bound 100 1 145.717 ms
1.37122 ms 1.34075 ms 1.40294 ms
158.301 us 139.676 us 181.06 us
-------------------------------------------------------------------------------
Benchmark shifted 16-source plan evaluation
-------------------------------------------------------------------------------
/home/tdimson/projects/skimpy/tests/benchmarks/eval_bench.cpp:433
...............................................................................
benchmark name samples iterations estimated
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
eval 100 1 1.91182 s
19.4926 ms 19.0317 ms 20.1892 ms
2.85075 ms 2.0886 ms 3.67811 ms
lower_bound 100 1 316.679 ms
3.16118 ms 3.12806 ms 3.1941 ms
169.108 us 146.074 us 207.478 us
===============================================================================
test cases: 4 | 4 passed
assertions: - none -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment