Jaromir Hamala created SUREFIRE-1362: ----------------------------------------
Summary: Buffering in ConsoleOutputFileReporter Key: SUREFIRE-1362 URL: https://issues.apache.org/jira/browse/SUREFIRE-1362 Project: Maven Surefire Issue Type: Improvement Reporter: Jaromir Hamala Priority: Minor The ConsoleOutputFileReporter could use BufferedOutputStream to reduce number of I/O operations. This is relevant in cloud environments where I/O is an expensive resource. See the idea here: https://github.com/jerrinot/maven-surefire/commit/c14adcd5dd5c90ff21fecb06dba371abbd047592#diff-51e4b3861a0a31eb8479fbf2907911caR95 -- This message was sent by Atlassian JIRA (v6.3.15#6346)