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/minifier): Parallelize handling of class members #9900

Merged
merged 6 commits into from
Jan 19, 2025

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 19, 2025

Description:

These methods were missing and it makes the minification of some files needlessly slow.

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

changeset-bot bot commented Jan 19, 2025

🦋 Changeset detected

Latest commit: 1498754

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 19, 2025 15:32
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 19, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 19, 2025
@kdy1 kdy1 enabled auto-merge (squash) January 19, 2025 15:35
@kdy1 kdy1 merged commit ed74839 into swc-project:main Jan 19, 2025
166 checks passed
@kdy1 kdy1 deleted the par-class-members branch January 19, 2025 16:04
kdy1 added a commit to vercel/next.js that referenced this pull request Jan 20, 2025
### What?

Update SWC crates.

- ChangeLog: swc-project/swc@[email protected][email protected]


### Why?

To keep in sync and apply minifier perf PRs like

 - swc-project/swc#9894
 - swc-project/swc#9895
 - swc-project/swc#9900
 - swc-project/swc#9901
 - swc-project/swc#9902


### How?
@kdy1 kdy1 modified the milestones: Planned, v1.10.9 Jan 21, 2025
@swc-project swc-project locked as resolved and limited conversation to collaborators Feb 21, 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