DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6858>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6858 Easy & Significant Performance Improvement ------- Additional Comments From [EMAIL PROTECTED] 2002-05-31 12:29 ------- It would be better if no buffer were allocated until the first bytes were written. BodyTags can be used for many useful things - some of them having little (64 bytes) to no output. If the allocation scheme were incremental (e.g. 0, 64, 256, 1K, 4k, 8k, 16k, 32k) it would be beneficial to both low and high output tags. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>