Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-19 | 925 Bytes | |
v1.9.4 source code.tar.gz | 2025-05-19 | 262.5 kB | |
v1.9.4 source code.zip | 2025-05-19 | 343.5 kB | |
Totals: 3 Items | 606.9 kB | 2 |
What's Changed
- Update build instructions for Visual Studio by @Andrewyuan34 in https://github.com/google/benchmark/pull/1980
MaybeReenterWithoutASLR()
: be more cautious about argument types by @LebedevRI in https://github.com/google/benchmark/pull/1983- Fix
MaybeReenterWithoutASLR()
in docker by @chfast in https://github.com/google/benchmark/pull/1985 - Enable Google Benchmark to run in WebAssembly with filesystem disabled by @XueSongTap in https://github.com/google/benchmark/pull/1956
- wheels: Build Linux ARM wheels natively on ARM runners by @nicholasjng in https://github.com/google/benchmark/pull/1969
New Contributors
- @Andrewyuan34 made their first contribution in https://github.com/google/benchmark/pull/1980
- @XueSongTap made their first contribution in https://github.com/google/benchmark/pull/1956
Full Changelog: https://github.com/google/benchmark/compare/v1.9.3...v1.9.4