Skip to content

perf: add debounce for preview updates to reduce unnecessary renders

3bb15e4
Select commit
Loading
Failed to load commit list.
Merged

perf: optimize picker performance with event queue and preview debouncing #38

perf: add debounce for preview updates to reduce unnecessary renders
3bb15e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2025 in 0s

82.14% (+0.37%) compared to e435174

View this Pull Request on Codecov

82.14% (+0.37%) compared to e435174

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.14%. Comparing base (e435174) to head (3bb15e4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   81.77%   82.14%   +0.37%     
==========================================
  Files          26       27       +1     
  Lines        1761     1798      +37     
  Branches      176      185       +9     
==========================================
+ Hits         1440     1477      +37     
  Misses        318      318              
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.