-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix(hstr): Prevent memory leak for global stores #10047
Conversation
🦋 Changeset detectedLatest commit: e247ebf 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 |
### What? Apply swc-project/swc#10047 ### Why? To reduce memory usage.
CodSpeed Performance ReportMerging #10047 will degrade performances by 12.24%Comparing Summary
Benchmarks breakdown
|
Description:
Related issue:
hstr
: Global atom store should not leak memory #10032