[upstream_utils] Upgrade to Google Benchmark 1.9.5 (#8760)

This commit is contained in:
Tyler Veness
2026-04-11 16:52:24 -07:00
committed by GitHub
parent 042567d0ba
commit 7e9138f8c1
24 changed files with 215 additions and 98 deletions

View File

@@ -42,6 +42,12 @@ jobs:
./argparse_lib.py clone
./argparse_lib.py copy-src
./argparse_lib.py format-patch
- name: Run benchmark.py
run: |
cd upstream_utils
./benchmark.py clone
./benchmark.py copy-src
./benchmark.py format-patch
- name: Run double-conversion.py
run: |
cd upstream_utils