Skip to content

Fix compiler common check speed for many polygons#238

Merged
tdhock merged 11 commits intomasterfrom
many-polygons
Sep 27, 2025
Merged

Fix compiler common check speed for many polygons#238
tdhock merged 11 commits intomasterfrom
many-polygons

Conversation

@tdhock
Copy link
Copy Markdown
Collaborator

@tdhock tdhock commented Sep 27, 2025

Closes #235

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.67%. Comparing base (e32921c) to head (3095077).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
- Coverage   77.68%   77.67%   -0.02%     
==========================================
  Files         164      164              
  Lines        8803     8799       -4     
  Branches      572      560      -12     
==========================================
- Hits         6839     6835       -4     
  Misses       1964     1964              
Flag Coverage Δ
javascript 95.36% <ø> (ø)
r 69.50% <100.00%> (-0.03%) ⬇️

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

☔ 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.

@tdhock tdhock merged commit fe051f4 into master Sep 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

common chunk quadratic, too slow for many groups

1 participant