mirror of https://github.com/MariaDB/server
Browse Source
memory barrier on ARM As suggested in the said JIRA ticket based on the contribution done by the community (in an attempt to optimize the spin-loop) the said approach was evaluated against MariaDB Server 10.5 and found to help improve throughput in the range of 2-5%. Note: 10.6 timing graph and model are different as home-brew mutexes are replaced with pthread mutexes. Said patch has mixed impact on 10.6 so not recommended for 10.6.bb-10.5-sachin
committed by
Marko Mäkelä
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue