+1,000,000 for Jame's theory about string concatenation. CF is very
inefficient at this. Doesn't amtter much for small stuff and a few
repeats, but for bulk, a Java buffer is the way to go.

Dave

On Mon, Oct 18, 2010 at 4:04 AM, Jochem van Dieten <[email protected]> wrote:
>
> On Mon, Oct 18, 2010 at 5:14 AM, Bryn Parrott wrote:
>> When I code this algorithm and execute in PHP 5 it runs in 7 seconds (give 
>> or take);
>> When I code and excecute it in CF 8.0.0, it runs in around 74 seconds.
>
>> Sonme might suggest this is difficult since I have deliberately not posted 
>> the code;
>
> Indeed. So I'll be just as obscure and limit myself to the words "fake
> fsync in PHP" and wait for the code.
>
> Jochem
>
> --
> Jochem van Dieten
> http://jochem.vandieten.net/
>
> 

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

Reply via email to