Originally created by @LGUG2Z on GitHub (Nov 15, 2023).
While I'm here, was the 0.19 komorebic exe in the releases compiled at optimised level? I'm having massive performance issues with it. Using a terminal to send the commands, it takes almost a second to respond and change focus. If I replace it with the 0.18 exe I have no issues.
Originally created by @LGUG2Z on GitHub (Nov 15, 2023).
> While I'm here, was the 0.19 komorebic exe in the releases compiled at optimised level? I'm having massive performance issues with it. Using a terminal to send the commands, it takes almost a second to respond and change focus. If I replace it with the 0.18 exe I have no issues.
_Originally posted by @BlueDrink9 in https://github.com/LGUG2Z/komorebi/issues/578#issuecomment-1809305874_
I haven't heard any other reports of performance regressions yet. Are you able to compile the binaries locally with the --release flag and see if the results are still the same?
If so, can you share some more details around the specs of the machine you're running on, and your configuration file 🙏
@LGUG2Z commented on GitHub (Nov 15, 2023):
@BlueDrink9 the binaries were built with the `--release` flag as usual on CI: https://github.com/LGUG2Z/komorebi/blob/2a6aa09b07aa552c1e5d14bbdbca1dcfe235a467/.github/workflows/windows.yaml#L78
I haven't heard any other reports of performance regressions yet. Are you able to compile the binaries locally with the `--release` flag and see if the results are still the same?
If so, can you share some more details around the specs of the machine you're running on, and your configuration file 🙏
I can't compile locally because I use it on a work machine without rust tools, (which I know will be frustrating for debugging, sorry!) I'll see what specs I can transcribe via phone, and I'll try a minimal config. (I'm not using static config - config is all via powershell/komorebic).
I'll also try install and run it on my win vm at home. Thanks for looking into this!
@BlueDrink9 commented on GitHub (Nov 15, 2023):
I can't compile locally because I use it on a work machine without rust tools, (which I know will be frustrating for debugging, sorry!) I'll see what specs I can transcribe via phone, and I'll try a minimal config. (I'm not using static config - config is all via powershell/komorebic).
I'll also try install and run it on my win vm at home. Thanks for looking into this!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LGUG2Z on GitHub (Nov 15, 2023).
Originally posted by @BlueDrink9 in https://github.com/LGUG2Z/komorebi/issues/578#issuecomment-1809305874
@LGUG2Z commented on GitHub (Nov 15, 2023):
@BlueDrink9 the binaries were built with the
--releaseflag as usual on CI: https://github.com/LGUG2Z/komorebi/blob/2a6aa09b07aa552c1e5d14bbdbca1dcfe235a467/.github/workflows/windows.yaml#L78I haven't heard any other reports of performance regressions yet. Are you able to compile the binaries locally with the
--releaseflag and see if the results are still the same?If so, can you share some more details around the specs of the machine you're running on, and your configuration file 🙏
@BlueDrink9 commented on GitHub (Nov 15, 2023):
I can't compile locally because I use it on a work machine without rust tools, (which I know will be frustrating for debugging, sorry!) I'll see what specs I can transcribe via phone, and I'll try a minimal config. (I'm not using static config - config is all via powershell/komorebic).
I'll also try install and run it on my win vm at home. Thanks for looking into this!
@LGUG2Z commented on GitHub (May 12, 2024):
If this is still an issue with current versions of komorebi please re-open