{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "space-sentinel",
  "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": 220.28569999999996,
    "buildMs": 49.92380000000004,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 6542.3391,
    "downloadMs": null,
    "encodeMs": 120.3461,
    "cleanupMs": 0.0155,
    "totalMs": 6949.484
  },
  "allocatedBytes": 32898056224,
  "peakWorkingSetBytes": 99553280,
  "peakDeviceBytes": null,
  "gcCollections": [
    2635,
    4,
    2
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/space-sentinel/glass/cpu/a82c552de6bf32a9f1bde01954217ea70ed747caf9b32ed4f8f19520c911606a/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/space-sentinel/glass/cpu/a82c552de6bf32a9f1bde01954217ea70ed747caf9b32ed4f8f19520c911606a/repeat-001/attempt-001/linear.pfm"
}