• Stephen Martinis's avatar
    Add new telemetry_perf_tests isolate and script · 0b18efa1
    Stephen Martinis authored
    This CL adds a new isolate called telemetry_perf_tests_new. This
    is a temporary name, so that we can test it out while keeping the
    old isolate name. Eventually, this isolate will probably replace the
    existing isolate.
    
    The main difference between this and the current telemetry_perf_tests
    is the script it's running, which is named
    run_multiple_telemetry_benchmarks_as_googletest.py. As the name
    suggests, the script runs multiple telemetry benchmarks, which is the
    plan for a single swarming task in the future.
    
    Bug: 758630
    Change-Id: If3a8afbb22ae2dbf0ce9e69f9036449d47914d03
    Reviewed-on: https://chromium-review.googlesource.com/668111Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
    Reviewed-by: default avatarEmily Hanley <eyaich@chromium.org>
    Commit-Queue: Stephen Martinis <martiniss@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#504196}
    0b18efa1
run_telemetry_benchmark_as_googletest.py 4.59 KB