| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-07 | 1.5 kB | |
| v1.9.3 source code.tar.gz | 2025-05-07 | 262.1 kB | |
| v1.9.3 source code.zip | 2025-05-07 | 343.2 kB | |
| Totals: 3 Items | 606.8 kB | 1 | |
What's Changed
- Use the top-level ::benchmark namespace to resolve
make_uniqueby @dmah42 in https://github.com/google/benchmark/pull/1960 - Refactor threading run by @krzikalla in https://github.com/google/benchmark/pull/1961
- Threading api v3 by @krzikalla in https://github.com/google/benchmark/pull/1955
- Templated fixture methods by @krzikalla in https://github.com/google/benchmark/pull/1967
- Macro fix by @krzikalla in https://github.com/google/benchmark/pull/1968
- Deprecate ubuntu-20.04 images in actions by @dmah42 in https://github.com/google/benchmark/pull/1971
- deps: Update nanobind_bazel to v2.7.0 by @nicholasjng in https://github.com/google/benchmark/pull/1970
- Fix error handling of getloadavg by @mark-horvath-arm in https://github.com/google/benchmark/pull/1974
- Improve user UX on empty benchmarks by @LebedevRI in https://github.com/google/benchmark/pull/1976
- Detect and report ASLR status by @LebedevRI in https://github.com/google/benchmark/pull/1977
- Automatic ASLR disablement by @LebedevRI in https://github.com/google/benchmark/pull/1978
- dev: Update pre-commit hooks by @nicholasjng in https://github.com/google/benchmark/pull/1979
New Contributors
- @krzikalla made their first contribution in https://github.com/google/benchmark/pull/1961
- @mark-horvath-arm made their first contribution in https://github.com/google/benchmark/pull/1974
Full Changelog: https://github.com/google/benchmark/compare/v1.9.2...v1.9.3