aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb_by_j.c
diff options
context:
space:
mode:
authorJoseph <Joseph.xu@efrei.net>2022-12-21 05:29:06 -0500
committerJoseph <Joseph.xu@efrei.net>2022-12-21 05:29:47 -0500
commitb90d25ecfcaad0bd421998360dff2c4629b5705b (patch)
tree528760c99d6f3d15f26876151aa0d01787206ec7 /src/exchangedb/test_exchangedb_by_j.c
parent802dbaefc984807c54000bd9f695254690dbdcd5 (diff)
downloadexchange-b90d25ecfcaad0bd421998360dff2c4629b5705b.tar.xz
Rollback in sqlcode
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 c114f59ce..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 = 1024*10;
+ unsigned int iterations = 16;//1024*10;
struct TALER_ReservePublicKeyP reserve_pubs[iterations];
struct GNUNET_TIME_Absolute now;
struct GNUNET_TIME_Timestamp ts;