rust/crates/ra_prof/src
Aleksey Kladov 24ad1cce2c Avoid premature pessimization
The extra allocation for message should not matter here at all, but
using a static string is just as ergonomic, if not more, and there's
no reason to write deliberately slow code
2020-02-02 18:56:37 +01:00
..
google_cpu_profiler.rs Remove cpuprofile dependencies 2019-08-17 15:29:57 +03:00
lib.rs Avoid premature pessimization 2020-02-02 18:56:37 +01:00
memory_usage.rs Even if jemalloc feature is used do not use it on msvc 2019-11-14 11:47:18 -05:00