[libcxx-commits] [libcxx] libcxx: Optimizations for uniform_int_distribution (PR #140161)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 19 07:19:38 PDT 2025


philnik777 wrote:

You said that you avoided changing the algorithm. Do you think we should use a different algorithm that has improved performance? Given that this is a random distribution I don't think it's a huge problem to change what exactly it produces.

https://github.com/llvm/llvm-project/pull/140161


More information about the libcxx-commits mailing list