Skip to content

feat(minifier)!: add Treeshake options #11786

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Jun 18, 2025

closes #9527

@github-actions github-actions bot added A-minifier Area - Minifier C-enhancement Category - New feature or request labels Jun 18, 2025
Copy link
Member Author

Boshen commented Jun 18, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codspeed-hq bot commented Jun 18, 2025

CodSpeed Instrumentation Performance Report

Merging #11786 will improve performances by 15.26%

Comparing 06-18-feat_minifier_ (7a05e71) with 06-17-refactor_minifier_make_ctx_take_mut_traversectx_ (d5a8f18)

Summary

⚡ 1 improvements
✅ 33 untouched benchmarks
🆕 4 new benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 linter[RadixUIAdoptionSection.jsx] N/A 2.6 ms N/A
🆕 linter[binder.ts] N/A 149.7 ms N/A
🆕 linter[cal.com.tsx] N/A 1.2 s N/A
🆕 linter[react.development.js] N/A 54.8 ms N/A
mangler[cal.com.tsx] 3.5 ms 3.1 ms +15.26%

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jun 18, 2025
Copy link
Member Author

Boshen commented Jun 18, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 06-17-refactor_minifier_make_ctx_take_mut_traversectx_ branch from a48d137 to d5a8f18 Compare June 18, 2025 06:42
@graphite-app graphite-app bot force-pushed the 06-18-feat_minifier_ branch from c1f057e to 7a05e71 Compare June 18, 2025 06:43
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 18, 2025
Base automatically changed from 06-17-refactor_minifier_make_ctx_take_mut_traversectx_ to main June 18, 2025 06:49
@graphite-app graphite-app bot merged commit 7a05e71 into main Jun 18, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 06-18-feat_minifier_ branch June 18, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-minifier Area - Minifier C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minifier: turn off pure annotations
1 participant