On Wed, 2 Apr 2003, Paulsen, Brian wrote:

> I noticed that the LOOP sections aren't optimized for use with print_to.
> The LOOP section gets stored in a variable which is then returned to the
> output function.

Can you send this to me in unified diff format?  I'm not sure I
understand your changes.

> Here's a modification that should make it __much__ quicker.

Have you tested this?  I've found that print_to is actually slower
than the standard output method.  It does save in memory usage but
doing all those extra I/O operations really adds up.  I imagine that
doing more of them will only slow things down further.

-sam



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to