You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/08/16 23:19:41 UTC

[Bug 54838] StringBuffer could be replaced by StringBuilder for performance

https://bz.apache.org/bugzilla/show_bug.cgi?id=54838

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Dominik Stadler <do...@gmx.at> ---
I don't think it makes a lot of sense to start replacing those in all places
and potentially introducing hard to find bugs in exchange for none or only
minor performance improvements. We should rather find out cases where there is
a performance penalty because of these and fix those cases one by one. 

Feel free to report bugs for any such place together with a simple unit-test
which allows to see the effect of the change.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org