Tibor17 commented on pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300#issuecomment-640062050


   @michael-o Using the native sockets for the performance reasons is useless 
because here the Base64 is slower than the data transmission. We are talking 
about 50 microseconds per line (100 chars), and this delay is caused by the 
Apache impl of Base64.
   Surefire is abstract enough to find one functionality in one place - now it 
is not a distributed logic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to