next.js
9a2113cb
- reduce the number of shards on small systems (#89731)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
reduce the number of shards on small systems (#89731) We got a min and a max mixed up, so we treated all systems as if they had 64 cores and actually could overflow the usize on larger systems.
References
#89731 - reduce the number of shards on small systems
Author
lukesandberg
Parents
839fe54b
Loading