Onkel Hatti wrote:
Thanks Partha. Nice work.
As you say on your website, the new one is faster than the old one. Yes, thats correct, but still very, very far from being usable. I'm a little sceptical about Gegl, for being usable at all, the speed must increase at least for the factor of ten, better more. I would need gimp for working on my 16Bit DSLR photos of 20 Megapixels. Thats not possible, even with JPG of that size, and I don't think, that this slowliness is just the debugging code.
Do you have any hints, maybe, regarding gegls environment variables, such as GEGL_CHUNK_SIZE, etc, that might speed up gegl?
I have a i870 processor, GTX460 graphics card and 32GB Ram.
Hi Onkel,
Long time!

With your setup, it should be quite fast. I find 16G ram on my i7 laptop usable. Not fast, but usable.

The Mac is faster with only 8G ram.
I think we need to give GEGL a chance.

I would not mess with GEGL_CHUNK_SIZE. I find that it actually slows down.
You can try
GEGL_USE_OPENCL=yes (I do this on the Mac), and perhaps try
GEGL_TILE_SIZE=512x256. I find this to help too.
I am reluctant to use far out optimization while compiling since it's a work in progress.
Thanks,
Partha