benchmark/bindings/python
Matthdonau 7eb8c0fe45
Introduce warmup phase to BenchmarkRunner (#1130) (#1399)
* Introduce warmup phase to BenchmarkRunner (#1130)

In order to account for caching effects in user
benchmarks introduce a new command line option
"--benchmark_min_warmup_time"
which allows to specify an amount of time for
which the benchmark should be run before results
are meaningful.

* Adapt review suggestions regarding introduction of warmup phase (#1130)

* Fix BM_CHECK call in MinWarmUpTime (#1130)

* Fix comment on requirements of MinWarmUpTime (#1130)

* Add basic description of warmup phase mechanism to user guide (#1130)
2022-05-23 13:50:17 +01:00
..
google_benchmark Introduce warmup phase to BenchmarkRunner (#1130) (#1399) 2022-05-23 13:50:17 +01:00
BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
build_defs.bzl Build `//:benchmark` as a static library only. (#1373) 2022-03-17 08:47:45 +00:00
pybind11.BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
python_headers.BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
requirements.txt Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00