{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "sky-arena",
  "material": "glass",
  "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": 290.3849,
    "buildMs": 83.52640000000001,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 5141.1504,
    "downloadMs": null,
    "encodeMs": 128.1911,
    "cleanupMs": 0.0186,
    "totalMs": 5666.2818
  },
  "allocatedBytes": 17390213664,
  "peakWorkingSetBytes": 103251968,
  "peakDeviceBytes": null,
  "gcCollections": [
    1393,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/glass/cpu/2b8e09315056863938ae9284dc484ccd4f3f3f67a1dad7b131c7e3f294a8898d/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/sky-arena/glass/cpu/2b8e09315056863938ae9284dc484ccd4f3f3f67a1dad7b131c7e3f294a8898d/repeat-001/attempt-001/linear.pfm"
}