You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "lzx404243 (via GitHub)" <gi...@apache.org> on 2023/03/20 17:51:43 UTC

[GitHub] [trafficserver] lzx404243 commented on pull request #9394: Add BRAVO Reader-Writer Lock

lzx404243 commented on PR #9394:
URL: https://github.com/apache/trafficserver/pull/9394#issuecomment-1476683740

   I created a test build replacing all RW locks(`std::shared_mutex`, `ts::shared_mutex`, `ink_rwlock`) with `ts::bravo::shared_mutex` and ran it on a prod box. See no performance degradation nor crashes.


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