{
  "schemaVersion": 1,
  "engine": "legacy-port",
  "backend": "cpu/kdtree",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "sky-arena",
  "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": 230.37260000000003,
    "buildMs": 265.5297999999999,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 135422.905,
    "downloadMs": null,
    "encodeMs": 141.6548,
    "cleanupMs": 20.9472,
    "totalMs": 136093.0436
  },
  "allocatedBytes": 641049478240,
  "peakWorkingSetBytes": 138219520,
  "peakDeviceBytes": null,
  "gcCollections": [
    51295,
    24,
    5
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/phong/legacy/c47a4bf108bddeae54eea83450f529a2ef23714093b4dfbf099451e040e919a6/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/phong/legacy/c47a4bf108bddeae54eea83450f529a2ef23714093b4dfbf099451e040e919a6/repeat-001/attempt-001/linear.pfm"
}