Anyone have thoughts on general performance improvments when 
generating a LOT of output from ColdFusion?  A user was trying to 
generate CSV output from a select from ColdFusion and it was 
taking forever.  They were generating a line at a time to the 
file.  So then they tried to generate it all in-memory and write 
it out once - again, very very slow.  They ended up 'chunking' it 
up in 30k chunks of lines and that seemed to be the best.

This is the latest server SP, on SPARC Solaris...

Any thoughts, additional performance improvements, etc?

-- 
Larry W. Virden <URL: mailto:[EMAIL PROTECTED]> 
<URL: http://www.purl.org/net/lvirden/>
Even if explicitly stated to the contrary, nothing in this 
posting
should be construed as representing my employer's opinions.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to