https://bz.apache.org/bugzilla/show_bug.cgi?id=58896
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Dominik Stadler <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
