libvips/benchmark
Kirk Martinez 86cfbc221d
removed broken links and updated
2019-03-18 11:53:27 +00:00
..
README removed broken links and updated 2019-03-18 11:53:27 +00:00
benchmarkn-osx.sh
benchmarkn.sh
sample2.v

README

VIPS SMP benchmark
------------------

This is adapted from the system used to generate images for a Print On Demand project at The National Gallery.

Images from a 10k by 10k studio digital camera are colour processed, resized,
cropped and sharpened. 

This thing was originally processing images off a remote server over a 100Mbit/s
network. No attempt was made to make it quick (there was no point): you 
could make it a lot faster very easily. But it still serves as a benchmark which 
has been tested over many years. It is getting to < 1s per run now though!

See

 https://github.com/libvips/libvips/wiki/Benchmarks

for results. Feel free to contribute your own.