summaryrefslogtreecommitdiffstats
path: root/ext/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed benchmarks with sourceRazvan Becheriu2018-02-081-1/+0
|
* Google Benchmark supportAndrei Pavel2017-08-181-0/+3
ReentrantSetUp* methods are needed because you can't control iteration count Usage: ./configure --with-benchmark OR ./configure --with-benchmark-source=/path/to/benchmark/src make cd src/lib/dhcpsrv/benchmarks ./run-benchmarks OR ./run-benchmarks --benchmark_filter="RegExP*"