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: add more api #7335

Closed
wants to merge 13 commits into from
Closed

feat: add more api #7335

wants to merge 13 commits into from

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Jul 28, 2024

Summary

  • chunkGraph.getModuleId
  • fix DynamicEntryPlugin
  • external function contextInfo.issuerLayer
  • external function getResolve
  • deep merge module.rule.resolve
  • optimize calculate module rule perf

Checklist

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

Stack

@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 Jul 28, 2024
@ahabhgk ahabhgk changed the base branch from main to enable-import-atribute July 28, 2024 15:12
@ahabhgk

This comment was marked as outdated.

@rspack-bot

This comment was marked as outdated.

@ahabhgk ahabhgk requested review from hardfist and removed request for jerrykingxyz July 29, 2024 05:56
@ahabhgk
Copy link
Collaborator Author

ahabhgk commented Jul 29, 2024

!bench

@rspack-bot
Copy link

rspack-bot commented Jul 29, 2024

📝 Benchmark detail: Open

Name Base (2024-07-29 c507fe6) Current Change
10000_development-mode + exec 2.18 s ± 21 ms 2.19 s ± 28 ms +0.18 %
10000_development-mode_hmr + exec 693 ms ± 6.5 ms 696 ms ± 8.5 ms +0.31 %
10000_production-mode + exec 2.63 s ± 34 ms 2.67 s ± 31 ms +1.39 %
arco-pro_development-mode + exec 1.9 s ± 71 ms 1.91 s ± 67 ms +0.45 %
arco-pro_development-mode_hmr + exec 434 ms ± 1.3 ms 434 ms ± 2.9 ms -0.07 %
arco-pro_production-mode + exec 3.39 s ± 72 ms 3.36 s ± 53 ms -0.78 %
threejs_development-mode_10x + exec 1.77 s ± 26 ms 1.75 s ± 26 ms -1.07 %
threejs_development-mode_10x_hmr + exec 876 ms ± 8.8 ms 859 ms ± 3.7 ms -1.98 %
threejs_production-mode_10x + exec 5.49 s ± 29 ms 5.51 s ± 34 ms +0.28 %

@ahabhgk ahabhgk force-pushed the enable-import-atribute branch 2 times, most recently from feddf18 to d6d903e Compare July 29, 2024 08:25
Base automatically changed from enable-import-atribute to main July 29, 2024 08:36
@ahabhgk ahabhgk closed this Jul 29, 2024
@ahabhgk ahabhgk deleted the chunkgraph-get-module-id branch July 29, 2024 09:04
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