Files
sbox-public/engine/Sandbox.Engine/Game/Services/Benchmark
Lorenz Junglas bae390bcef Improve performance API timing reporting (#5254)
* Track frame-rate cap sleep as an Idle timing stage

* Improve perf stat accumulation

Roll stages and stats up with a single Welford accumulator so window averages are correct, instead of the old running blend.

* Benchmark GCPause timing report millisecond as float instead of int
2026-07-07 10:12:33 +01:00
..