Skip to content

Speed up Live Monitor redraws - #93

Merged
galjos merged 1 commit into
mainfrom
perf/dashboard-redraw
Jul 27, 2026
Merged

Speed up Live Monitor redraws#93
galjos merged 1 commit into
mainfrom
perf/dashboard-redraw

Conversation

@galjos

@galjos galjos commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • reuse layout across data-only Live Monitor refreshes
  • skip redraws when a resize does not change the grid or typography
  • switch small panels to compact labels before text can collide
  • reduce shared time-range allocation

Validation

  • 264 unit/integration tests passed with configured 100% coverage
  • 9 end-to-end GUI/TUI tests passed
  • checked examples/md-02.en at normal and compact window sizes
  • controlled 11-panel redraw median improved from 278 ms to 185 ms

@galjos
galjos requested a review from ape33 July 27, 2026 12:46
@galjos galjos added the App label Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0fb9fef) to head (f81a41e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          636       636           
=========================================
  Hits           636       636           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@galjos
galjos removed the request for review from ape33 July 27, 2026 12:54
@galjos
galjos merged commit 51b9f2e into main Jul 27, 2026
3 checks passed
@galjos
galjos deleted the perf/dashboard-redraw branch July 27, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant