{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "space-sentinel",
  "material": "matte",
  "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": 224.25570000000002,
    "buildMs": 53.05899999999999,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 3155.6168,
    "downloadMs": null,
    "encodeMs": 110.5794,
    "cleanupMs": 0.0487,
    "totalMs": 3559.8779
  },
  "allocatedBytes": 14041708672,
  "peakWorkingSetBytes": 99041280,
  "peakDeviceBytes": null,
  "gcCollections": [
    1125,
    4,
    2
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/space-sentinel/matte/cpu/78900fe288e385a39f30dc0f02566c293ac6ded29cac59e76493c30ba0c7ebd9/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/space-sentinel/matte/cpu/78900fe288e385a39f30dc0f02566c293ac6ded29cac59e76493c30ba0c7ebd9/repeat-001/attempt-001/linear.pfm"
}