Add details of performance test task - closes #12

This commit is contained in:
Lovell Fuller 2014-04-16 21:55:22 +01:00
parent 0954ca6adf
commit d1b47ef419

View File

@ -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. * [gm](https://github.com/aheckmann/gm) - Fully featured wrapper around GraphicsMagick.
* sharp - Caching within libvips disabled to ensure a fair comparison. * 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 ### Results
| Module | Input | Output | Ops/sec | Speed-up | | Module | Input | Output | Ops/sec | Speed-up |