Commit b01c4367 authored by Ulan Degenbaev's avatar Ulan Degenbaev Committed by Commit Bot

[infra] Add web-tooling-benchmark to tools/try_perf.py

NOTRY=true

Change-Id: I4ac9c02c465e7120ab7059142de505063b3ce1a4
Reviewed-on: https://chromium-review.googlesource.com/1064116
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53235}
parent 3904290f
...@@ -52,6 +52,7 @@ PUBLIC_BENCHMARKS = [ ...@@ -52,6 +52,7 @@ PUBLIC_BENCHMARKS = [
'sunspider', 'sunspider',
'unity', 'unity',
'wasm', 'wasm',
'web-tooling-benchmark',
] ]
V8_BASE = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) V8_BASE = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
......
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