mirror of https://github.com/MariaDB/server
Browse Source
Instrument new synchronization primitive with thd_wait_begin/end to inform threadpool about waits. This considerably improve performance on write benchmarks (e.g sysbench update_index) with generic threadpool, of course the cost is possibility of many newly created threads.pull/1459/head
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue