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/07/22 10:49:24 UTC

[Bug 56705] [PATCH] XSSFWorkbook.getSheet(String) is slow with many sheets

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

David North <dt...@corefiling.co.uk> changed:

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

--- Comment #4 from David North <dt...@corefiling.co.uk> ---
Further review at our end suggests this optimization is no longer necessary, so
the simplest thing to do is WONTFIX this one for now.

I had pondered a TreeSet or some other ordered set implementation as a single
point of truth for the sheets in a workbook, but it can wait for concrete
requirements.

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