Skip to content

perf: prevent O(n²) deduplication loop#94

Merged
bartveneman merged 1 commit intomainfrom
perf/dedupe-filter
Mar 17, 2026
Merged

perf: prevent O(n²) deduplication loop#94
bartveneman merged 1 commit intomainfrom
perf/dedupe-filter

Conversation

@bartveneman
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

Bundle Report

Changes will decrease total bundle size by 54 bytes (-0.21%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
index.js-esm 11.97kB -54 bytes (-0.45%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: index.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js -54 bytes 10.61kB -0.51%

Files in index.js:

  • ./src/lib/index.ts → Total Size: 2.35kB

@bartveneman bartveneman merged commit d9cfa01 into main Mar 17, 2026
6 of 7 checks passed
@bartveneman bartveneman deleted the perf/dedupe-filter branch March 17, 2026 21:00
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@88b4b2e). Learn more about missing BASE report.
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage        ?   96.54%           
=======================================
  Files           ?       14           
  Lines           ?     1014           
  Branches        ?      135           
=======================================
  Hits            ?      979           
  Misses          ?       34           
  Partials        ?        1           

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

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.

2 participants