From 96e047b186245ab8f0883bb0e0fe9dfaff3ef407 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Aug 2018 00:49:16 +0200 Subject: add remote benchmarking --- src/benchmark/benchmark.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/benchmark/benchmark.conf') diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index 045cc0a27..a160cc1cd 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -32,6 +32,10 @@ lookahead_sign = 12 h [exchangedb-postgres] config = "postgres:///talercheck" +[benchmark-remote-exchange] +host = localhost +dir = /home/dold/repos/taler/exchange/src/benchmark + [account-2] # What is the bank account (with the "Taler Bank" demo system)? URL = "payto://x-taler-bank/localhost:8082/2" -- cgit v1.2.3