[
https://issues.apache.org/jira/browse/SUREFIRE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaromir Hamala updated SUREFIRE-1361:
-------------------------------------
Description:
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
Related to: https://issues.apache.org/jira/browse/SUREFIRE-1362
was:
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
> 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
> Related to: https://issues.apache.org/jira/browse/SUREFIRE-1362
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)