index
:
google-benchmark
main
google benchmark mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842)
HEAD
main
Nicholas Junge
2024-09-04
*
Fix C4459: Rename a function parameter `profiler_manager` to avoid hiding the...
Igor Zhukov
2024-08-19
*
Align benchmark::State to a cacheline. (#1230)
Chris Kennelly
2024-08-16
*
Fix Python manual timing example (#1722)
Alex Bilger
2024-08-16
*
separate wheel versions in an effort to avoid timeouts
Dominic Hamon
2024-08-16
*
v1.9.0
v1.9.0
Dominic Hamon
2024-08-16
*
Ensure reported Time is walltime by removing spurious scaling by threads (#1836)
dominic
2024-08-13
*
chore: update perf_counters.cc (#1831)
Ikko Eltociear Ashimine
2024-08-05
*
Update clang-format-lint-action (#1829)
mosfet80
2024-08-02
*
Cache upd (#1830)
mosfet80
2024-08-02
*
Move ProfilerManager Start/Stop routines closer to actual benchmark #1807 (#1...
xdje42
2024-08-01
*
Bump nanobind-bazel to v2.1.0, add stubgen target (#1824)
Nicholas Junge
2024-07-30
*
Update nanobind into benchmark_deps.bzl (#1826)
mosfet80
2024-07-30
*
Update libs into .pre-commit-config.yaml (#1825)
mosfet80
2024-07-30
*
Use log2 now that NDK requires at least API 21 which includes it. (#1822)
dominic
2024-07-24
*
Suppress invalid-offsetof warning for clang (#1821)
Devon Loehr
2024-07-24
*
Revert to token authentication for PyPI wheel uploads (#1819)
Nicholas Junge
2024-07-23
*
Update benchmark Python bindings for nanobind 2.0, and update to nanobind 2.0...
Peter Hawkins
2024-07-18
*
preparing for v1.8.5
v1.8.5
Dominic Hamon
2024-07-18
*
clang format yet again
Dominic Hamon
2024-07-17
*
update actions/checkout to v4
Dominic Hamon
2024-07-17
*
another reversal of something that breaks on wasm
Dominic Hamon
2024-07-17
*
clang format header fixes
Dominic Hamon
2024-07-17
*
clang-format fixes
Dominic Hamon
2024-07-17
*
roll back fatal error that breaks some platform (wasm) expectations
Dominic Hamon
2024-07-17
*
revert perf counters change until we can do the full version
Dominic Hamon
2024-07-16
*
remove old travis config
Dominic Hamon
2024-07-16
*
[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 PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} to support multiplexing (#1814)
dominic
2024-07-12
*
Add -lkstat to the .pc for Solaris (#1801)
Chris Cotter
2024-07-03
*
Find libpfm dependency in installed CMake configs (#1806)
Stephen Nicholas Swatman
2024-06-19
*
[bazel] Use `includes` instead of `strip_include_prefix` (#1803)
Alexander Karatarakis
2024-06-17
*
cycleclock: Fix type conversion to match function return type on riscv64 (#1802)
Khem Raj
2024-06-11
*
Bump minimum required C++ version from C++11 to C++14 (#1800)
Robert Schulze
2024-06-10
*
bump standard to C++14 (#1799)
dominic
2024-06-07
*
cycleclock: Fix type conversion to match function return type (#1794)
Khem Raj
2024-05-29
*
CMake: unbreak version handling for tarballs (#1793)
Roman Lebedev
2024-05-28
*
hotfix: Correct pypi-publishing action tag to v1.8.14 (#1791)
Nicholas Junge
2024-05-24
*
Improve compatibility with Hexagon hardware (#1785)
Steven Johnson
2024-05-23
*
preparing for v1.8.4 (#1788)
v1.8.4
dominic
2024-05-23
*
Modernize wheel building job config (#1783)
Nicholas Junge
2024-04-15
*
Switch git override to stable BCR tag for nanobind_bazel (#1778)
Nicholas Junge
2024-04-15
*
Add `benchmark_main.pc` to link `main()` containing library (#1779)
David Seifert
2024-04-14
*
Refactor: Return frequency as double (#1782)
dhairya
2024-04-13
*
Remove COMPILER_IBMXL macro for z/OS (#1777)
Fanbo Meng
2024-04-03
*
Fix OpenBSD build (#1772)
Vasyl Zubko
2024-03-24
*
allow BENCHMARK_VERSION to be undefined (#1769)
PhilipDeegan
2024-03-21
*
clang-tidy broke the world (#1766)
Roman Lebedev
2024-03-18
*
Fix implicit conversion changes signess warning in perf_counters.cc (#1765)
Afanasyev Ivan
2024-03-09
[next]