{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "glossy",
  "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": 179.6449,
    "buildMs": 38.94729999999999,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 4059.4414,
    "downloadMs": null,
    "encodeMs": 136.1733,
    "cleanupMs": 0.1563,
    "totalMs": 4434.746
  },
  "allocatedBytes": 15470384816,
  "peakWorkingSetBytes": 91316224,
  "peakDeviceBytes": null,
  "gcCollections": [
    1240,
    2,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glossy/cpu/27b318105b8aade9553a4ca14de0fbc50bc6eb26bb90065b4828cd857289dc64/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/standard/chair/glossy/cpu/27b318105b8aade9553a4ca14de0fbc50bc6eb26bb90065b4828cd857289dc64/repeat-001/attempt-001/linear.pfm"
}