{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "roman-bust",
  "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": 346.36179999999996,
    "buildMs": 73.22070000000005,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 238.6975,
    "downloadMs": null,
    "encodeMs": 30.1166,
    "cleanupMs": 0.0245,
    "totalMs": 712.7515
  },
  "allocatedBytes": 242627896,
  "peakWorkingSetBytes": 92643328,
  "peakDeviceBytes": null,
  "gcCollections": [
    18,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-anchored-integration/quick/roman-bust/phong/cpu/4648f07022cd61e90a03ff5c80dcbefe1d7b7d4d040a77fe286b696141be685e/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-anchored-integration/quick/roman-bust/phong/cpu/4648f07022cd61e90a03ff5c80dcbefe1d7b7d4d040a77fe286b696141be685e/repeat-001/attempt-001/linear.pfm"
}