Merge pull request #17 from arup-group/alert-autofix-28 #13
catch2.yml
on: push
Run Catch2 C++ Benchmark Framework example (v3.x)
1m 4s
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: 822208139
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 366 2.9646 ms
126.684 ns 118.745 ns 134.124 ns
39.2449 ns 37.76 ns 40.6293 ns
Fibonacci 20 100 4 3.0292 ms
8.17691 us 8.10901 us 8.27191 us
404.993 ns 303.352 ns 570.636 ns
===============================================================================
test cases: 1 | 1 passed
assertions: - none -
'
|