{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "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": 309.5804,
    "buildMs": 44.8694,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 2903.3462,
    "downloadMs": null,
    "encodeMs": 131.0838,
    "cleanupMs": 0.1507,
    "totalMs": 3407.8436
  },
  "allocatedBytes": 11172561456,
  "peakWorkingSetBytes": 104001536,
  "peakDeviceBytes": null,
  "gcCollections": [
    894,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/roman-bust/phong/cpu/823322d5cbc1d7b8ed275235348a5e020cef14ecf6c675d16be8dac7612a15a9/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/roman-bust/phong/cpu/823322d5cbc1d7b8ed275235348a5e020cef14ecf6c675d16be8dac7612a15a9/repeat-001/attempt-001/linear.pfm"
}