tree: e30707fbc36e964be9668b96a0e92d3ed159b281 [path history] [tgz]
  1. benchmarks/
  2. extension/
  3. media_router_config.py
  4. README.md
  5. run_benchmark.py
chrome/test/media_router/telemetry/README.md

How to run benchmarks for Media Router

  1. Run the following command to find all the available browsers:
./chrome/test/media_router/telemetry/run_benchmark --browser list

Let <browser> be one of the results.

  1. Run the following command to get benchmarks for media router dialog latency:
./chrome/test/media_router/telemetry/run_benchmark --browser=<browser> \
    media_router.cpu_memory

The results will be in <chromium src folder>/chrome/test/media_router/telemetry/results.html