mirror of https://github.com/MariaDB/server
Browse Source
trx_set_rw_mode() is never called for read-only transactions, this is guarded by callers. Removing this condition from critical section immediately gives 5% scalability improvement in OLTP index updates benchmark.bb-10.3-spider
1 changed files with 3 additions and 4 deletions
Loading…
Reference in new issue