SlackBuildsOrg/libraries/googlebenchmark
Lockywolf 2bef5faefd
libraries/googlebenchmark: Added (Google tiny benchmarking library)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-10 14:01:20 +07:00
..
googlebenchmark.info
googlebenchmark.SlackBuild
README
slack-desc

Google microbenchmarking library.

Define a function that executes the code to measure, register it as
a benchmark function using the BENCHMARK macro, and ensure an
appropriate main function is available.