You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/12/01 14:09:24 UTC

[GitHub] [trafficcontrol] zrhoffman commented on pull request #6210: Update Traffic Router Java version to 11

zrhoffman commented on pull request #6210:
URL: https://github.com/apache/trafficcontrol/pull/6210#issuecomment-983677185


   > So, this PR appears to decrease performance by 25% in terms of req/s handled compared to `master` on Java 8. If we just upgrade to java 11 on the server, we get a performance increase of 9%.
   
   There was a NullPointerException due to trying to get the socket from `socketWrapper` when it was null, which decreased performance significantly. Fixed in 35bd577cc7, performance is back up for me


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

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