The new API is certainly much nicer to work with. However, in my tests, it's also orders of magnitude slower. Using the BigGridDemo approach, I can generate 300K rows, with 125 columns, in about 2 minutes.
With the streaming API, attempting just 10K rows with 100 columns takes longer than the 300k / 125 col BigGridDemo code FWIW, this is using 3.8 beta3, not the latest nightly. Is it expected that the streaming API will be this much slower than the BigGridDemo approach? Thanks! -- View this message in context: http://apache-poi.1045710.n5.nabble.com/SXSSF-API-tp4472443p4599160.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
