{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "glass",
  "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": 166.67,
    "buildMs": 138.68790000000004,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 213839.5271,
    "downloadMs": null,
    "encodeMs": 119.9672,
    "cleanupMs": 10.4215,
    "totalMs": 214293.3293
  },
  "allocatedBytes": 957928687056,
  "peakWorkingSetBytes": 120168448,
  "peakDeviceBytes": null,
  "gcCollections": [
    76656,
    43,
    4
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glass/legacy/3d839092c32158d206573fa2d6e7860ceefe85a0bba514296e4e52c790fe6fe3/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glass/legacy/3d839092c32158d206573fa2d6e7860ceefe85a0bba514296e4e52c790fe6fe3/repeat-001/attempt-001/linear.pfm"
}