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 chunkGroup.getModulePreOrderIndex #8588

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JSerFeng
Copy link
Contributor

@JSerFeng JSerFeng commented Dec 2, 2024

Summary

close #8548

Support ChunkGroup.getModulePreOrderIndex and ChunkGroup.getModulePostOrderIndex

Checklist

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

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

netlify bot commented Dec 2, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 3f63b28
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/677671059e555400089d6280

@JSerFeng JSerFeng force-pushed the feat/get-cgm-order-index branch from 90f7162 to 0726ce5 Compare December 4, 2024 06:59
@JSerFeng JSerFeng force-pushed the feat/get-cgm-order-index branch from 0726ce5 to f211d45 Compare January 2, 2025 05:51
Copy link

codspeed-hq bot commented Jan 2, 2025

CodSpeed Performance Report

Merging #8588 will not alter performance

Comparing feat/get-cgm-order-index (3f63b28) with main (e768650)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

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

✅ 3 untouched benchmarks

@JSerFeng JSerFeng force-pushed the feat/get-cgm-order-index branch from f211d45 to 6c30b74 Compare January 2, 2025 06:26
@JSerFeng JSerFeng force-pushed the feat/get-cgm-order-index branch from 6c30b74 to 3f63b28 Compare January 2, 2025 10:57
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.

[Feature]: JsChunkGroup support getModulePreOrderIndex, getModulePostOrderIndex
1 participant