Tibor Digana created SUREFIRE-1845:
--------------------------------------
Summary: Fixed the performance of
Utf8RecodingDeferredFileOutputStream as a bottleneck for al tests with logs
Key: SUREFIRE-1845
URL: https://issues.apache.org/jira/browse/SUREFIRE-1845
Project: Maven Surefire
Issue Type: Improvement
Components: Maven Failsafe Plugin, Maven Surefire Plugin
Reporter: Tibor Digana
Assignee: Tibor Digana
Fix For: 3.0.0-M6
The fix would speed up the cache 8 times.
After we have applied fast TCP/IP encoder and decoder along with the fix for
this issue we have got fast Test3 in the integration test
ConsoleOutputIT#largerSoutThanMemory(), i.e. 0.44 seconds of the test exec time
from previous 8.8 seconds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)