{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "sky-arena",
  "material": "phong",
  "status": "success",
  "error": "",
  "settings": {
    "width": 96,
    "height": 96,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 4,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 281.28189999999995,
    "buildMs": 79.43170000000002,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 407.5661,
    "downloadMs": null,
    "encodeMs": 26.211,
    "cleanupMs": 0.0145,
    "totalMs": 818.0974
  },
  "allocatedBytes": 851999224,
  "peakWorkingSetBytes": 98426880,
  "peakDeviceBytes": null,
  "gcCollections": [
    68,
    4,
    2
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/calibration-96/quick/sky-arena/phong/cpu/cbe8a466feeaa96ec50c55a5e0c5dda3c22092f908ee46c8a466dba2e57ebfec/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/calibration-96/quick/sky-arena/phong/cpu/cbe8a466feeaa96ec50c55a5e0c5dda3c22092f908ee46c8a466dba2e57ebfec/repeat-001/attempt-001/linear.pfm"
}