https://github.com/codspeedhq/codspeed-cpp
C++ libraries to create CodSpeed benchmarks
https://github.com/codspeedhq/codspeed-cpp
benchmark cmake cpp google-benchmark performance-testing
Last synced: 9 months ago
JSON representation
C++ libraries to create CodSpeed benchmarks
- Host: GitHub
- URL: https://github.com/codspeedhq/codspeed-cpp
- Owner: CodSpeedHQ
- License: mit
- Created: 2024-10-22T20:52:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T17:12:48.000Z (10 months ago)
- Last Synced: 2025-03-26T18:25:52.717Z (10 months ago)
- Topics: benchmark, cmake, cpp, google-benchmark, performance-testing
- Language: C++
- Homepage: https://codspeed.io/
- Size: 359 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
codspeed-cpp
[](https://github.com/CodSpeedHQ/codspeed-cpp/actions/workflows/ci.yml)
[](https://discord.com/invite/MxpaCfKSqF)
[](https://codspeed.io/CodSpeedHQ/codspeed-cpp)
This mono-repo contains the integration libraries for using CodSpeed in C++:
- [`codspeed-google-benchmark`](./google_benchmark/): Google Benchmark compatibility layer for CodSpeed
- [`codspeed-core`](./core/): The CodSpeed core library used to integrate with Codspeed runners