Files
maddy/bench
Petra Baranski 9ec4777a7b
Some checks failed
run-checks / run-clang-format (push) Has been cancelled
run-tests / test-on-ubuntu (push) Has been cancelled
run-tests / test-on-windows (push) Has been cancelled
run-tests / test-on-osx (push) Has been cancelled
Add benchmark
* add benchmark option
* updated changelog
* added benchmark info to readme
* add bench folder to format.py
2025-04-21 01:02:07 +02:00
..
2025-04-21 01:02:07 +02:00
2025-04-21 01:02:07 +02:00
2025-04-21 01:02:07 +02:00

maddy benchmarks

How to run

The benchmarks have to be run in release mode to give proper results.

# in main folder
mkdir tmp
cd tmp
cmake -DMADDY_BUILD_WITH_BENCH=ON -DCMAKE_BUILD_TYPE=Release ..
make BUILD_TYPE=Release
../build/maddy_benchmark