Skip to content

Commit d517769

Browse files
authored
[Turbopack] avoid some allocations (#75285)
### What? * more memory efficient AggregationUpdateQueue by using SmallVec and boxing some job types * avoid allocation in CaptureFuture by avoiding the Arc and the Mutex and using a thread local reference
1 parent 7578b8f commit d517769

File tree

4 files changed

+278
-159
lines changed

4 files changed

+278
-159
lines changed

0 commit comments

Comments
 (0)