You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jaromir Hamala (JIRA)" <ji...@apache.org> on 2017/04/14 11:47:41 UTC

[jira] [Created] (SUREFIRE-1361) Buffering in StatelessXmlReporter

Jaromir Hamala created SUREFIRE-1361:
----------------------------------------

             Summary: Buffering in StatelessXmlReporter
                 Key: SUREFIRE-1361
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1361
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Plugin
            Reporter: Jaromir Hamala
            Priority: Minor


The StatelessXmlReporter could use BufferedOutputStream to reduce number of I/O operations. This is relevant in cloud environments where I/O is an expensive resource.

See this idea here: https://github.com/jerrinot/maven-surefire/commit/c14adcd5dd5c90ff21fecb06dba371abbd047592#diff-8e45a39c93c604be350adf1af9a40f62R370



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)