next.js
bdd2afe7 - perf(turbopack): Decode sourcemap partially (#80177)

Commit
205 days ago
perf(turbopack): Decode sourcemap partially (#80177) ### What? Use the forked version of `sourcemap`. We can improve performance by utilizing https://github.com/kdy1/rust-sourcemap/pull/1 ### Why? It's much faster. 3% ~ 12% build performance improvement ![image](https://github.com/user-attachments/assets/f664fc4c-4ce2-4b2c-ab29-3a860ed24da7) ### How?
Author
Parents
Loading