chromium/tools/perf/testdata/crossbench_output/speedometer_2.1/cb.results.json

{
  "cwd": "/example/path",
  "browsers": {
    "chrome_v125_linux.x64.local_0": {
      "cwd": "/example/path/chrome_v125_linux.x64.local_0/stories",
      "probes": {
        "speedometer_2.1": {
          "json": [
            "/example/path/chrome_v125_linux.x64.local_0/stories/speedometer_2.1.json"
          ],
          "csv": [
            "/example/path/chrome_v125_linux.x64.local_0/stories/speedometer_2.1.csv"
          ]
        },
        "cb.system.details": null,
        "cb.log": null,
        "cb.errors": null,
        "cb.durations": {
          "json": [
            "/example/path/chrome_v125_linux.x64.local_0/stories/cb.durations.json"
          ]
        }
      },
      "errors": []
    }
  },
  "probes": {
    "speedometer_2.1": {
      "json": [
        "/example/path/speedometer_2.1.json"
      ],
      "csv": [
        "/example/path/speedometer_2.1.csv"
      ]
    },
    "cb.system.details": null,
    "cb.log": null,
    "cb.errors": null,
    "cb.durations": {
      "json": [
        "/example/path/cb.durations.json"
      ]
    }
  },
  "success": true,
  "errors": []
}