blob: 0b09e959420326405ea771aa16a55f2c33a1680b [file] [log] [blame]
{
"description": "A directed benchmark of image decoding performance",
"navigate_steps": [
{ "action": "navigate" },
{ "action": "javascript", "expression": "runBenchmark();" },
{ "action": "wait", "javascript": "isDone" }
],
"image_decoding_measurement_limit_results_to_min_iterations": true,
"pages": [
{ "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?gif" },
{ "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?jpg" },
{ "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?png" },
{ "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?webp" }
]
}