Update benchmark results ahead of v0.15.0, ~20% improvement

This commit is contained in:
Lovell Fuller
2016-05-21 10:21:42 +01:00
parent e3cbcb98c0
commit 933989c87d
5 changed files with 29 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ The typical use case for this high speed Node.js module
is to convert large images in common formats to
smaller, web-friendly JPEG, PNG and WebP images of varying dimensions.
Resizing an image is typically 4x faster than using the
Resizing an image is typically 4x-5x faster than using the
quickest ImageMagick and GraphicsMagick settings.
Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly.