nanomq:dev_msg_pool

Last commit made on 2021-03-11
Get this branch:
git clone -b dev_msg_pool https://git.launchpad.net/nanomq

Branch merges

Branch information

Name:
dev_msg_pool
Repository:
lp:nanomq

Recent commits

d4e3550... by wanghaemq <email address hidden>

* NEW [perf] add a shell script for perf

3700392... by wanghaemq <email address hidden>

* FIX [nanolib] turn return value in msgpool uint8 to int

08e7322... by wanghaemq <email address hidden>

* NEW [nanolib] make resize in another thread

ae2dc57... by wanghaemq <email address hidden>

* FIX [nanolib] fix a error in log & create a test about compare speed between malloc and nnl_msg_get

9533a09... by wanghaemq <email address hidden>

* FIX [nanolib] fix thread num error in msg pool

c1bf977... by wanghaemq <email address hidden>

* FIX [nanolib] add tests in condition of concurrent

1c589ab... by wanghaemq <email address hidden>

* FIX [cmake] motify cmake file due to perf applied

01b084d... by wanghaemq <email address hidden>

* FIX [tcp&nano_tcp] fix race conditions with last commit

8faee5a... by wanghaemq <email address hidden>

* FIX [nanolib] motify the scope of mutex and fix some segv error in msgpool

b89c9b4... by wanghaemq <email address hidden>

* FIX [cmake] make ASAN dependent from Debug in cmake