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
|
target_link_libraries(vitastor_blk
|
||||||
${LIBURING_LIBRARIES}
|
${LIBURING_LIBRARIES}
|
||||||
${ISAL_LIBRARIES}
|
${ISAL_LIBRARIES}
|
||||||
tcmalloc_minimal
|
|
||||||
# for timerfd_manager
|
# for timerfd_manager
|
||||||
vitastor_common
|
vitastor_common
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user