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/02/12 08:43:01 UTC

[Bug 58896] autoSizeColumn() is too slow

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
Analysis showed no apparent general suitable way to increase performance
significantly without incurring higher memory requirements (which we would like
to avoid).

As your case seems odd with a very high runtime with only few rows/columns (in
other places we do autosizing on tens of thousands of rows without much delay),
so it would be good if you can do some profiling to find which parts of the
code are causing this.

Alternatively please attach both a sample file and sample code to reproduce the
problem so somebody else can look at your specific code.

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