ucx/linked_list.c

changeset 776
96555c0ed875
parent 750
4d7a2238c5ac
--- a/ucx/linked_list.c	Sun Jul 02 13:23:51 2023 +0200
+++ b/ucx/linked_list.c	Mon Jul 10 18:40:37 2023 +0200
@@ -607,7 +607,7 @@
 }
 
 #ifndef CX_LINKED_LIST_SWAP_SBO_SIZE
-#define CX_LINKED_LIST_SWAP_SBO_SIZE 16
+#define CX_LINKED_LIST_SWAP_SBO_SIZE 128
 #endif
 
 static int cx_ll_swap(

mercurial