Skip to content

perf: incremental build chunk graph#7721

Merged
JSerFeng merged 2 commits intomainfrom
perf/build-chunk-graph
Oct 28, 2024
Merged

perf: incremental build chunk graph#7721
JSerFeng merged 2 commits intomainfrom
perf/build-chunk-graph

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

@JSerFeng JSerFeng commented Aug 29, 2024

Summary

make code-splitting incremental, rebuild can cost less time than first build, only rebuild chunks that are needed

Checklist

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

@github-actions github-actions bot added the release: performance release: performance related release(mr only) label Aug 29, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 29, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 9b93bb1
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/671f340b32602200080b5cf4
😎 Deploy Preview https://deploy-preview-7721--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.

@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 3 times, most recently from 9ec1690 to 7116cb5 Compare August 30, 2024 08:50
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch from 7116cb5 to 7c76393 Compare September 9, 2024 13:06
@JSerFeng
Copy link
Copy Markdown
Contributor Author

!bench

@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch from 7c76393 to a5c05b9 Compare September 10, 2024 09:36
@rspack-bot
Copy link
Copy Markdown

⏳ Triggered benchmark: Open

@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 4 times, most recently from 86f714c to 136f54a Compare September 11, 2024 09:57
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 3 times, most recently from 1c4cc38 to 900b7f4 Compare September 20, 2024 16:39
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch from 06248b7 to efe9281 Compare October 9, 2024 07:47
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 2 times, most recently from 666b1fa to e1014cd Compare October 16, 2024 10:10
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 8 times, most recently from ea9fd95 to 139460a Compare October 25, 2024 10:01
@JSerFeng JSerFeng marked this pull request as ready for review October 25, 2024 10:21
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch 2 times, most recently from 493d049 to c6239ee Compare October 28, 2024 03:21
@JSerFeng JSerFeng force-pushed the perf/build-chunk-graph branch from c6239ee to 9b93bb1 Compare October 28, 2024 06:49
@JSerFeng JSerFeng enabled auto-merge (squash) October 28, 2024 07:18
@JSerFeng JSerFeng requested a review from ahabhgk October 28, 2024 07:27
@JSerFeng JSerFeng merged commit 9371531 into main Oct 28, 2024
@JSerFeng JSerFeng deleted the perf/build-chunk-graph branch October 28, 2024 07:29
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants