mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 08:40:11 -06:00
This code used to convert std::string's to raw C strings only to put that back into a std::string. This patch thus removes ~70k temporary allocations when running the CMake daemon on KDevelop. This hotspot was found with heaptrack.
8.4 KiB
8.4 KiB