Walnut icon indicating copy to clipboard operation
Walnut copied to clipboard

Make random number generation thread local

Open LilyIsTrans opened this issue 2 years ago • 0 comments

Simply makes the random number generation thread local, which massively improves performance when generating random numbers across many threads.

LilyIsTrans avatar Dec 18 '22 01:12 LilyIsTrans