hi,

it seems you need most of your computation time to create thumnails.. there
are a couple of tweaks you could do in your config/darktablerc to speed
that up if you don't care about thumbnail quality too much. the problem is,
when using jpg as input, most of these don't apply (since there's no small
embedded thumbnail to be pulled out of the file and faster demosaicing
options etc don't apply either).

-jo

On Sat, Jun 13, 2015 at 10:05 PM, Vladimir "Equidamoid" Shapranov <
[email protected]> wrote:

> Hi all,
>
> It takes about one a second to switch to the next image in Darktable mode.
> Images are ~5000x3000 jpegs, CPU is 4-core i7, OS X 10.9.5, Darktable 1.6.6
>
> Here are the log entries that I found interesting:
> [dev_pixelpipe] took 0.173 secs (1.225 CPU) initing base buffer [full]
> [dev_pixelpipe] took 0.389 secs (2.639 CPU) processed `orientation' on
> GPU, blended on GPU [full]
> [dev_pixelpipe] took 0.591 secs (3.910 CPU) initing base buffer [thumbnail]
> [dev_pixelpipe] took 0.002 secs (0.003 CPU) processed `orientation' on
> GPU, blended on GPU [thumbnail]
>
> And with OpenCL disabled:
> [dev_pixelpipe] took 0.615 secs (4.200 CPU) initing base buffer [thumbnail]
> [dev_pixelpipe] took 0.000 secs (0.000 CPU) processed `orientation' on
> CPU, blended on CPU [thumbnail]
>
> So the question is what's wrong with that base buffer and how make switch
> between images faster?
>
>
> Thank you.
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Darktable-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/darktable-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to