next.js
42ab0048 - perf(turbopack): Use `triomphe::Arc` for `Rope` (#76141)

Commit
311 days ago
perf(turbopack): Use `triomphe::Arc` for `Rope` (#76141) ### What? I tried using `triomphe::Arc` for `Rope`, although there was no big performance difference on my device (mac, M3 Max) ### Why? It's a clear win, even if it's very small.
Author
Parents
Loading