Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google-benchmark 1.9.1 #199385

Merged
merged 2 commits into from
Nov 28, 2024
Merged

google-benchmark 1.9.1 #199385

merged 2 commits into from
Nov 28, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Fix Python manual timing example by @alxbilger in https://github.com/google/benchmark/pull/1722
* Align benchmark::State to a cacheline. by @ckennelly in https://github.com/google/benchmark/pull/1230
* Fix C4459: Rename a function parameter `profiler_manager` to avoid hiding the global declaration. by @fsb4000 in https://github.com/google/benchmark/pull/1839
* Bump oldest supported Python to 3.10, eliminate setuptools-scm by @nicholasjng in https://github.com/google/benchmark/pull/1842
* enable the /MP MSVC compiler argument for parallel compilation by @imrichardcole in https://github.com/google/benchmark/pull/1846
* Added the functionality for a dry run benchmark called through the cli argument --benchmark_dry_run. by @dmah42 in https://github.com/google/benchmark/pull/1851
* Version string correction in pkg-config files by @aespondac in https://github.com/google/benchmark/pull/1858
* Add enum value from newest Windows SDK by @DKLoehr in https://github.com/google/benchmark/pull/1859
* Fix spurious warning 'misc-use-anonymous-namespace' (#1860) by @codeinred in https://github.com/google/benchmark/pull/1861
* Update user_guide.md by @aespondac in https://github.com/google/benchmark/pull/1863
* upgrade bazel mods.  requires c++14 for tests by @dmah42 in https://github.com/google/benchmark/pull/1867
* Update nanobind_bazel to v2.2.0 by @nicholasjng in https://github.com/google/benchmark/pull/1866
* bump googletest version to match bazel by @dmah42 in https://github.com/google/benchmark/pull/1868
* Verify RegisterProfilerManager doesn't overwrite an existing registration by @xdje42 in https://github.com/google/benchmark/pull/1837
* [#1487] ensure background color is preserved by @imrichardcole in https://github.com/google/benchmark/pull/1865
* Add `nb::is_flag()` annotation to Counter::Flags by @nicholasjng in https://github.com/google/benchmark/pull/1870
* Add a Python matrix to ensure the bindings build on all supported versions by @nicholasjng in https://github.com/google/benchmark/pull/1871
* Declare a Python 3.13 toolchain, revert setup.py toolchain target sele… by @nicholasjng in https://github.com/google/benchmark/pull/1876
* update standard to C++17 per C++ build support by @dmah42 in https://github.com/google/benchmark/pull/1875
* Improve examples on `ComputeStatistics` by @guoci in https://github.com/google/benchmark/pull/1881

New Contributors

Full Changelog: google/benchmark@v1.9.0...v1.9.1

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 28, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 28, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit 9b0ef77 Nov 28, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-google-benchmark-1.9.1 branch November 28, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants