{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "phong",
  "status": "success",
  "error": "",
  "settings": {
    "width": 1024,
    "height": 1024,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 4,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 186.1723,
    "buildMs": 39.5676,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 11322.2191,
    "downloadMs": null,
    "encodeMs": 269.9128,
    "cleanupMs": 0.1704,
    "totalMs": 11834.5618
  },
  "allocatedBytes": 52663891336,
  "peakWorkingSetBytes": 115089408,
  "peakDeviceBytes": null,
  "gcCollections": [
    4219,
    3,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/high/chair/phong/cpu/f03044f320d2fec3b588214204f709a1c657520c7a3a51c4272472b2859e05c5/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/high/chair/phong/cpu/f03044f320d2fec3b588214204f709a1c657520c7a3a51c4272472b2859e05c5/repeat-001/attempt-001/linear.pfm"
}