[gom/wip/hadess/0.4: 1/2] tests: Greatly reduce the size of the stress test



commit 3ae8528ba6da25dc13cd333b7aea5e8894c9e78c
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 17 19:52:06 2020 +0100

    tests: Greatly reduce the size of the stress test
    
    Closes: #22

 tests/test-gom-stress.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/test-gom-stress.c b/tests/test-gom-stress.c
index 7fb15eb..3f62bca 100644
--- a/tests/test-gom-stress.c
+++ b/tests/test-gom-stress.c
@@ -37,7 +37,7 @@ enum {
   LAST_PROP
 };
 
-#define NUM_RECORDS 100000
+#define NUM_RECORDS 15000
 #define ITEM_TO_GET (NUM_RECORDS/2)
 
 static GParamSpec *specs[LAST_PROP];


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]