Re: [HACKERS] Profiling the backend (gprof output) [current devel] - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Profiling the backend (gprof output) [current devel]
Date
Msg-id 199801221847.NAA11903@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Profiling the backend (gprof output) [current devel]  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> Anything that can be done without making the code harder to understand
> or maintain should be done.

One thing.  If you find a better/faster/clearer way to code something,
and it appears in several areas/files of the code, it should probably be
done in all those parts, not just the part that gets used a lot.


--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Sergio Brandano
Date:
Subject: ...
Next
From: Bruce Momjian
Date:
Subject: New Developers FAQ