ankrgyl commented on PR #542:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/542#issuecomment-3522644331

   > > I don't mind at all if you are uninterested in this contribution. I was 
mostly submitting it to pay-it-back and say thank you for this library. I'm 
very happy to just run our fork. Feel free to let me know what you'd like from 
this point onwards.
   > 
   > Thank you -- we very much appreciate it
   > 
   > I think we are trying to get to the bottom of what is going on / figure 
out the best solution. In my opinion switching from `Mutex` to `RWLock` is a 
clear win and I would be happy to accept such a PR (or maybe will find time to 
write one myself)
   > 
   > I feel like we are still trying to figure out how much benefit, if any, 
the new Arc swap library really brings so we can make a final judgement call 
about if the new dependency is worth it
   
   I personally have no issues with using an RWLock instead of arc swap (I 
agree, the evidence is _not_ glaringly obvious from these micro benchmarks).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to