{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "sky-arena",
  "material": "phong",
  "status": "success",
  "error": "",
  "settings": {
    "width": 512,
    "height": 512,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 3,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 298.0817,
    "buildMs": 84.857,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 3722.5415,
    "downloadMs": null,
    "encodeMs": 135.7841,
    "cleanupMs": 0.0158,
    "totalMs": 4258.3134
  },
  "allocatedBytes": 12091124304,
  "peakWorkingSetBytes": 100642816,
  "peakDeviceBytes": null,
  "gcCollections": [
    968,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/phong/cpu/3769c55136f3e584c5bbab533adfe0422b2836bf2befa89f0313f328a2b57373/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/phong/cpu/3769c55136f3e584c5bbab533adfe0422b2836bf2befa89f0313f328a2b57373/repeat-001/attempt-001/linear.pfm"
}