On Mon, Jun 2, 2008 at 11:42 AM, Tom Chiverton <[EMAIL PROTECTED]>
wrote:

> On Monday 02 Jun 2008, Rick Root wrote:
> > generating the csv (around line 330-340 of the sample code I posted
> > earlier) took 62 of the 68 seconds.
>
> Why not output the file all at once, rather than a line at a time (scrap
> lines
> ~336 - just keeping .append()'ing to a StringBuffer till your done) ?
>
>
I could do that but as I mentioned, the file writing is not the problem.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306591
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to