mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
v0.1.19 performance regressions #260
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:2a6aa09b07/.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
--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