Registry / testing / hayai
library2019-08-10vcpkgunverified

C++ benchmarking framework

vcpkg install hayai
INSTALL
IMPORT
SIG · HAYAI
H
hayai
testingcppv2019-08-10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hayai/hayai.hpp
#include <hayai/hayai.hpp>

Minimal benchmark using Hayai

#include <hayai/hayai.hpp> BENCHMARK(Foo, Bar, 10, 100) { // benchmark code } int main() { hayai::Benchmarker::RunAllTests(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2019-08-10latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources

No resource links recorded.

hayai — pip install hayai · libregistry