/[Apache-SVN]
ViewVC logotype

Revision 1899532


Jump to revision: Previous Next
Author: centic
Date: Sun Apr 3 13:25:15 2022 UTC (2 years, 2 months ago)
Changed paths: 2
Log Message:
Use a modified version of NullPrintStream in integration tests

The default version from Commons-IO does not avoid doing
utf-8 conversion and other work, so it is not well suited for
cases where lots of output happens.

Using an optimized version can bring down runtime of integration-tests
somewhat, especially for large files where XLS2CSV prints out lots of
data

Changed paths

Path Details
Directorypoi/trunk/poi-integration/src/test/java/org/apache/poi/stress/OptimizedNullPrintStream.java added
Directorypoi/trunk/poi-integration/src/test/java/org/apache/poi/stress/XSSFFileHandler.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26