leofs
leofs copied to clipboard
[leo_storage][leo_object_storage] Optimize "m_EleveldbThreads" on eleveldb
Details are described here https://github.com/leo-project/leo_object_storage/pull/22#issuecomment-358161292. It would be good to set m_EleveldbThreads to the number of AVS files rather than the default(71) to avoid IO tasks being enqueued on eleveldb thread pool queue.