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(incremental): chunk level incremental #8367

Merged
merged 7 commits into from
Nov 13, 2024
Merged

feat(incremental): chunk level incremental #8367

merged 7 commits into from
Nov 13, 2024

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Nov 7, 2024

Summary

  • feat: incremental for process chunk runtime requirements
  • feat: incremental for create chunk hashes
  • refactor: change fields to private for Chunk

in case 20000 hmr time on process_chunks_runtime_requirements + create_hash: 15ms -> 3ms

Checklist

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

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Nov 7, 2024
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 8ac33be
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/673445c049a00a0008d1e0ad

@ahabhgk ahabhgk marked this pull request as ready for review November 13, 2024 04:14
@ahabhgk ahabhgk requested a review from JSerFeng November 13, 2024 04:14
JSerFeng
JSerFeng previously approved these changes Nov 13, 2024
@ahabhgk ahabhgk enabled auto-merge (squash) November 13, 2024 06:27
@ahabhgk ahabhgk merged commit 58c2aaf into main Nov 13, 2024
29 checks passed
@ahabhgk ahabhgk deleted the chunk-level-inc branch November 13, 2024 07:13
@h-a-n-a h-a-n-a mentioned this pull request Nov 19, 2024
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants