Skip to content

perf(es/renamer): Use IndexSet for rename queue#9866

Merged
kdy1 merged 2 commits intoswc-project:mainfrom
kdy1:dce-indexset
Jan 11, 2025
Merged

perf(es/renamer): Use IndexSet for rename queue#9866
kdy1 merged 2 commits intoswc-project:mainfrom
kdy1:dce-indexset

Conversation

@kdy1
Copy link
Copy Markdown
Member

@kdy1 kdy1 commented Jan 11, 2025

Description:

Vec::contains was causing a time complexity issue for large input files.

@kdy1 kdy1 added this to the Planned milestone Jan 11, 2025
@kdy1 kdy1 self-assigned this Jan 11, 2025
@kdy1 kdy1 requested a review from a team as a code owner January 11, 2025 02:16
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 11, 2025

🦋 Changeset detected

Latest commit: 6c2b307

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

kodiakhq[bot]
kodiakhq Bot previously approved these changes Jan 11, 2025
@kdy1 kdy1 enabled auto-merge (squash) January 11, 2025 02:17
@kdy1 kdy1 requested a review from a team as a code owner January 11, 2025 02:17
@kdy1 kdy1 merged commit f404720 into swc-project:main Jan 11, 2025
@kdy1 kdy1 deleted the dce-indexset branch January 11, 2025 02:45
@kdy1 kdy1 modified the milestones: Planned, 1.10.8 Jan 19, 2025
@swc-project swc-project locked as resolved and limited conversation to collaborators Feb 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant