mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
339c2b886a
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