Skip to content

Instantly share code, notes, and snippets.

@turtlesoupy
Created May 31, 2020 21:19
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/0228e9b11fdb4426b4c35ee2596b7b3a to your computer and use it in GitHub Desktop.
Save turtlesoupy/0228e9b11fdb4426b4c35ee2596b7b3a to your computer and use it in GitHub Desktop.
Filters: [config]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
array_bench is a Catch v2.11.1 host application.
Run with -? for options
-------------------------------------------------------------------------------
Benchmark evaluation options
-------------------------------------------------------------------------------
/home/tdimson/projects/skimpy/tests/benchmarks/array_bench.cpp:184
...............................................................................
benchmark name samples iterations estimated
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
mul(k=16); accelerated_eval=false 100 1 13.3624 s
122.044 ms 120.872 ms 124.136 ms
7.786 ms 5.08587 ms 12.7386 ms
mul(k=16); accelerated_eval=true 100 1 7.01888 s
70.3407 ms 69.6599 ms 71.4424 ms
4.33344 ms 2.91005 ms 6.5026 ms
===============================================================================
All tests passed (204 assertions in 1 test case)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment