Re: Ways to improve Gimp 2.9 performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Warning: Untested

If you build/compile GIMP and key libraries (e.g. GEGL, BABL) from source, maybe you should try

CFLAGS="-march=native -O3" CXXFLAGS="-march=native -O3" ./autogen.sh ...

instead of the usual

./autogen.sh ...

This may, or may not, make a noticeable difference.

But if I was concerned about speed on my specific hardware, I'd try that first.

And actually, if I do this with BABL and GEGL, make check within GEGL runs 26% faster on my modest laptop.

So, my guess is that propagating the above suggestion to GIMP itself and a few key libraries may make things slightly less painful.
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux