mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -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`.
6.9 KiB
6.9 KiB