Revision 1664803...
Go back to digest for 14th April 2013Features in Office
Dmitry Kazakov committed changes in [calligra] libs/pigment/KoColorConversionCache.cpp:
Implement a per-thread color space conversion cache
This makes the cross-colorspace painting about 2 times faster.
There is really high contention on this mutex, so the per-thread storage
relaxes it a bit.
File Changes
Modified 1 files
- libs/pigment/KoColorConversionCache.cpp
1 files changed in total