Skip to content

Speed up focused plot interactions - #94

Merged
galjos merged 1 commit into
mainfrom
perf/focused-plot-responsiveness
Jul 28, 2026
Merged

Speed up focused plot interactions#94
galjos merged 1 commit into
mainfrom
perf/focused-plot-responsiveness

Conversation

@galjos

@galjos galjos commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • coalesce focused plot resize layout work
  • reuse focused plot layout across data-only redraws
  • cache histogram KDE curves until input data changes
  • defer SciPy loading until the first histogram

Validation

  • 267 unit/integration tests passed with configured 100% coverage
  • 9 end-to-end GUI/TUI tests passed
  • checked time-series and histogram windows at normal and compact sizes
  • local focused redraw median improved from 22.5 ms to 5.5 ms
  • local GUI import timing improved from 2.15 s to 0.72 s

@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 (51b9f2e) to head (696163d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #94   +/-   ##
=========================================
  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 merged commit f3ccf09 into main Jul 28, 2026
3 checks passed
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