• sangshuduo's avatar
    Feature/sangshuduo/td 3973 use jemalloc (#6319) · 09c4c281
    sangshuduo 提交于
    * [TD-3973]<feature>: add jemalloc as submodule.
    
    * add macro definitions in cmake.
    
    * [TD-3973]<feature>: use jemalloc.
    
    build works as following instructions:
    
    cmake .. -DJEMALLOC_ENABLED=true
    
    make
    
    * fix jemalloc at tag 5.2.1
    
    * link jemalloc works.
    
    * make install works.
    
    * support jemalloc in release.sh.
    Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
    09c4c281
input.inc 1.9 KB