fix(lnm): seemingly fix performance regression
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Jef Roosens 2023-12-08 22:03:47 +01:00
parent 58a8645c6c
commit a0954e8d07
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 13 additions and 12 deletions

View file

@ -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 {