DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43925>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43925 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-08 07:33 ------- Created an attachment (id=21500) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21500&action=view) Proposed changes to BodyContentImpl The attachment "buzilla43925.jar" contains a new implementation of the BodyContentImpl class (named "NewBodyContentImpl") and a new class on which it depends named "CharBuffer". I have also included two JUnit test cases. This new implementation performs 45% faster than the current implementation on my test machine and is substantially more efficient in memory usage, causing no character arrays to be left to the garbage collector unnecessarily. I would greatly appreciate it if people would review this code, and let me have any comments or suggestions. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]