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

feat(swc_allocator): Provide allocators #10061

Merged
merged 38 commits into from
Feb 20, 2025
Merged

feat(swc_allocator): Provide allocators #10061

merged 38 commits into from
Feb 20, 2025

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 20, 2025

Description:

This PR refactors swc_allocator so that it provides fundamental types for allocators crate.

@kdy1 kdy1 added this to the Planned milestone Feb 20, 2025
@kdy1 kdy1 self-assigned this Feb 20, 2025
Copy link

changeset-bot bot commented Feb 20, 2025

🦋 Changeset detected

Latest commit: ad41bd8

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 marked this pull request as ready for review February 20, 2025 15:46
@kdy1 kdy1 requested review from a team as code owners February 20, 2025 15:46
@kdy1 kdy1 enabled auto-merge (squash) February 20, 2025 15:47
@kdy1 kdy1 disabled auto-merge February 20, 2025 15:47
@kdy1 kdy1 enabled auto-merge (squash) February 20, 2025 15:47
@kdy1 kdy1 disabled auto-merge February 20, 2025 16:09
@kdy1 kdy1 merged commit d4362f7 into swc-project:main Feb 20, 2025
169 checks passed
@kdy1 kdy1 deleted the alloc-only branch February 20, 2025 16:09
Copy link

codspeed-hq bot commented Feb 20, 2025

CodSpeed Performance Report

Merging #10061 will degrade performances by 3.52%

Comparing kdy1:alloc-only (ad41bd8) with main (19d01d7)

Summary

⚡ 3 improvements
❌ 2 regressions
✅ 186 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
es/lints/libs/lodash 8.1 ms 8.4 ms -3.52%
es/lints/libs/react 1.8 ms 1.7 ms +5.74%
es/minifier/libs/jquery 140 ms 131.2 ms +6.69%
es/minifier/libs/lodash 160.8 ms 152.8 ms +5.24%
es/minifier/libs/vue 190 ms 196.9 ms -3.5%

@kdy1 kdy1 modified the milestones: Planned, v1.11.1 Feb 25, 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