Merge pull request #12 from arup-group/update-braces-version2 #8
catch2.yml
on: push
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 10s
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: 4255622642
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 372 2.9388 ms
131.116 ns 123.175 ns 138.471 ns
39.0972 ns 36.2538 ns 41.1565 ns
Fibonacci 20 100 4 3.0216 ms
7.91554 us 7.85185 us 8.01106 us
392.973 ns 286.53 ns 561.472 ns
===============================================================================
test cases: 1 | 1 passed
assertions: - none -
'
|