I would say it was probably slower in windows 2000, it is a core part of IIS
now.


remember, that cfml has to be compiled into java byte code, processed by
JRUN and then executed by the JRE, so more steps involved and JRUN certainly
uses far more system resources than ASP.

The advantage of CF was never its execution speed, but rather its RAD speed.

Russ

On Tue, Jul 12, 2011 at 9:08 PM, Mark A. Kruger <[email protected]>wrote:

>
> Russ,
>
> I would say ASP "might" be quicker on say windows 2000 which still
> supported
> native COM .... but it was never really considered super duper fast...
> (even
> for a windows application) It had fast OLE DB access I suppose. But I
> always
> thought of it as just bolted on to IIS as a "must have" sort of cgi+ layer.
> Windows web tech wasn't really sophisticated till .NET came around. Don't
> you think?
>
> -Mark
>
> -----Original Message-----
> From: Russ Michaels [mailto:[email protected]]
> Sent: Tuesday, July 12, 2011 2:10 PM
> To: cf-talk
> Subject: Re: Total Execution Time
>
>
> also remember that ASP is a native technology on windows/IIS so is
> most likely to run quicker, if you were to coompare 2 technologies that run
> as an additional tier on top of the OS, such as PHP and CF on windows, then
> the results would be a more fair comparison.
>
> Russ
>
> On Tue, Jul 12, 2011 at 7:53 PM, Bryan Stevenson <
> [email protected]> wrote:
>
> >
> > + 1
> >
> > On Tue, 2011-07-12 at 13:47 -0500, Mark A. Kruger wrote:
> >
> > > Remember that the "first" run of a CF page compiles the page to java
> byte
> > > code. For comparison you should only be testing subsequent loads of the
> > page
> > > (after the compile). It's also useful to explain that compiling process
> > to
> > > the user. :)
> > >
> > > -mark
> >
> >
> > --
> >
> >
> > Bryan Stevenson B.Comm.
> > VP & Director of E-Commerce Development
> > Electric Edge Systems Group Inc.
> > phone: 250.480.0642
> > fax: 250.480.1264
> > cell: 250.920.8830
> > e-mail: [email protected]
> > web: www.electricedgesystems.com
> >
> > Notice:
> > This message, including any attachments, is confidential and may contain
> > information that is privileged or exempt from disclosure. It is intended
> > only for the person to whom it is addressed unless expressly authorized
> > otherwise by the sender. If you are not an authorized recipient, please
> > notify the sender immediately and permanently destroy all copies of this
> > message and attachments.
> > Please consider the environment before printing this e-mail
> >
> >
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346204
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to