{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "matte",
  "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": 209.3491,
    "buildMs": 45.88430000000001,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 3210.1932,
    "downloadMs": null,
    "encodeMs": 126.4818,
    "cleanupMs": 0.0171,
    "totalMs": 3609.7909
  },
  "allocatedBytes": 13092547664,
  "peakWorkingSetBytes": 91013120,
  "peakDeviceBytes": null,
  "gcCollections": [
    1049,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/matte/cpu/b95d619f6d91e4bf3cf4bd34f6059128aa9cc5392c9c1c8ea57f91be107eb6a7/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/matte/cpu/b95d619f6d91e4bf3cf4bd34f6059128aa9cc5392c9c1c8ea57f91be107eb6a7/repeat-001/attempt-001/linear.pfm"
}