aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb_by_j.c
diff options
context:
space:
mode:
authorJoseph <Joseph.xu@efrei.net>2023-01-06 07:07:14 -0500
committerJoseph <Joseph.xu@efrei.net>2023-01-06 07:07:14 -0500
commitcc07a7542408731278859d8b5e1f995c39884ad9 (patch)
treef02c2750e146060d4965c3f024392a71e62d84f0 /src/exchangedb/test_exchangedb_by_j.c
parent865f3aca19347bf797b289a1f2ea005282a739a3 (diff)
downloadexchange-cc07a7542408731278859d8b5e1f995c39884ad9.tar.xz
some corrections applied to batch1
Diffstat (limited to 'src/exchangedb/test_exchangedb_by_j.c')
-rw-r--r--src/exchangedb/test_exchangedb_by_j.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/test_exchangedb_by_j.c b/src/exchangedb/test_exchangedb_by_j.c
index 0e42fbe78..9769d964b 100644
--- a/src/exchangedb/test_exchangedb_by_j.c
+++ b/src/exchangedb/test_exchangedb_by_j.c
@@ -107,7 +107,7 @@ run (void *cls)
const char *sndr = "payto://x-taler-bank/localhost:8080/1";
struct TALER_Amount value;
unsigned int batch_size = batches[i];
- unsigned int iterations = 200;//1024*10;
+ unsigned int iterations = 16;//1024*10;
struct TALER_ReservePublicKeyP reserve_pubs[iterations];
struct GNUNET_TIME_Absolute now;
struct GNUNET_TIME_Timestamp ts;