bytedance / memory-leak-detector

Other
1.09k stars 178 forks source link

Runtime weak performace #43

Open jowu598 opened 1 year ago

jowu598 commented 1 year ago
  1. MemCache too small, which is 1<<15 by default.
  2. remove_alloc seek recyle stack cost many time.