next.js
3e279c3c - perf(turbo-tasks-fs): Call shrink_to_fit when building an immutable Rope (#75505)

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.
Author
bgw bgw
Parents
Loading