Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

perf(es/codegen): Remove needless allocations #9890

Merged
merged 9 commits into from
Jan 17, 2025
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 16, 2025

Description:

get_quoted_utf16 allocates too much

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

changeset-bot bot commented Jan 16, 2025

🦋 Changeset detected

Latest commit: 5dbd7a7

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 16, 2025 20:07
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 16, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 16, 2025
@kdy1 kdy1 enabled auto-merge (squash) January 16, 2025 20:25
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 17, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 17, 2025
@kdy1 kdy1 merged commit f230ff2 into swc-project:main Jan 17, 2025
167 checks passed
@kdy1 kdy1 deleted the min-chores branch January 17, 2025 04:47
kdy1 added a commit to vercel/next.js that referenced this pull request Jan 17, 2025
### What?

Update SWC crates.

- ChangeLog: swc-project/swc@swc_core@v10.2.5...swc_core@v10.3.0


### Why?

To apply swc-project/swc#9890, which reduces lots of allocations while generating ES code.

### How?
@kdy1 kdy1 modified the milestones: Planned, 1.10.8 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant