[GRASS-dev] wxpython gui: speed of display
Moritz Lennert
mlennert at club.worldonline.be
Thu Aug 24 11:44:46 EDT 2006
Glynn Clements wrote:
> Beyond that, immediate rendering makes it feasible to profile d.vect
> to find out where the CPU cycles are being spent (this isn't practical
> when the rendering process is split between d.vect, the PNG driver,
> and the kernel).
>
> If you want to try that, you need to add -pg to CFLAGS and LDFLAGS,
> and use --disable shared (also, there are problems with lib/init; that
> needs to be compiled without -pg). Running any program will produce a
> file named gmon.out, which can be analysed using gprof.
I just compiled all of GRASS with -pg, but how do I now compile lib/init
without it ?
Moritz
More information about the grass-dev
mailing list