next.js
3e279c3c
- perf(turbo-tasks-fs): Call shrink_to_fit when building an immutable Rope (#75505)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
351 days ago
perf(turbo-tasks-fs): Call shrink_to_fit when building an immutable Rope (#75505) `Rope` is an immutable type, and gets stored in a `Vc`. Like we do for other celled types, we should shrink it before storing it inside of `Arc`s.
References
#75505 - perf(turbo-tasks-fs): Call shrink_to_fit when building an immutable Rope
Author
bgw
Parents
9d2d3937
Loading