| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-16 | 1.8 kB | |
| v1.9.0 source code.tar.gz | 2024-08-16 | 254.0 kB | |
| v1.9.0 source code.zip | 2024-08-16 | 331.8 kB | |
| Totals: 3 Items | 587.6 kB | 0 | |
What's Changed
breaking
- Ensure reported Time is walltime by removing spurious scaling by threads by @dmah42 in https://github.com/google/benchmark/pull/1836
other
- Update benchmark Python bindings for nanobind 2.0, and update to nano… by @hawkinsp in https://github.com/google/benchmark/pull/1817
- Revert to token authentication for PyPI wheel uploads by @nicholasjng in https://github.com/google/benchmark/pull/1819
- Suppress invalid-offsetof warning for clang by @DKLoehr in https://github.com/google/benchmark/pull/1821
- Use log2 now that NDK requires at least API 21 which includes it. by @dmah42 in https://github.com/google/benchmark/pull/1822
- Update libs into .pre-commit-config.yaml by @mosfet80 in https://github.com/google/benchmark/pull/1825
- Update nanobind into benchmark_deps.bzl by @mosfet80 in https://github.com/google/benchmark/pull/1826
- Bump nanobind-bazel to v2.1.0, add stubgen target by @nicholasjng in https://github.com/google/benchmark/pull/1824
- Move ProfilerManager Start/Stop routines closer to benchmark [#1807] by @xdje42 in https://github.com/google/benchmark/pull/1818
- Cache upd by @mosfet80 in https://github.com/google/benchmark/pull/1830
- Update clang-format-lint-action by @mosfet80 in https://github.com/google/benchmark/pull/1829
- chore: update perf_counters.cc by @eltociear in https://github.com/google/benchmark/pull/1831
New Contributors
- @hawkinsp made their first contribution in https://github.com/google/benchmark/pull/1817
- @DKLoehr made their first contribution in https://github.com/google/benchmark/pull/1821
- @eltociear made their first contribution in https://github.com/google/benchmark/pull/1831
Full Changelog: https://github.com/google/benchmark/compare/v1.8.5...v1.9.0