nanobench v4.3.11
- Created
- Updated
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
# Usage
nanobench provides CMake targets:
find_package(nanobench CONFIG REQUIRED)
target_link_libraries(main PRIVATE nanobench::nanobench)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Leonid Pospelov
- JonLiu1993
- Billy O'Neal
- Rémy Tassoux
- Weihang Ding