v1.9.0
版本发布时间: 2024-08-16 18:09:24
google/benchmark最新发布版本:v1.9.0(2024-08-16 18:09:24)
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