Commits

Denys Vlasenko committed b7dfbbcdaaa
gzip: speed up send_bits() Replace one RMW op with store. This speeds up gzip of a png file by ~2%. function old new delta send_bits 62 66 +4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
gzip: speed up send_bits() Replace one RMW op with store. This speeds up gzip of a png file by ~2%. function old new delta send_bits 62 66 +4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Everything looks good. We'll let you know here if there's anything you should know about.