mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-01 08:18:20 -04:00
* 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