Skip to content

feat(core): bump swc to 4.0.2#8322

Merged
hardfist merged 1 commit intomainfrom
yj/bump-swc
Nov 4, 2024
Merged

feat(core): bump swc to 4.0.2#8322
hardfist merged 1 commit intomainfrom
yj/bump-swc

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

@hardfist hardfist commented Nov 3, 2024

Summary

bump swc to 4.0.2
swc-project/swc#9706 this will reduce rayon mutex contention during make phase

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@hardfist
Copy link
Copy Markdown
Contributor Author

hardfist commented Nov 3, 2024

!bench

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 3, 2024
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Nov 3, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 3, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 08fa98c
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67277c7f07ba05000801dede

@rspack-bot
Copy link
Copy Markdown

rspack-bot commented Nov 3, 2024

📝 Benchmark detail: Open

Name Base (2024-11-03 1161016) Current Change
10000_big_production-mode + exec 46.4 s ± 477 ms 44.2 s ± 1.26 s -4.69 %
10000_development-mode + exec 1.83 s ± 16 ms 1.85 s ± 18 ms +0.97 %
10000_development-mode_hmr + exec 644 ms ± 3.7 ms 642 ms ± 3 ms -0.23 %
10000_production-mode + exec 2.4 s ± 49 ms 2.41 s ± 36 ms +0.35 %
arco-pro_development-mode + exec 1.77 s ± 79 ms 1.78 s ± 53 ms +0.90 %
arco-pro_development-mode_hmr + exec 429 ms ± 3 ms 429 ms ± 2.6 ms +0.01 %
arco-pro_production-mode + exec 3.2 s ± 82 ms 3.2 s ± 85 ms -0.14 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.23 s ± 78 ms 3.26 s ± 50 ms +0.87 %
threejs_development-mode_10x + exec 1.58 s ± 23 ms 1.58 s ± 12 ms +0.12 %
threejs_development-mode_10x_hmr + exec 773 ms ± 4.7 ms 772 ms ± 6.7 ms -0.16 %
threejs_production-mode_10x + exec 4.95 s ± 26 ms 4.93 s ± 22 ms -0.38 %

@hardfist
Copy link
Copy Markdown
Contributor Author

hardfist commented Nov 3, 2024

!bench

@rspack-bot
Copy link
Copy Markdown

rspack-bot commented Nov 3, 2024

📝 Benchmark detail: Open

Name Base (2024-11-03 1161016) Current Change
10000_big_production-mode + exec 46.4 s ± 477 ms 43.2 s ± 812 ms -7.04 %
10000_development-mode + exec 1.83 s ± 16 ms 1.84 s ± 17 ms +0.76 %
10000_development-mode_hmr + exec 644 ms ± 3.7 ms 645 ms ± 1.5 ms +0.16 %
10000_production-mode + exec 2.4 s ± 49 ms 2.42 s ± 29 ms +0.85 %
arco-pro_development-mode + exec 1.77 s ± 79 ms 1.78 s ± 104 ms +0.64 %
arco-pro_development-mode_hmr + exec 429 ms ± 3 ms 429 ms ± 1.3 ms -0.08 %
arco-pro_production-mode + exec 3.2 s ± 82 ms 3.2 s ± 90 ms -0.05 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.23 s ± 78 ms 3.24 s ± 88 ms +0.25 %
threejs_development-mode_10x + exec 1.58 s ± 23 ms 1.57 s ± 14 ms -0.85 %
threejs_development-mode_10x_hmr + exec 773 ms ± 4.7 ms 773 ms ± 7.3 ms -0.07 %
threejs_production-mode_10x + exec 4.95 s ± 26 ms 4.93 s ± 26 ms -0.33 %

@hardfist hardfist enabled auto-merge (squash) November 3, 2024 14:45
@hardfist hardfist merged commit 09218f6 into main Nov 4, 2024
@hardfist hardfist deleted the yj/bump-swc branch November 4, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants