git-hulk commented on issue #3205: URL: https://github.com/apache/kvrocks/issues/3205#issuecomment-3344966437
@err931 Thanks for proposing this. I think we cannot simply disable the jemalloc by default, as it will heavily impact the memory usage. Another approach could introduce another mature memory management like tcmalloc, and use it as the default allocator for Kvrocks and rocksdb instead of using the glibc allocator by default. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
