Re: [Gimp-developer] Ways to improve Gimp 2.9 performance
- From: Elle Stone <l elle stone gmail com>
- To: Nicolas Robidoux <nicolas robidoux gmail com>
- Cc: Gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] Ways to improve Gimp 2.9 performance
- Date: Thu, 28 Feb 2013 14:19:12 -0500
On 2/28/13, Nicolas Robidoux <nicolas robidoux gmail com> wrote:
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 ...
CFLAGS is for c code CXXFLAGS is for c++ code, according to info
gleaned from stackoverflow. Does Gimp, babl, and/or gegl have any c++
code? Does it hurt to use both? I think I'll give this a try, can't
hurt, right?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]