benchmark-action / github-action-benchmark

GitHub Action for continuous benchmarking to keep performance
https://benchmark-action.github.io/github-action-benchmark/dev/bench/
MIT License
1.02k stars 152 forks source link

Add Support for [nanobench](https://github.com/martinus/nanobench) for C++ #248

Open DeveloperPaul123 opened 6 months ago

DeveloperPaul123 commented 6 months ago

In addition to Google benchmark, it would be nice to add support for nanobench for the C++ use case.