Skip to content

Comments

release: v1.0.0-beta.43#6503

Merged
shulaoda merged 3 commits intomainfrom
release-v1.0.0-beta.43-1760329535
Oct 13, 2025
Merged

release: v1.0.0-beta.43#6503
shulaoda merged 3 commits intomainfrom
release-v1.0.0-beta.43-1760329535

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 13, 2025

[1.0.0-beta.43] - 2025-10-13

⚡ Parallel Sourcemap Generation with experimental.nativeMagicString

  • 2.18x faster builds than Babel Parser + JS MagicString
  • Biggest gains for plugins heavily using transform hooks

Before: Transform + sourcemap both blocked in JS ❌
After: Only transform in JS, sourcemaps in Rust thread ✅

Comparison in apps/10000 benchmark:

  • Babel Parser + JS MagicString: baseline
  • Oxc + native MagicString: 2.18x faster 🚀

See more details: Document & Benchmark

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

⚙️ Miscellaneous Tasks

❤️ New Contributors

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 13, 2025

How to use the Graphite Merge Queue

Add the label graphite: merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit c973ec3
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/68ec8e03edf97b0008ff81b9

@shulaoda shulaoda assigned shulaoda and unassigned Boshen Oct 13, 2025
shulaoda and others added 2 commits October 13, 2025 13:28
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: dalaoshu <[email protected]>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: dalaoshu <[email protected]>
@shulaoda shulaoda merged commit e760825 into main Oct 13, 2025
25 checks passed
@shulaoda shulaoda deleted the release-v1.0.0-beta.43-1760329535 branch October 13, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants