next.js
42ab0048
- perf(turbopack): Use `triomphe::Arc` for `Rope` (#76141)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#76141 - perf(turbopack): Use `triomphe::Arc` for `Rope`
Author
kdy1
Parents
99dd96ce
Loading