Re: Help with Database Performance Estimation

From: Chris Jack <chrisj_at_pro-data.demon.co.uk>
Date: Fri, 27 Aug 1993 20:53:36 +0000
Message-ID: <746484816snz_at_pro-data.demon.co.uk>


In article <1993Aug27.173206.18011_at_source.asset.com> mcconnel_at_source.asset.com writes:

> I am trying to put together some sort of prediction as to the
>amount of slowdown in performance I can expect as our database grows
>(we expect it to triple very soon). I am particularly interested in
>cpu time and elapsed time.
>
>I AM concerned that memory buffering will throw off my resulting times.
>
How about doing all queries through VIEWs which, as I understand Oracle's implementation, don't buffer pages in memory.

-- 
Chris Jack
Received on Fri Aug 27 1993 - 22:53:36 CEST

Original text of this message