Re: [HACKERS] Speedups

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: jwieck@debis.com
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-03-04T16:30:10Z
Lists: pgsql-hackers
>         Parsing and rule rewriting    14 %
>         Optimizer and planning         6 %
>         Query execution               80 %
>                                     ------
>         Total time in backend        100 %
> 

Nice analysis.  Certainly looks like Query Execution is the way to go. 
profiling has shown quite a lot to help us.  Usually it is not the
executor itself, but the subsystems it calls.

-- 
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)