gitbutler
gitbutler copied to clipboard
App stuck when opening large files like pnpm-lock.yml
For me this caused a crash. The WebKitWebProcess process ate all the remaining memory until my system was exhausted and all apps crashed
Same issue here, it get's unusably slow, perhaps it should only render till the edge of the window and not all at once
fixed in release 0.10.17
Actually, before closing this, @ojpro, would you be able to test a recent version of the app? I mitigated this by not automatically rendering these files on click. There are some optimizations that we can do in the actual rendering, but I would like to track it in a separate ticket
Seems to be fixed (First image is full file change, second is just small part)
Tested on 0.10.21
Good to know, in this case I am closing this issue. Feel free to open a new issue if you hit another performance issue