ucx/array_list.c

changeset 776
96555c0ed875
parent 750
4d7a2238c5ac
--- a/ucx/array_list.c	Sun Jul 02 13:23:51 2023 +0200
+++ b/ucx/array_list.c	Mon Jul 10 18:40:37 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