next.js
f2468331 - Turbopack: remove value compression dictionary (#82338)

Commit
234 days ago
Turbopack: remove value compression dictionary (#82338) ### What? remove value compression dictionary It doesn't have benefit as each block is already large as we merge small values together and medium size values are already large. This also gives the benefit that we do not need to recompress medium value blocks when doing compaction
Author
Parents
Loading