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

fix(es/minifier): Do not abort process on invalid inputs #9654

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Oct 17, 2024

Description:

Related issue:

@kdy1 kdy1 added this to the Planned milestone Oct 17, 2024
@kdy1 kdy1 self-assigned this Oct 17, 2024
Copy link

changeset-bot bot commented Oct 17, 2024

⚠️ No Changeset found

Latest commit: ef83d1b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codspeed-hq bot commented Oct 17, 2024

CodSpeed Performance Report

Merging #9654 will improve performances by 4.95%

Comparing kdy1:issue-8868 (ef83d1b) with main (8a19201)

Summary

⚡ 3 improvements
✅ 191 untouched benchmarks

Benchmarks breakdown

Benchmark main kdy1:issue-8868 Change
es/full/bugs-1 533.1 µs 512.4 µs +4.04%
es/visitor/base-perf/boxing_boxed 3.4 µs 3.3 µs +3.52%
es/visitor/base-perf/boxing_boxed_clone 2.5 µs 2.4 µs +4.95%

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.

swc.minifySync panics on some inputs
1 participant