Merge pull request #15 from arup-group/codescaning-autosuggested-fixes #11
catch2.yml
on: push
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 13s
Annotations
1 error
|
Run Catch2 C++ Benchmark Framework example (v3.x)
No benchmark result was found in /home/runner/work/github-action-benchmark/github-action-benchmark/examples/catch2/benchmark_result.txt. Benchmark output was 'Randomness seeded to: 1285617156
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Catch2_bench is a Catch2 v3.6.0 host application.
Run with -? for options
-------------------------------------------------------------------------------
Fibonacci
-------------------------------------------------------------------------------
/home/runner/work/github-action-benchmark/github-action-benchmark/examples/catch2/catch2_bench.cpp:5
...............................................................................
benchmark name samples iterations est run time
mean low mean high mean
std dev low std dev high std dev
-------------------------------------------------------------------------------
Fibonacci 10 100 371 2.968 ms
96.8062 ns 91.0464 ns 104.094 ns
32.9393 ns 27.7728 ns 37.1067 ns
Fibonacci 20 100 4 3.0344 ms
7.88272 us 7.80606 us 7.98874 us
457.032 ns 354.662 ns 629.491 ns
===============================================================================
test cases: 1 | 1 passed
assertions: - none -
'
|