Revision 46e5b55...

Go back to digest for 27th May 2012

Optimization in Office

Boudewijn Rempt committed changes in [calligra] libs/pigment/KoColorSpaceAbstract.h:

Make converting pixels much faster

The check for id() is really expensive (see valgrind log attached
to bug 300285), so short-circuit that in the common case where it's
not necessary.

File Changes

Modified 1 files
  • libs/pigment/KoColorSpaceAbstract.h
1 files changed in total