mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-23 06:10:32 +00:00
Add heapDeltaBytes to REPORTED_METRICS so heap regressions appear in baseline diff tables and CI logs alongside taskDurationMs, style recalcs, and layouts. Update formatValue to use formatBytes for human-readable heap delta display. Addresses review feedback: https://github.com/Comfy-Org/ComfyUI_frontend/pull/10495#discussion_r2985278220