This issue is much more pressing than one would think. To extract 70k rows (around 25 columns) without autosizing took about 1 minute, I'm rarely able to extract the same amount with autosizing due to huge CPU load. This not only slows down the process, but hogs up all server resources so anyone within same application pool gets basically locked out of the application. I assume there might be some issues with our configuration, but we never saw this behavior before we upgraded to new NPOI version.
Please advise on alternative ways to sort this, it's not uncommon for us to extract over 10k rows, but anything over couple of thousand yields unacceptable results.
Please advise on alternative ways to sort this, it's not uncommon for us to extract over 10k rows, but anything over couple of thousand yields unacceptable results.