Skip to content

Instantly share code, notes, and snippets.

@turtlesoupy
Created May 31, 2020 21:16
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/d5965caa26958da53d151f65cedc5c80 to your computer and use it in GitHub Desktop.
Save turtlesoupy/d5965caa26958da53d151f65cedc5c80 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
/home/tdimson/projects/skimpy/tests/benchmarks/array_bench.cpp:212: FAILED:
REQUIRE( ret.str() == "32000000=>1" )
with expansion:
"16000000=>1" == "32000000=>1"
===============================================================================
test cases: 1 | 1 failed
assertions: 1 | 1 failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment