hyprctl: link to much less libraries (#7212)
This makes hyprctl start significantly faster. $ time for ((i=0; i<1000; i++)); do hyprctl/hyprctl -j activewindow >/dev/null; done Before: 12.269 s (about 12.3 ms/execution) After: 2.142 s (about 2.1 ms/execution)
S
Sami Liedes committed
d5bc3eb1fa0e11e9e77ffef8c8449a9c022a13a5
Parent: 99e9cb5
Committed by GitHub <noreply@github.com>
on 8/7/2024, 2:28:02 PM