next.js
6f6ce41b
- [Turbopack] AutoMap, AutoSet and CountHashSet use FxHasher by default (#70691)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Turbopack] AutoMap, AutoSet and CountHashSet use FxHasher by default (#70691) ### What? Use FxHasher instead of RandomState for better performance and less memory ### Why? There is no risk of a DoS attacks here
References
#70691 - [Turbopack] AutoMap, AutoSet and CountHashSet use FxHasher by default
Author
sokra
Parents
f5f424cd
Loading