From d1b47ef419827f9853598012ac50ab7fce47a01f Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 16 Apr 2014 21:55:22 +0100 Subject: [PATCH] Add details of performance test task - closes #12 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f7b693cf..5c81117d 100755 --- a/README.md +++ b/README.md @@ -221,6 +221,10 @@ Running the tests requires both ImageMagick and GraphicsMagick plus one of eithe * [gm](https://github.com/aheckmann/gm) - Fully featured wrapper around GraphicsMagick. * sharp - Caching within libvips disabled to ensure a fair comparison. +### The task + +Decompress a 2725x2225 JPEG image, resize and crop to 720x480, then compress to JPEG. + ### Results | Module | Input | Output | Ops/sec | Speed-up |