summaryrefslogtreecommitdiffstats
path: root/libraries/googlebenchmark/README
blob: b39143dc76c76bc33fad0f89d6b3f84059222c41 (plain)
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.