|
|
|
|
|
by gforce_de
290 days ago
|
|
I really needs more benchmarks, especially decompression time.
Also the sizes are interesting for very small images, but for
real images, there are maybe better lossy variants: nz_scene - PEP = 73.542 bytes,
lossy-PNG = 43.557 bytes,
lossy-WEBP = 26.654 bytes,
lossy-mozcjpeg = 15.716 bytes
So it's not about filesize here, it must be decompression speed. |
|