next.js
0ae704f0
- perf(turbopack): Use `u32` for the total node count (#75100)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
344 days ago
perf(turbopack): Use `u32` for the total node count (#75100) ### What? ### Why? This reduces the size of `JsValue` from 56 bytes to 48 bytes. ### How?
References
#75100 - perf(turbopack): Use `u32` for the total node count
Author
kdy1
Parents
a7ac453d
Loading