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

refactor(common): Simplify SyntaxContext and Mark #9476

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Aug 21, 2024

Description:

This PR removes transparent of SyntaxContext and is_builtin of Mark.

Related issue:

@kdy1 kdy1 added this to the Planned milestone Aug 21, 2024
Copy link

changeset-bot bot commented Aug 21, 2024

🦋 Changeset detected

Latest commit: a4d9988

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 August 21, 2024 04:54
@kdy1 kdy1 requested a review from a team as a code owner August 21, 2024 04:54
Austaras
Austaras previously approved these changes Aug 21, 2024
@kdy1 kdy1 changed the base branch from dev to main August 21, 2024 04:57
@kdy1 kdy1 dismissed Austaras’s stale review August 21, 2024 04:57

The base branch was changed.

kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 21, 2024
@kdy1 kdy1 enabled auto-merge (squash) August 21, 2024 04:58
@kdy1 kdy1 merged commit 4bee30a into swc-project:main Aug 21, 2024
154 checks passed
@kdy1 kdy1 deleted the issue-9346-2 branch August 21, 2024 05:31
Copy link

codspeed-hq bot commented Aug 21, 2024

CodSpeed Performance Report

Merging #9476 will degrade performances by 3.33%

Comparing kdy1:issue-9346-2 (a4d9988) with main (3ee8980)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 176 untouched benchmarks

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

Benchmarks breakdown

Benchmark main kdy1:issue-9346-2 Change
es/full/bugs-1 548.6 µs 567.4 µs -3.33%
es/visitor/base-perf/boxing_unboxed_clone 2.6 µs 2.5 µs +5.93%

@kdy1 kdy1 modified the milestones: Planned, v1.7.17 Aug 23, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Sep 23, 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.

RFC: Simplify SyntaxContext and Mark
2 participants