https://bugs.kde.org/show_bug.cgi?id=501508
--- Comment #2 from Marco Rebhan <m...@dblsaiko.net> --- (In reply to Christoph Cullmann from comment #1) > Mnn, if the swap files are off, that is strange. It would be interesting > where that happens, if you could run Kate in some profiler like 'hotspot' > and tell where the most time is spend that would perhaps show the bottleneck. Trying it again, it does seem related to the swap files, my bad. Just disabling them and testing right away doesn't work which is why I didn't catch it initially, you have to close and reopen the file for the freezes to go away after setting it to either disabled or storing them in a custom local directory. This is strange though, since it's set to "Save swap files every 15s". Why does this setting do something on every key press? Also, should I still attach the generated perf.data file from hotspot? Not sure I'm doing this right since I'm not seeing a relevant function. Most of the time seems to be spent in the UI drawing code in libQt6Gui and I'm not seeing any IO calls anywhere. -- You are receiving this mail because: You are watching all bug changes.