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 #9200

Merged
merged 5 commits into from Sep 10, 2023
Merged

Bump swc #9200

merged 5 commits into from Sep 10, 2023

Conversation

mischnic
Copy link
Member

Add the common_ahash feature to swc to keep using ahash: swc-project/swc#7816

Closes #9198

@parcel-benchmark
Copy link

parcel-benchmark commented Aug 17, 2023

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 1.40s +32.00ms
Cached 259.00ms +10.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/legacy/index.html 826.00b +0.00b 351.00ms +20.00ms ⚠️
dist/modern/index.html 749.00b +0.00b 351.00ms +21.00ms ⚠️

Cached Bundles

Bundle Size Difference Time Difference
dist/legacy/index.8692583b.js 1.48kb +0.00b 318.00ms -20.00ms 🚀
dist/legacy/index.a2819fc3.js 1.06kb +0.00b 318.00ms -20.00ms 🚀
dist/modern/index.d90ef1a6.js 917.00b +0.00b 317.00ms -20.00ms 🚀
dist/legacy/index.html 826.00b +0.00b 340.00ms -32.00ms 🚀
dist/modern/index.html 749.00b +0.00b 338.00ms -33.00ms 🚀

React HackerNews ✅

Timings

Description Time Difference
Cold 3.83s -63.00ms
Cached 380.00ms +20.00ms ⚠️

Cold Bundles

Bundle Size Difference Time Difference
dist/PermalinkedComment.3145598b.js 3.94kb +0.00b 316.00ms -28.00ms 🚀
dist/UserProfile.b37bbaff.js 1.38kb +0.00b 316.00ms -27.00ms 🚀
dist/NotFound.c08212ea.js 265.00b +0.00b 316.00ms -27.00ms 🚀
dist/logo.8dd07848.png 244.00b +0.00b 263.00ms -28.00ms 🚀

Cached Bundles

Bundle Size Difference Time Difference
dist/PermalinkedComment.3145598b.js 3.94kb +0.00b 304.00ms -29.00ms 🚀
dist/UserProfile.b37bbaff.js 1.38kb +0.00b 303.00ms -30.00ms 🚀
dist/NotFound.c08212ea.js 265.00b +0.00b 304.00ms -29.00ms 🚀
dist/logo.8dd07848.png 244.00b +0.00b 259.00ms -18.00ms 🚀

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 33.31s -51.00ms
Cached 1.97s +40.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/ConfigPanelFieldsLoader.1a016f33.js 82.96kb +0.00b 10.14s +1.05s ⚠️
dist/archive.fe044de4.js 60.16kb +0.00b 10.17s +2.69s ⚠️
dist/media-viewer-analytics-error-boundary.54c54975.js 3.19kb +0.00b 10.17s +2.69s ⚠️
dist/ru.aaea8ba6.js 2.81kb +0.00b 7.32s +2.03s ⚠️
dist/codeViewerRenderer.7d374cd5.js 2.61kb +0.00b 10.17s +2.69s ⚠️
dist/heading5.20183aa6.js 1.23kb +0.00b 5.23s +645.00ms ⚠️
dist/ro.ee42c980.js 478.00b +0.00b 7.32s +2.03s ⚠️
dist/index.html 248.00b +0.00b 10.21s +5.92s ⚠️

Cached Bundles

No bundle changes detected.

Three.js ✅

Timings

Description Time Difference
Cold 2.96s +9.00ms
Cached 296.00ms -23.00ms 🚀

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

Click here to view a detailed benchmark overview.

yarn.lock Show resolved Hide resolved
@mischnic mischnic merged commit f569eb1 into v2 Sep 10, 2023
14 of 15 checks passed
@mischnic mischnic deleted the bump-swc branch September 10, 2023 12:46
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 2 incorrectly builds react-virtuoso with --no-scope-hoist
4 participants