You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/05/18 17:31:03 UTC

[GitHub] [trafficserver] bneradt commented on pull request #8855: Allow for long Http* error.log lines

bneradt commented on PR #8855:
URL: https://github.com/apache/trafficserver/pull/8855#issuecomment-1130292932

   > Thread local was actually slower in the benchmark I did.
   > 
   
   Thank you for doing the benchmark! I'll use a undecorated std::string. Either way, this isn't hot code. Might as well keep it more simple, especially if thread_local can pessimize performance.


-- 
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: github-unsubscribe@trafficserver.apache.org

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