https://issues.apache.org/bugzilla/show_bug.cgi?id=47405

--- Comment #3 from Per Lewau <[email protected]> 2010-12-01 14:34:44 EST ---
I'll get the test case we used when I get to work tomorrow. But really, any
kind of speadsheet with many row (>30000) would probably illustrate this
problem. Rows/s being serialized drops rather sharply (like 1/n^2) as the
number of row increases. Our worst case, as our application is today, is 10
sheets with about 40000 rows each.

Excel might not be the best format for this, but our clients want to use Excel.
We use POI for other files we produce and it would be great if we could produce
all files the same way.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to