Thanks for all the replies

The page i have which takes 150ms to execute on the development server
(1000mhz dell 512ram server)  uses modules heavily i understand that hitting
the database can cause bottle necks but what i really wondered was if the
extra execution time justifies the modulisation and reuse of code!

I suppose it depends on how busy the site will be!

-----Original Message-----
From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
Sent: 25 January 2001 01:10
To: CF-Server
Subject: Re: Page execution time too long?




Greg Wolfinger wrote:

> >   150 millisecs under no load would cause some alarm for me personally.
> We
>
> It all depends on what the page is doing.
>

  Agreed.  It also depends on the machines configuration.

  While my development machine (a year old Gateway) was out getting
serviced, I had the pleasure of working on a brand new eMachine with 32 mb
of RAM.
   I remember seeing real big numbers for page load times.  Multiple 150 by
10,000 or so.  The same pages would run on my development machine (slower
processor, 348 of RAM) in 10-15 millisecs.

eMachines, a real expensive doorstop.

--
Jeff Houser | mailto:[EMAIL PROTECTED]
AIM: Reboog711  | ICQ: 5246969 | Phone: 860-229-2781
--
Instant ColdFusion 4.5  | ISBN: 0-07-213238-8
Due out 3rd Quarter 2001
--
DotComIt, LLC
database driven web data using ColdFusion, Lotus Notes/Domino
--
Half of the Alternative Folk Duo called Far Cry Fly
http://www.farcryfly.com | http://www.mp3.com/FarCryFly
--
Promise me no dead end streets, and I'll guarantee we'll have a road
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to