It seems tcmalloc is actually slower, disable it
This commit is contained in:
@@ -13,7 +13,6 @@ add_library(vitastor_blk SHARED
|
||||
target_link_libraries(vitastor_blk
|
||||
${LIBURING_LIBRARIES}
|
||||
${ISAL_LIBRARIES}
|
||||
tcmalloc_minimal
|
||||
# for timerfd_manager
|
||||
vitastor_common
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user