{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "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": 212.4756,
    "buildMs": 161.09040000000002,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 111203.0492,
    "downloadMs": null,
    "encodeMs": 171.3581,
    "cleanupMs": 14.7205,
    "totalMs": 111777.3889
  },
  "allocatedBytes": 442707938880,
  "peakWorkingSetBytes": 122519552,
  "peakDeviceBytes": null,
  "gcCollections": [
    35426,
    21,
    4
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/matte/legacy/74e1be63005cb82a8b95c646015c54a0178fc9f1c5431a6cd03fd6751240dd95/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/matte/legacy/74e1be63005cb82a8b95c646015c54a0178fc9f1c5431a6cd03fd6751240dd95/repeat-001/attempt-001/linear.pfm"
}