| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-25 | 6.2 kB | |
| v1.9.2 source code.tar.gz | 2025-03-25 | 259.0 kB | |
| v1.9.2 source code.zip | 2025-03-25 | 338.2 kB | |
| Totals: 3 Items | 603.4 kB | 0 | |
What's Changed
- Add artifact name to download before wheel PyPI upload by @nicholasjng in https://github.com/google/benchmark/pull/1882
- Remove if statement from wheel upload job by @nicholasjng in https://github.com/google/benchmark/pull/1883
- Fix malformed clang invocation in build_ext.run by @nicholasjng in https://github.com/google/benchmark/pull/1884
- Remove wheel merge job, merge artifacts on download by @nicholasjng in https://github.com/google/benchmark/pull/1886
- Change SDK version check by @DKLoehr in https://github.com/google/benchmark/pull/1887
- [bazel] Remove selects on CPU by @keith in https://github.com/google/benchmark/pull/1892
- cycleclock: Support for PA-RISC (hppa) architecture by @hdeller in https://github.com/google/benchmark/pull/1894
- fix: remove clang-cl compilation warning by @theComputeKid in https://github.com/google/benchmark/pull/1895
- README.md: fix build instructions by @0dminnimda in https://github.com/google/benchmark/pull/1880
- cycleclock: Use clock_gettime() as fallback for any Linux architecture by @hdeller in https://github.com/google/benchmark/pull/1899
- Fix runtime crash when parsing /proc/cpuinfo fails by @hdeller in https://github.com/google/benchmark/pull/1900
- Get number of CPUs with sysconf() on Linux by @hdeller in https://github.com/google/benchmark/pull/1901
- Update nanobind-bazel to v2.4.0 by @nicholasjng in https://github.com/google/benchmark/pull/1904
- ci: Update pre-commit hooks by @nicholasjng in https://github.com/google/benchmark/pull/1905
- Lint Python: Add more ruff rules by @cclauss in https://github.com/google/benchmark/pull/1909
- GitHub Actions: build-and-test on an ARM processor by @cclauss in https://github.com/google/benchmark/pull/1911
- ruff rule E501: Fix long lines in Python code by @cclauss in https://github.com/google/benchmark/pull/1910
- [BUG] Fix ProfilerManager number of iterations [#1913] by @xdje42 in https://github.com/google/benchmark/pull/1914
- Update error message now that /proc/cpuinfo is no longer in use by @brad0 in https://github.com/google/benchmark/pull/1917
- add back /proc/cpuinfo as a fallback for some platforms by @dmah42 in https://github.com/google/benchmark/pull/1918
- change pacboy compiler target for windows builds by @dmah42 in https://github.com/google/benchmark/pull/1915
- Retrieve the number of online CPUs on OpenBSD and NetBSD by @brad0 in https://github.com/google/benchmark/pull/1916
- Replace usage of deprecated sysctl on macOS by @brad0 in https://github.com/google/benchmark/pull/1919
- Try to use the _SC_NPROCESSORS_ONLN sysconf elsewhere by @brad0 in https://github.com/google/benchmark/pull/1920
- fix sanitizer cmake builds by @dmah42 in https://github.com/google/benchmark/pull/1906
- Remove /proc/cpuinfo fallback path by @brad0 in https://github.com/google/benchmark/pull/1921
- Build
libpfmwithrules_ccby @UebelAndre in https://github.com/google/benchmark/pull/1922 - remove cxx03 test, fully unblocking c++1X development by @dmah42 in https://github.com/google/benchmark/pull/1903
- run clang-tidy using a common config and reduced set of tests by @dmah42 in https://github.com/google/benchmark/pull/1923
- benchmark declarations can and should be const (clang-tidy) by @dmah42 in https://github.com/google/benchmark/pull/1924
- [clang-tidy] use unique_ptr for benchmark registration by @dmah42 in https://github.com/google/benchmark/pull/1927
- [clang-tidy] fix warning about decaying array to pointer by @dmah42 in https://github.com/google/benchmark/pull/1926
- [clang-tidy] fix missing braces by @dmah42 in https://github.com/google/benchmark/pull/1928
- [clang-tidy] autofix cppcoreguidelines by @dmah42 in https://github.com/google/benchmark/pull/1932
- [clang-tidy] autofix readability issues by @dmah42 in https://github.com/google/benchmark/pull/1931
- dx: Update pre-commit repos, change imports of Python / CC rules by @nicholasjng in https://github.com/google/benchmark/pull/1937
- deps: Update nanobind_bazel to v2.5.0 by @nicholasjng in https://github.com/google/benchmark/pull/1936
- use smart pointers by @dmah42 in https://github.com/google/benchmark/pull/1935
- [clang-tidy] resolve some global clang-tidy issues by @dmah42 in https://github.com/google/benchmark/pull/1933
- Fix build errors on QuRT (Hexagon) by @dsharlet in https://github.com/google/benchmark/pull/1938
- change setup and teardown callback type by @EfesX in https://github.com/google/benchmark/pull/1934
- Install FindPFM.cmake for bencmarkConfig.cmake by @parona-source in https://github.com/google/benchmark/pull/1942
- fix memory manager result bug by @EfesX in https://github.com/google/benchmark/pull/1941
- Compilation example was wrong. Fixed standard by @maxvdec in https://github.com/google/benchmark/pull/1945
- CI: unbreak MSan job by @LebedevRI in https://github.com/google/benchmark/pull/1946
- update version of gtest to v1.15.2 (latest) and also the cmake config by @imrichardcole in https://github.com/google/benchmark/pull/1864
- Finish cxx version bump by @LebedevRI in https://github.com/google/benchmark/pull/1948
New Contributors
- @keith made their first contribution in https://github.com/google/benchmark/pull/1892
- @hdeller made their first contribution in https://github.com/google/benchmark/pull/1894
- @theComputeKid made their first contribution in https://github.com/google/benchmark/pull/1895
- @0dminnimda made their first contribution in https://github.com/google/benchmark/pull/1880
- @brad0 made their first contribution in https://github.com/google/benchmark/pull/1917
- @UebelAndre made their first contribution in https://github.com/google/benchmark/pull/1922
- @dsharlet made their first contribution in https://github.com/google/benchmark/pull/1938
- @EfesX made their first contribution in https://github.com/google/benchmark/pull/1934
- @parona-source made their first contribution in https://github.com/google/benchmark/pull/1942
- @maxvdec made their first contribution in https://github.com/google/benchmark/pull/1945
Full Changelog: https://github.com/google/benchmark/compare/v1.9.1...v1.9.2