Re: performance control?
- From: Michael Ekstrand <mekstran scl ameslab gov>
- To: gtkmm-list gnome org
- Cc: oedipus <alexander arnoldt gmx de>
- Subject: Re: performance control?
- Date: Wed, 8 Nov 2006 12:29:22 -0600
On Nov 7, 2006, at 9:41 AM, spam freaklamarsch de wrote:
if you are using gcc for compiling your application you can use the
-gp flag. This causes the compiled application to produce profiler
data which can be analyzed with gprof. (Or search for a gprof GUI)
Minor correction: it's -pg, not -gp.
Now, I believe Gimp is doing a bunch of memory-caching thing using
tiles and such, not sure how it's doing it. There is, however, a
project to build a library for doing Gimp-style manipulations -
perhaps that would be helpful to the OP's cause.
- Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]