Commit e8bd32cc authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by V8 LUCI CQ

Update google_benchmark

Rolling v8/third_party/google_benchmark/src: https://chromium.googlesource.com/external/github.com/google/benchmark/+log/60b16f1..74ae567

Small optimization to counter map management (#1382) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/74ae567

getting sysinfo in line with Google style (#1381) (Dominic Hamon)
https://chromium.googlesource.com/external/github.com/google/benchmark/+/3eac3b6

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com,mlippautz@chromium.org

Change-Id: Ib4510c2c1d98faf9d8f7a4684b93768d1ecc34e1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3577235
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#79867}
parent 35c763dc
......@@ -221,7 +221,7 @@ deps = {
'condition': 'checkout_fuchsia',
},
'third_party/google_benchmark/src': {
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '60b16f11a30146ac825b7d99be0b9887c24b254a',
'url': Var('chromium_url') + '/external/github.com/google/benchmark.git' + '@' + '74ae5672945e713135a7f47fb26bd14d63488f4f',
},
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'af29db7ec28d6df1c7f0f745186884091e602e07',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment