julia
4db8c1b7 - Use faster PRNG in the allocations profiler (#57761)

Commit
1 year ago
Use faster PRNG in the allocations profiler (#57761) `rand()` locks and is slow. This uses the seed from `ptls`.
Author
Parents
Loading