{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "space-sentinel",
  "material": "phong",
  "status": "success",
  "error": "",
  "settings": {
    "width": 64,
    "height": 64,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 4,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 228.19689999999997,
    "buildMs": 67.87760000000002,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 256.9354,
    "downloadMs": null,
    "encodeMs": 25.2634,
    "cleanupMs": 0.012,
    "totalMs": 598.4933
  },
  "allocatedBytes": 273720688,
  "peakWorkingSetBytes": 86827008,
  "peakDeviceBytes": null,
  "gcCollections": [
    22,
    4,
    2
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-integration/quick/space-sentinel/phong/cpu/bfd4dafff8c49c0891a01854fb91b9d6551c5864330363f975c3a3102c46bb79/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/cpu-gpu-integration/quick/space-sentinel/phong/cpu/bfd4dafff8c49c0891a01854fb91b9d6551c5864330363f975c3a3102c46bb79/repeat-001/attempt-001/linear.pfm"
}