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

feat: support compilation.modules[i].blocks #7460

Merged
merged 10 commits into from
Aug 6, 2024
Merged

feat: support compilation.modules[i].blocks #7460

merged 10 commits into from
Aug 6, 2024

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented Aug 6, 2024

Summary

feat: support compilation.modules[i].blocks

Relate #7269

Checklist

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

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

netlify bot commented Aug 6, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 722824e
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66b208305e6c590008a67489

@SyMind SyMind changed the title feat: support compilation.modules.blocks feat: support compilation.modules[i].blocks Aug 6, 2024
@SyMind SyMind marked this pull request as ready for review August 6, 2024 06:53
@SyMind
Copy link
Member Author

SyMind commented Aug 6, 2024

!bench

@web-infra-dev web-infra-dev deleted a comment from rspack-bot Aug 6, 2024
@rspack-bot
Copy link

rspack-bot commented Aug 6, 2024

📝 Benchmark detail: Open

Name Base (2024-08-06 b30f0a8) Current Change
10000_development-mode + exec 2.33 s ± 47 ms 2.32 s ± 29 ms -0.33 %
10000_development-mode_hmr + exec 711 ms ± 8 ms 717 ms ± 6.6 ms +0.86 %
10000_production-mode + exec 2.89 s ± 41 ms 2.87 s ± 39 ms -0.81 %
arco-pro_development-mode + exec 1.87 s ± 68 ms 1.89 s ± 55 ms +1.40 %
arco-pro_development-mode_hmr + exec 435 ms ± 1.7 ms 435 ms ± 2.2 ms -0.09 %
arco-pro_production-mode + exec 3.41 s ± 68 ms 3.45 s ± 79 ms +1.27 %
threejs_development-mode_10x + exec 1.71 s ± 16 ms 1.69 s ± 19 ms -1.07 %
threejs_development-mode_10x_hmr + exec 828 ms ± 7.8 ms 810 ms ± 11 ms -2.18 %
threejs_production-mode_10x + exec 5.51 s ± 48 ms 5.49 s ± 26 ms -0.41 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.53 s ± 98 ms 3.48 s ± 79 ms -1.32 %

@SyMind SyMind merged commit ccd6ee8 into main Aug 6, 2024
28 checks passed
@SyMind SyMind deleted the module.size branch August 6, 2024 12:58
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