
Most modern Android devices use ZRAM (compressed RAM as swap space). Default settings compress slowly. Godspeed forces the algorithm (fastest decompression) instead of the slower lz0 or zstd , reducing latency when swapping data back into active memory.