Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

perf(es/utils): Prevent too many recursion #9931

Merged
merged 35 commits into from
Jan 23, 2025
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 23, 2025

Description:

image

Some functions may recurse too much and have a bad effect on the performance.

@kdy1 kdy1 added this to the Planned milestone Jan 23, 2025
@kdy1 kdy1 self-assigned this Jan 23, 2025
@kdy1 kdy1 requested a review from a team as a code owner January 23, 2025 07:57
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 23, 2025
Copy link

changeset-bot bot commented Jan 23, 2025

🦋 Changeset detected

Latest commit: b099c35

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

@kdy1 kdy1 requested a review from a team as a code owner January 23, 2025 07:58
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 23, 2025
@kdy1 kdy1 merged commit d24f785 into swc-project:main Jan 23, 2025
165 checks passed
@kdy1 kdy1 deleted the utils-revamp branch January 23, 2025 09:06
@kdy1 kdy1 modified the milestones: Planned, v1.10.10 Jan 27, 2025
@swc-project swc-project locked as resolved and limited conversation to collaborators Feb 26, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant