fix(lnm): seemingly fix performance regression
This commit is contained in:
parent
58a8645c6c
commit
a0954e8d07
4 changed files with 13 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "lnm/common.h"
|
||||
|
||||
#define LNM_LOOP_BUF_SIZE 4096
|
||||
#define LNM_LOOP_BUF_SIZE 2048
|
||||
#define LNM_LOOP_INITIAL_CONNS 16
|
||||
|
||||
typedef enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue