• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "description": "A directed benchmark of image decoding performance",
3  "navigate_steps": [
4    { "action": "navigate" },
5    { "action": "javascript", "expression": "runBenchmark();" },
6    { "action": "wait", "javascript": "isDone" }
7  ],
8  "image_decoding_measurement_limit_results_to_min_iterations": true,
9  "pages": [
10    { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?gif" },
11    { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?jpg" },
12    { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?png" },
13    { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?webp" }
14  ]
15}
16