Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 authored Dec 31, 2021
1 parent eb114d1 commit bfe5f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fpng.cpp compression compared to stb_image_write.h: 12-19x faster with roughly 5

fpng.cpp decompression compared to stb_image.h: 2.5-3x faster

fpng.cpp compared to libpng: ~23x faster compression, ~2.5-3x faster decompression
fpng.cpp compared to libpng: ~23x faster compression, 2.5-3x faster decompression

Here's an example image encoded by fpng (a downsampled version of "bridge" from [here](http://imagecompression.info/test_images/)):
![fpng encoded "bridge" image](https://github.com/richgel999/fpng/blob/main/example.png)
Expand Down

0 comments on commit bfe5f9c

Please sign in to comment.