mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-14 02:59:53 -06:00
When profiling Qt builds on macos, about 2.2% of a `cmake` invocation was spent reading from `/dev/urandom`. Use a (thread)local rng to mitigate this cost, particularly in `cmGeneratedFileStreamBase::Open`.
24 KiB
24 KiB