https://bz.apache.org/bugzilla/show_bug.cgi?id=61213
--- Comment #4 from PJ Fanning <fannin...@yahoo.com> --- Thanks Dominik - I would expect some performance impact but I think it is more robust for the code not to make assumptions about file encodings etc. I also think the SAX code is easier to understand. StAX parsers are very fast but it is worth evaluating the impact to see if it is excessive. Since SXSSFWorkbook is for writing large files, I think the best performance test would be for me to write a test case that adds a large number of rows and to compare the times for the existing code and my proposed change. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org