Skip to content

[pull] canary from vercel:canary#133

Merged
pull[bot] merged 3 commits into
code:canaryfrom
vercel:canary
May 16, 2025
Merged

[pull] canary from vercel:canary#133
pull[bot] merged 3 commits into
code:canaryfrom
vercel:canary

Conversation

@pull

@pull pull Bot commented May 16, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

kdy1 added 3 commits May 16, 2025 08:34
### What?

Run `minify()` on the `rayon` threadpool instead of the `tokio` threadpool.

### Why?

ES minification is a very CPU-intensive operation, and more importantly, it calls `rayon` internally anyway. So it's better to run it from the rayon thread pool from the start.

It seems like this PR makes the total build ~ 3% faster, at the cost of a small RSS increase.

x-ref: Numbers at
https://vercel.slack.com/archives/C06PPGZ0FD3/p1747349799503749?thread_ts=1747349784.352809&cid=C06PPGZ0FD3
### What?

Update the `sourcemap` crate to the latest version.

### Why?

To apply getsentry/rust-sourcemap#121
@pull pull Bot added the ⤵️ pull label May 16, 2025
@pull pull Bot merged commit 9003170 into code:canary May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant