libcosmic/src/config
Michael Aaron Murphy e162c59160
perf: reduce memory usage by dropping ustr dependency
The string cache used by ustr pre-allocates 12 MB, even if we're
only using it for a few font family names. We can therefore
manage our own set of leaked strings to reduce memory usage by 12 MB.
2025-01-03 21:58:04 +01:00
..
mod.rs perf: reduce memory usage by dropping ustr dependency 2025-01-03 21:58:04 +01:00