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 2016/04/05 19:10:42 UTC

[Bug 54593] Poor performance when adding borders

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

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |58787

--- Comment #6 from Javen O'Neal <on...@apache.org> ---
Bug 58787 might solve some of these efficiency problems, since styles are built
up in a standalone data structure then applied in one go, creating fewer
intermediate styles and searching through the styles table for matching styles
fewer times (setCellStyleProperties).

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