mtpng icon indicating copy to clipboard operation
mtpng copied to clipboard

Use crc32fast crate instead of crc

Open JasperDeSutter opened this issue 4 years ago • 0 comments

See https://crates.io/crates/crc32fast for benchmark data. The speedup is noticeable when the image is multiple MBs. Tests on my machine show 5% faster on 8MB screenshot.

JasperDeSutter avatar Nov 13 '20 09:11 JasperDeSutter