Skip to content

Improve MiniStats VRAM reporting and graph grouping#8460

Open
mvaligursky wants to merge 1 commit intomainfrom
mv-ministats-vram-reporting
Open

Improve MiniStats VRAM reporting and graph grouping#8460
mvaligursky wants to merge 1 commit intomainfrom
mv-ministats-vram-reporting

Conversation

@mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Feb 13, 2026

Summary

  • make MiniStats VRAM reporting first-class by tracking vram.totalUsed as tex + vb + ib + ub + sb, adding vram.buffers, and adding default VRAM display support
  • remove stacked graph rendering and switch graphs to single-height rendering while introducing consistent category coloring for CPU, GPU, and other graphs
  • add expandable VRAM subcategories (tex, geom, and WebGPU-only buffers) with matching MB units/watermarks, and align examples with default VRAM behavior
Screenshot 2026-02-13 at 13 32 07 Screenshot 2026-02-13 at 13 57 38

Enable default VRAM total tracking with expandable VRAM subcategories, remove stacked graph rendering, and align CPU/GPU/main category coloring and example configurations.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Relating to load times or frame rate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant