GetImageChannelDepth parallel patch
Posted: 2008-05-08T10:12:06-07:00
Hello,
I've edited the statistic.c source file, more specifically the GetImageChannelDepth function, providing a multithreaded version for this function (using OpenMP). Verifying the improvement of performance, I've noticed a speedup of up to 3.6 times on a quad-core machine, just using the tests that are included in the "make check" test cases.
http://rapidshare.com/files/113480058/s ... patch.html
I've edited the statistic.c source file, more specifically the GetImageChannelDepth function, providing a multithreaded version for this function (using OpenMP). Verifying the improvement of performance, I've noticed a speedup of up to 3.6 times on a quad-core machine, just using the tests that are included in the "make check" test cases.
http://rapidshare.com/files/113480058/s ... patch.html