{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "phong",
  "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": 174.1267,
    "buildMs": 133.03309999999996,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 106988.7542,
    "downloadMs": null,
    "encodeMs": 150.90990000000002,
    "cleanupMs": 13.4824,
    "totalMs": 107475.1362
  },
  "allocatedBytes": 443063465424,
  "peakWorkingSetBytes": 119529472,
  "peakDeviceBytes": null,
  "gcCollections": [
    35454,
    22,
    4
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/phong/legacy/8ed75359feaa6c16fc113692ae1aed1274ebeba342d871d4566703f190baafba/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/phong/legacy/8ed75359feaa6c16fc113692ae1aed1274ebeba342d871d4566703f190baafba/repeat-001/attempt-001/linear.pfm"
}