You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We previously used options.increase_parallelism() which would size the
high priority (memtable flush) threadpool differently than what the
comments would indicate in the code.
So, set the threadpool sizes directly. Threadpool sizes are unchanged
from this PR, but will enable fine tuning in subsequent changes
0 commit comments