julia
4db8c1b7
- Use faster PRNG in the allocations profiler (#57761)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use faster PRNG in the allocations profiler (#57761) `rand()` locks and is slow. This uses the seed from `ptls`.
References
#57761 - Use faster PRNG in the allocations profiler
Author
kpamnany
Parents
2f54acb0
Loading