{
  "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": 185.4687,
    "buildMs": 147.78509999999997,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 246702.9475,
    "downloadMs": null,
    "encodeMs": 183.54410000000001,
    "cleanupMs": 17.6644,
    "totalMs": 247255.3519
  },
  "allocatedBytes": 957912738456,
  "peakWorkingSetBytes": 118648832,
  "peakDeviceBytes": null,
  "gcCollections": [
    76656,
    50,
    5
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glass/legacy/93ea3585b54542c39f32f975ae0f3cb997b5b4a2dfc65628b8bef9cc956bafa7/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glass/legacy/93ea3585b54542c39f32f975ae0f3cb997b5b4a2dfc65628b8bef9cc956bafa7/repeat-001/attempt-001/linear.pfm"
}