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 2018/12/27 21:32:32 UTC

[Bug 61722] Review ways to avoid new Integer()/Integer.valueOf() in performance sensitive places

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

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

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

--- Comment #3 from Dominik Stadler <do...@gmx.at> ---
The difference between new Integer() and Integer.valueOf() were very small.

Collections like Trove could provide improvements in cases where very huge
documents are handled, however I don't plan to invest more effort there for
now.

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