mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
The first optimisation is to compute only once the path, and then always re-use the value which did not change anyway. The second optimisation is to avoid a lot of excessive function calls, including alloc+free that are not necessary and participate in memory fragmentation.
14 KiB
14 KiB