{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "roman-bust",
  "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": 232.4819,
    "buildMs": 334.65049999999997,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 133615.8781,
    "downloadMs": null,
    "encodeMs": 114.88029999999999,
    "cleanupMs": 23.9321,
    "totalMs": 134334.0861
  },
  "allocatedBytes": 604632060824,
  "peakWorkingSetBytes": 139771904,
  "peakDeviceBytes": null,
  "gcCollections": [
    48375,
    24,
    5
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/roman-bust/phong/legacy/9092ab3da5b253382209294dd67d12dd2913fe1634cc1ce30cb96e0d9b231e49/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/roman-bust/phong/legacy/9092ab3da5b253382209294dd67d12dd2913fe1634cc1ce30cb96e0d9b231e49/repeat-001/attempt-001/linear.pfm"
}