https://bugs.kde.org/show_bug.cgi?id=500877
--- Comment #11 from jonathanb...@gmail.com --- Another idea. If the compression method for swapping could be decoupled from file saving, then it could also be upgraded to a modern alternative optimized for speed. Based on https://github.com/lz4/lz4?tab=readme-ov-file#benchmarks, ZSTD is 30% smaller while maintaining the same speeds, or LZ4 is twice as fast at the same compression ratio. It would obviously be more work, but would also futureproof it for upgrades in the future. -- You are receiving this mail because: You are watching all bug changes.