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/utils): Rewrite inject_after_super #9496

Merged
merged 7 commits into from
Sep 2, 2024

Conversation

magic-akari
Copy link
Member

Description:

BREAKING CHANGE:

Related issue (if exists):

Copy link

changeset-bot bot commented Aug 25, 2024

🦋 Changeset detected

Latest commit: 1935380

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

Copy link

codspeed-hq bot commented Aug 25, 2024

CodSpeed Performance Report

Merging #9496 will improve performances by 4.46%

Comparing magic-akari:perf/inject_after_super (1935380) with main (4b85a92)

Summary

⚡ 3 improvements
✅ 175 untouched benchmarks

Benchmarks breakdown

Benchmark main magic-akari:perf/inject_after_super Change
es/full/bugs-1 547.7 µs 528.8 µs +3.56%
es2022_class_properties 399.8 µs 382.7 µs +4.46%
es/target/es2020 470.7 µs 456.1 µs +3.19%

@magic-akari magic-akari force-pushed the perf/inject_after_super branch 2 times, most recently from 6a370eb to fcccf10 Compare August 26, 2024 02:46
@magic-akari magic-akari marked this pull request as ready for review September 2, 2024 16:19
@magic-akari magic-akari requested review from a team as code owners September 2, 2024 16:19
@magic-akari magic-akari marked this pull request as draft September 2, 2024 16:32
@magic-akari magic-akari marked this pull request as ready for review September 2, 2024 16:36
@kdy1 kdy1 added this to the Planned milestone Sep 2, 2024
@kdy1 kdy1 merged commit c562cfa into swc-project:main Sep 2, 2024
155 checks passed
@magic-akari magic-akari deleted the perf/inject_after_super branch September 2, 2024 18:53
@kdy1 kdy1 modified the milestones: Planned, v1.7.23 Sep 2, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Oct 3, 2024
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.

2 participants