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
1 year 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.
Author
bgw
Parents
9d2d3937
Loading