index
:
google-benchmark
main
google benchmark mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
*
Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842)
HEAD
main
Nicholas Junge
2024-09-04
*
[FR] Add API to provide custom profilers #1807 (#1809)
xdje42
2024-07-16
*
Clarify the difference between `BENCHMARK_TEMPLATE_F` and `BENCHMARK_TEMPLATE...
Jiawen (Kevin) Chen
2024-07-16
*
Add `BENCHMARK_TEMPLATE[12]_CAPTURE`, fusion of `BENCHMARK_CAPTURE` and `BENC...
Roman Lebedev
2024-01-30
*
Docs: `reducing_variance.md`: proofreading, fix typos (#1736)
Roman Lebedev
2024-01-10
*
Change Fixture to use non-const SetUp and TearDown in example (#1723)
FantasqueX
2024-01-05
*
Add `setuptools_scm` for dynamic zero-config Python versioning (#1690)
Nicholas Junge
2023-11-01
*
add logo to github pages
dominic
2023-08-21
*
add black icon
Dominic Hamon
2023-08-21
*
remove logo from generated docs
dominic
2023-08-21
*
adding a logo to the docs
Dominic Hamon
2023-08-21
*
Update tools.md for missing color meaning issue #1491 (#1624)
देवांश वार्ष्णेय
2023-07-09
*
Add support for bzlmod (excluding Python bindings) (#1615)
Andy Christiansen
2023-06-27
*
Fixed a typo in docs (#1600)
Pavel Novikov
2023-05-15
*
Convert uses of `const char*` to `std::string` (#1567)
dominic
2023-03-14
*
Fix examples in user guide using deprecated `DoNotOptimize`-API (#1568)
Marcel Jacobse
2023-03-07
*
cleanup: support CMake >= 3.10 (#1544)
Carlos O'Ryan
2023-02-17
*
remove best effort support for ubuntu 18.04 (#1537)
dominic
2023-02-06
*
try disabling liquid for jekyll to fix curly braces (#1536)
dominic
2023-02-06
*
Fix typos found by codespell (#1519)
SunBlack
2023-01-10
*
add more docs to index
Dominic Hamon
2022-12-19
*
[bazel] Build libpfm as a dependency to allow collection of perf counters (#1...
Raghu Raja
2022-10-31
*
bump cmake dep and docs (#1468)
Dominic Hamon
2022-09-14
*
Discuss sources of variance in the user guide (#1481)
Matt Armstrong
2022-09-09
*
Correct typo in Passing Arguments section
Dominic Hamon
2022-07-07
*
Remove redundant formatting tags (#1420)
Tom Cobley
2022-06-28
*
Revert "Add possibility to ask for libbenchmark version number (#1004) (#1403...
Dominic Hamon
2022-06-20
*
Add possibility to ask for libbenchmark version number (#1004) (#1403)
Matthias Donaubauer
2022-06-20
*
Introduce warmup phase to BenchmarkRunner (#1130) (#1399)
Matthdonau
2022-05-23
*
Add installation and build instructions for Python bindings (#1392)
Nicholas Junge
2022-05-10
*
Filter out benchmarks that start with "DISABLED_" (#1387)
Dominic Hamon
2022-05-01
*
Promote inclusive language. (#1360)
Brad Messer
2022-03-18
*
add note about wheels action to releasing docs
Dominic Hamon
2022-03-15
*
Allow setting the default time unit globally (#1337)
Bátor Tallér
2022-03-04
*
Fix some errors in Custom Statistics demo code. (#1332)
YuanYingdong
2022-01-24
*
Refine the User Guide CPU Frequency Scaling section (#1331)
Matt Armstrong
2022-01-21
*
Refine docs on changing cpufreq governor (#1325)
Dominic Hamon
2022-01-17
*
Expand documentation for unpacking arbitrary arguments. (#1324)
Dominic Hamon
2022-01-17
*
Add docs on Memory profiling (#1217). (#1319)
Dominic Hamon
2022-01-13
*
Add docs for `ThreadRange`. (#1318)
Dominic Hamon
2022-01-12
*
Update user_guide.md (#1296)
Shawn Zhong
2021-12-02
*
Fix broken link to Setup/Teardown section (#1291)
Robert Adam
2021-11-26
*
Add Setup/Teardown option on Benchmark. (#1269)
Vy Nguyen
2021-11-17
*
Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263)
Nicholas Junge
2021-11-11
*
Fixed typo in doc: s/marcro/macro (#1274)
Vy Nguyen
2021-11-08
*
Allow template arguments to be specified directly on the BENCHMARK macro (#1262)
Vy Nguyen
2021-10-26
*
Update policy to match reality
Dominic Hamon
2021-09-20
*
add to final releasing step
Dominic Hamon
2021-09-07
*
Introduce Coefficient of variation aggregate (#1220)
Roman Lebedev
2021-09-03
*
Statistics: add support for percentage unit in addition to time (#1219)
Roman Lebedev
2021-09-03
[next]