{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "mirror",
  "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": 182.20479999999998,
    "buildMs": 137.99180000000004,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 126422.7257,
    "downloadMs": null,
    "encodeMs": 144.5043,
    "cleanupMs": 13.1338,
    "totalMs": 126915.3379
  },
  "allocatedBytes": 558431374584,
  "peakWorkingSetBytes": 121085952,
  "peakDeviceBytes": null,
  "gcCollections": [
    44686,
    22,
    4
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/mirror/legacy/6cde48465630134f76217226cf63759f14ef3cf8f65e9829c4af70b88469ccad/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/mirror/legacy/6cde48465630134f76217226cf63759f14ef3cf8f65e9829c4af70b88469ccad/repeat-001/attempt-001/linear.pfm"
}