summaryrefslogblamecommitdiffstats
path: root/libraries/googlebenchmark/README
blob: b39143dc76c76bc33fad0f89d6b3f84059222c41 (plain) (tree)
1
2
3
4
5




                                                                   
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.