Revision 89a12b0...
Go back to digest for 15th April 2012Optimization in Office
Boudewijn Rempt committed changes in [calligra] libs/pigment/KoBasicHistogramProducers.cpp:
Make histogram calculation faster
By converting all pixels in one go, instead of pixel by pixel.
KoColorSpace::convertTo is really expensive.
This helps with the startup speed of the levels filter on large
images.
Ok to backport to 2.4?
File Changes
Modified 1 files
- libs/pigment/KoBasicHistogramProducers.cpp
1 files changed in total