Skip to content

Instantly share code, notes, and snippets.

@turtlesoupy
Created May 31, 2020 08:19
Show Gist options
  • Select an option

  • Save turtlesoupy/fef7a0cac90333d8621e9f6cebed434d to your computer and use it in GitHub Desktop.

Select an option

Save turtlesoupy/fef7a0cac90333d8621e9f6cebed434d 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 834.255 ms
8.07121 ms 7.94081 ms 8.21595 ms
697.209 us 612.315 us 872.401 us
lower_bound 100 1 1.12651 s
11.278 ms 11.0866 ms 11.4985 ms
1.04834 ms 895.189 us 1.27689 ms
-------------------------------------------------------------------------------
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 1.75726 s
17.2355 ms 17.0317 ms 17.4251 ms
1.00532 ms 797.25 us 1.29016 ms
lower_bound 100 1 1.6024 s
15.4745 ms 15.2429 ms 15.731 ms
1.2398 ms 990.038 us 1.60586 ms
-------------------------------------------------------------------------------
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 5.11339 s
50.6645 ms 50.0139 ms 51.5985 ms
3.91776 ms 3.02864 ms 5.32711 ms
lower_bound 100 1 2.28608 s
24.5142 ms 24.1613 ms 24.9426 ms
1.98036 ms 1.66692 ms 2.39739 ms
-------------------------------------------------------------------------------
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 21.3163 s
187.098 ms 185.078 ms 189.811 ms
11.8706 ms 9.33452 ms 15.7375 ms
lower_bound 100 1 4.76932 s
42.4744 ms 42.137 ms 43.0455 ms
2.18486 ms 1.43923 ms 3.31392 ms
===============================================================================
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