ucx/array_list.c

branch
newapi
changeset 187
24ce2c326d85
parent 174
0358f1d9c506
child 253
087cc9216f28
--- a/ucx/array_list.c	Sun Oct 01 09:23:47 2023 +0200
+++ b/ucx/array_list.c	Sun Oct 01 12:08:09 2023 +0200
@@ -103,7 +103,7 @@
 }
 
 #ifndef CX_ARRAY_SWAP_SBO_SIZE
-#define CX_ARRAY_SWAP_SBO_SIZE 512
+#define CX_ARRAY_SWAP_SBO_SIZE 128
 #endif
 
 void cx_array_swap(

mercurial