{
  "schemaVersion": 1,
  "engine": "cpu",
  "backend": "cpu/bvh",
  "device": "Intel(R) Core(TM) Ultra 9 185H",
  "scene": "chair",
  "material": "matte",
  "status": "success",
  "error": "",
  "settings": {
    "width": 1024,
    "height": 1024,
    "cameraSamples": 4,
    "lightSamples": 4,
    "glossySamples": 1,
    "maxBounces": 4,
    "threads": 22,
    "tileSize": 16,
    "seed": 2026,
    "precision": "float64",
    "sampler": "regular",
    "transfer": "gamma2"
  },
  "timings": {
    "loadMs": 177.14100000000002,
    "buildMs": 42.819599999999994,
    "compileMs": null,
    "uploadMs": null,
    "traceMs": 11010.7432,
    "downloadMs": null,
    "encodeMs": 272.004,
    "cleanupMs": 0.0179,
    "totalMs": 11519.0951
  },
  "allocatedBytes": 52151208792,
  "peakWorkingSetBytes": 114356224,
  "peakDeviceBytes": null,
  "gcCollections": [
    4178,
    3,
    1
  ],
  "invalidPixels": 0,
  "outputPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/high/chair/matte/cpu/a6de4be3f2349b80d622605dc06d27cc36a82b7c38109072ffdb2c17e59ce1e4/repeat-001/attempt-001/render.png",
  "linearPath": "/home/movj/code/dev/Ray_Tracer_FSharp/artifacts/benchmarks/high/chair/matte/cpu/a6de4be3f2349b80d622605dc06d27cc36a82b7c38109072ffdb2c17e59ce1e4/repeat-001/attempt-001/linear.pfm"
}