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

Bump swc #7033

Merged
merged 4 commits into from
Oct 8, 2021
Merged

Bump swc #7033

merged 4 commits into from
Oct 8, 2021

Conversation

mischnic
Copy link
Member

@mischnic mischnic commented Oct 7, 2021

Closes #6999

  • the react transform now requires passing the global mark
  • expr_simplifier now accepts a config
  • fixed a cargo clippy warning

@height
Copy link

height bot commented Oct 7, 2021

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@parcel-benchmark
Copy link

parcel-benchmark commented Oct 7, 2021

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 1.77s -17.00ms
Cached 310.00ms -11.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 556.00ms +29.00ms ⚠️
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 558.00ms +29.00ms ⚠️
dist/modern/parcel.7cdb0fad.webp 102.94kb +0.00b 558.00ms +30.00ms ⚠️
dist/legacy/index.786e03c3.js 1.59kb +0.00b 780.00ms -73.00ms 🚀
dist/legacy/index.8aaa89c9.js 1.20kb +0.00b 780.00ms -73.00ms 🚀
dist/modern/index.7b46005f.js 1.13kb +0.00b 781.00ms -71.00ms 🚀

React HackerNews ✅

Timings

Description Time Difference
Cold 9.47s +46.00ms
Cached 492.00ms -19.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 1.05m +310.00ms
Cached 1.79s +36.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

Bundle Size Difference Time Difference
dist/EmojiPickerComponent.2bc79859.js 146.67kb +0.00b 19.47s -10.40s 🚀
dist/esm.f1a592e5.js 33.15kb +0.00b 19.47s -10.41s 🚀
dist/DatePicker.f2994e45.js 22.98kb +0.00b 19.47s -10.40s 🚀
dist/js.660b75db.js 17.25kb +0.00b 36.30s -11.53s 🚀
dist/png-chunks-extract.5c9c0fb9.js 3.58kb +0.00b 36.30s -11.53s 🚀
dist/feedback.c7e69064.js 1.77kb +0.00b 19.47s -10.40s 🚀
dist/workerHasher.3639b1f9.js 1.63kb +0.00b 19.47s -10.41s 🚀
dist/heading6.a693146e.js 1.51kb +0.00b 19.47s -10.41s 🚀
dist/heading5.8bfafe21.js 1.38kb +0.00b 19.47s -10.41s 🚀
dist/expand.a44d10fe.js 1.29kb +0.00b 19.47s -10.40s 🚀

Three.js ✅

Timings

Description Time Difference
Cold 6.53s -51.00ms
Cached 401.00ms +3.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

Click here to view a detailed benchmark overview.

@mischnic
Copy link
Member Author

mischnic commented Oct 7, 2021

Lets wait and see if swc-project/swc#2373 gets merged soon, then we can close #6999 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parcel v2 ignores terser compress option (switches)
3 participants