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

perf: try cached source #8726

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

perf: try cached source #8726

wants to merge 1 commit into from

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented Dec 16, 2024

Summary

Checklist

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

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 476cb09
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67601e76aa47600009daa505
😎 Deploy Preview https://deploy-preview-8726--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SyMind SyMind force-pushed the perf-by-cached-source branch from 5b836d6 to c6f0071 Compare December 16, 2024 09:02
@SyMind
Copy link
Member Author

SyMind commented Dec 16, 2024

!bench

@github-actions github-actions bot added release: performance release: performance related release(mr only) team The issue/pr is created by the member of Rspack. labels Dec 16, 2024
@rspack-bot
Copy link

rspack-bot commented Dec 16, 2024

📝 Benchmark detail: Open

Name Base (2024-12-16 2f4992b) Current Change
10000_big_production-mode_disable-minimize + exec 38.4 s ± 586 ms 38.1 s ± 596 ms -0.91 %
10000_development-mode + exec 1.89 s ± 64 ms 1.89 s ± 21 ms -0.06 %
10000_development-mode_hmr + exec 690 ms ± 23 ms 666 ms ± 7.2 ms -3.42 %
10000_production-mode + exec 2.49 s ± 47 ms 2.5 s ± 70 ms +0.16 %
arco-pro_development-mode + exec 1.77 s ± 76 ms 1.79 s ± 72 ms +0.85 %
arco-pro_development-mode_hmr + exec 379 ms ± 1.4 ms 378 ms ± 1.6 ms -0.24 %
arco-pro_production-mode + exec 3.33 s ± 128 ms 3.3 s ± 58 ms -1.04 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.41 s ± 149 ms 3.37 s ± 94 ms -1.30 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.34 s ± 90 ms 3.3 s ± 127 ms -1.13 %
threejs_development-mode_10x + exec 1.62 s ± 14 ms 1.61 s ± 13 ms -0.26 %
threejs_development-mode_10x_hmr + exec 787 ms ± 10 ms 777 ms ± 31 ms -1.27 %
threejs_production-mode_10x + exec 5.42 s ± 77 ms 5.38 s ± 155 ms -0.63 %
10000_big_production-mode_disable-minimize + rss memory 9499 MiB ± 255 MiB 9442 MiB ± 160 MiB -0.61 %
10000_development-mode + rss memory 629 MiB ± 18.3 MiB 705 MiB ± 29.5 MiB +12.17 %
10000_development-mode_hmr + rss memory 1515 MiB ± 164 MiB 1506 MiB ± 268 MiB -0.56 %
10000_production-mode + rss memory 590 MiB ± 18 MiB 707 MiB ± 43 MiB +19.77 %
arco-pro_development-mode + rss memory 570 MiB ± 26.4 MiB 605 MiB ± 29.7 MiB +6.09 %
arco-pro_development-mode_hmr + rss memory 640 MiB ± 39 MiB 639 MiB ± 52.8 MiB -0.07 %
arco-pro_production-mode + rss memory 690 MiB ± 48.5 MiB 747 MiB ± 49.8 MiB +8.22 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 736 MiB ± 73.2 MiB 753 MiB ± 34.3 MiB +2.37 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 728 MiB ± 34.9 MiB 756 MiB ± 53.6 MiB +3.89 %
threejs_development-mode_10x + rss memory 590 MiB ± 19.2 MiB 648 MiB ± 41.1 MiB +9.71 %
threejs_development-mode_10x_hmr + rss memory 1125 MiB ± 168 MiB 1255 MiB ± 207 MiB +11.56 %
threejs_production-mode_10x + rss memory 896 MiB ± 52.9 MiB 985 MiB ± 54.4 MiB +9.89 %

@SyMind SyMind force-pushed the perf-by-cached-source branch from c6f0071 to 476cb09 Compare December 16, 2024 12:35
@SyMind
Copy link
Member Author

SyMind commented Dec 16, 2024

!bench

@rspack-bot
Copy link

rspack-bot commented Dec 16, 2024

📝 Benchmark detail: Open

Name Base (2024-12-16 2f4992b) Current Change
10000_big_production-mode_disable-minimize + exec 38.4 s ± 586 ms 37.7 s ± 631 ms -1.76 %
10000_development-mode + exec 1.89 s ± 64 ms 1.84 s ± 24 ms -2.22 %
10000_development-mode_hmr + exec 690 ms ± 23 ms 674 ms ± 31 ms -2.31 %
10000_production-mode + exec 2.49 s ± 47 ms 2.46 s ± 40 ms -1.08 %
arco-pro_development-mode + exec 1.77 s ± 76 ms 1.78 s ± 73 ms +0.24 %
arco-pro_development-mode_hmr + exec 379 ms ± 1.4 ms 379 ms ± 5.6 ms +0.10 %
arco-pro_production-mode + exec 3.33 s ± 128 ms 3.29 s ± 91 ms -1.33 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.41 s ± 149 ms 3.3 s ± 85 ms -3.27 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.34 s ± 90 ms 3.3 s ± 67 ms -1.24 %
threejs_development-mode_10x + exec 1.62 s ± 14 ms 1.61 s ± 17 ms -0.67 %
threejs_development-mode_10x_hmr + exec 787 ms ± 10 ms 787 ms ± 30 ms -0.03 %
threejs_production-mode_10x + exec 5.42 s ± 77 ms 5.35 s ± 168 ms -1.18 %
10000_big_production-mode_disable-minimize + rss memory 9499 MiB ± 255 MiB 9401 MiB ± 77.2 MiB -1.04 %
10000_development-mode + rss memory 629 MiB ± 18.3 MiB 690 MiB ± 22.7 MiB +9.77 %
10000_development-mode_hmr + rss memory 1515 MiB ± 164 MiB 1452 MiB ± 248 MiB -4.10 %
10000_production-mode + rss memory 590 MiB ± 18 MiB 684 MiB ± 29 MiB +15.84 %
arco-pro_development-mode + rss memory 570 MiB ± 26.4 MiB 588 MiB ± 28.1 MiB +3.16 %
arco-pro_development-mode_hmr + rss memory 640 MiB ± 39 MiB 610 MiB ± 82.4 MiB -4.64 %
arco-pro_production-mode + rss memory 690 MiB ± 48.5 MiB 742 MiB ± 52.9 MiB +7.49 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 736 MiB ± 73.2 MiB 775 MiB ± 49.4 MiB +5.41 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 728 MiB ± 34.9 MiB 761 MiB ± 49.3 MiB +4.59 %
threejs_development-mode_10x + rss memory 590 MiB ± 19.2 MiB 635 MiB ± 29.1 MiB +7.51 %
threejs_development-mode_10x_hmr + rss memory 1125 MiB ± 168 MiB 1170 MiB ± 165 MiB +3.95 %
threejs_production-mode_10x + rss memory 896 MiB ± 52.9 MiB 984 MiB ± 60.5 MiB +9.85 %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: performance release: performance 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.

2 participants