6 ms·
> IMO it is a questionable decision to spend CPU resources on randomization … It takes about 3 ns to choose a random starting bucket, which is basically free r
by barsonme 2y ago
> IMO it is a questionable decision to spend CPU resources on randomization …
It takes about 3 ns to choose a random starting bucket, which is basically free relative to the iteration itself.