HI devs, I'm currently busy with fixing #64844 but something I'd like to try afterwards is the usage of commons-io ByteArrayOutputStream [1], as we have a lot byte juggling involving BAOS and I anticipate positive effects without the need of copying on reaching the threshold. I would take the build runtime comparison as a rough estimation if this makes sense. Any objections? (... I always wonder, why we haven't had commons-io as an dependency ...)
Andi [1] https://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/output/ByteArrayOutputStream.html --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org