<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 3, 2015 at 7:32 AM, Thorsten Zachmann <span dir="ltr"><<a href="mailto:t.zachmann@zagge.de" target="_blank"></a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Git commit df3efb5e49354337b2eb39f054c17e8e5c94f6ed by Thorsten Zachmann.<br>
Committed on 03/07/2015 at 04:25.<br>
Pushed by zachmann into branch 'krita-optimize-zachmann'.<br>
<br>
Optimize per channel filter.<br>
<br>
Don't create the transformation for every patch. The speed difference is very<br>
noticable if lightness is changed.<br></blockquote><div><br></div><div>Hehe, yes, perchannel trasnformation may be really complex in 'Lightness' mode, because it converts the pixels to Lab, applies the transformation on the 'L' curve and then converts the colors back to the source color space. Nice catch!<br></div><div> </div></div><br></div></div>