[Patch] Bug 712640: gnc-engine.c parallel optimization
Alex Kempster
alkempster.cu at gmail.com
Mon Nov 18 18:28:25 EST 2013
Hello,
I made a minor performance optimisation which is attached to:
https://bugzilla.gnome.org/show_bug.cgi?id=712640 . Would someone be kind
enough to provide feedback / merge it with the repository?
The optimisations use OpenMP so to utilise it you may need to add a
./configure option:
./configure CFLAGS=-fopenmp
not including the above will compile without the optimisation and shouldn't
affect normal operation / compilation in any way.
Thanks for your time!
--
Kind Regards,
Alex Kempster
www.computingunlocked.com
More information about the gnucash-devel
mailing list