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 rust benchmark case for code splitting #9127

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

JSerFeng
Copy link
Contributor

Summary

Add rust benchmark for code splitting

Checklist

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

Copy link

netlify bot commented Jan 26, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit c00591e
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67972bb6e07b4c00086b8f14

@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 Jan 26, 2025
@JSerFeng JSerFeng requested a review from h-a-n-a January 26, 2025 07:39
Copy link

codspeed-hq bot commented Jan 26, 2025

CodSpeed Performance Report

Merging #9127 will not alter performance

Comparing bench/new-code-splitting (c00591e) with main (b40fb8c)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 2 untouched benchmarks
🆕 4 new benchmarks
⁉️ 2 (👁 2) dropped benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 basic N/A 2.6 ms N/A
🆕 basic_sourcemap N/A 2.8 ms N/A
👁 basic 2.6 ms N/A N/A
👁 basic_sourcemap 2.8 ms N/A N/A
🆕 build_chunk_graph N/A 88.1 ms N/A
🆕 build_chunk_graph_parallel N/A 67.9 ms N/A

@JSerFeng JSerFeng force-pushed the bench/new-code-splitting branch 2 times, most recently from 378bf70 to af8dcff Compare January 26, 2025 09:51
SyMind
SyMind previously approved these changes Jan 26, 2025
@JSerFeng JSerFeng force-pushed the bench/new-code-splitting branch 2 times, most recently from 47cefc3 to 3e09bb7 Compare January 27, 2025 05:16
@JSerFeng JSerFeng force-pushed the bench/new-code-splitting branch from 3e09bb7 to c00591e Compare January 27, 2025 06:46
@JSerFeng JSerFeng enabled auto-merge (squash) January 27, 2025 07:29
@JSerFeng JSerFeng merged commit cc5e3f6 into main Jan 27, 2025
30 checks passed
@JSerFeng JSerFeng deleted the bench/new-code-splitting branch January 27, 2025 07:36
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