No annotations in the comments was mentioned to be slower than using the
other way.

Regards,
Andrew Scott
http://www.andyscott.id.au/

> -----Original Message-----
> From: Raymond Camden [mailto:rcam...@gmail.com]
> Sent: Tuesday, 16 November 2010 2:56 PM
> To: cf-talk
> Subject: Re: cfscript based components formatting
> 
> 
> I would assume _any_ metadata would make parsing the CFC slower. So this:
> 
> <cffunction name="foo" a=1 b=2 c=3>
> 
> is slower than
> 
> <cffunction name="foo">
> 
> However - I'd question if it was _significantly_ slower. My guess would be
no.
> I'd imagine the 'slower' one would be <1ms slower probably.
> 
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:339268
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to