{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "phong",
  "status": "success",
  "error": "",
  "settings": {
    "width": 64,
    "height": 64,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 4,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 163.2372,
    "buildMs": 34.3445,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 236.9005,
    "downloadMs": null,
    "encodeMs": 19.4347,
    "cleanupMs": 0.0117,
    "totalMs": 469.8545
  },
  "allocatedBytes": 243634304,
  "peakWorkingSetBytes": 79036416,
  "peakDeviceBytes": null,
  "gcCollections": [
    19,
    1,
    0
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-anchored-integration/quick/chair/phong/cpu/75837209d5ccdd7b08cd8296aadd0d0353bb1b749494f32c3cec74add778018d/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-anchored-integration/quick/chair/phong/cpu/75837209d5ccdd7b08cd8296aadd0d0353bb1b749494f32c3cec74add778018d/repeat-001/attempt-001/linear.pfm"
}