{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "authored",
  "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": 248.3385,
    "buildMs": 57.59029999999998,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 4232.5297,
    "downloadMs": null,
    "encodeMs": 128.0722,
    "cleanupMs": 0.0165,
    "totalMs": 4682.0808
  },
  "allocatedBytes": 13197314184,
  "peakWorkingSetBytes": 102154240,
  "peakDeviceBytes": null,
  "gcCollections": [
    1057,
    4,
    2
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/authored/cpu/d95ffd35aa0c58e22b834694d64b63a6f44b80ed4da79f98edcf099f3535d708/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/authored/cpu/d95ffd35aa0c58e22b834694d64b63a6f44b80ed4da79f98edcf099f3535d708/repeat-001/attempt-001/linear.pfm"
}