On 23 Mar 2001, at 7:31, Steve Nelson wrote:
> What were you using to test the bottleneck?
Just two templates: one that set the value of a variable to an 80,000
character string [ (using RepeatString("HalHelms",10000) ] and a second one
that does the same thing, then runs formurl2attributes.
On my Celeron 333 dev box, the impact amount to 1 to 4ms increase over 10
trials (changing the variable name each time to avoid cache phantoms).
So the impact isn't in processing time, but I'm certainly in favor of a
solution that would avoid unnecessarily copying variables in server memory.
This is what started me thinking about pointers.
- Jeff
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- RE: Musings on Attributes (was Best Practic... Strange Tactics
- RE: Musings on Attributes (was Best Practic... Toby Tremayne
- RE: Musings on Attributes (was Best Practic... Nat Papovich
- RE: Musings on Attributes (was Best Practic... Peter Theobald
- RE: Musings on Attributes (was Best Pracice... Mike Craig
- OT: ColdFusion on Citrix Hardy
- RE: ColdFusion on Citrix Gabriel Bulfon
- RE: Musings on Attributes (was Best Pracice... Toby Tremayne
- RE: Musings on Attributes (was Best Pracice... Roger B.
- Re: Musings on Attributes (was Best Pracice... Steve Nelson
- Re: Musings on Attributes (was Best Pracice... Jeff Peters
- Re: Musings on Attributes (was Best Pracice... Erki Esken
- Re: Musings on Attributes (was Best Pracice... Ken Beard
- RE: Best Pracices with CF and Fusebox cours... Patrick McElhaney
- RE: Best Pracices with CF and Fusebox course Hal Helms
- RE: Best Pracices with CF and Fusebox course Nat Papovich
- Re: Best Pracices with CF and Fusebox course Steve Ray
- RE: Best Pracices with CF and Fusebox course Jeff Peters
- Re: Best Pracices with CF and Fusebox course Rob Schuff
- Re: Best Pracices with CF and Fusebox course Ken Beard
- Re: Best Pracices with CF and Fusebox course Jeff Peters
