From b06bbdfe39124e4814f5b9c7ff2861628ae2f2a5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 20 Mar 2020 18:54:44 +0100 Subject: document how to run benchmark tool --- manpages/taler-exchange-benchmark.1.rst | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-exchange-benchmark.1.rst b/manpages/taler-exchange-benchmark.1.rst index 4ea23784..9bc0c8d0 100644 --- a/manpages/taler-exchange-benchmark.1.rst +++ b/manpages/taler-exchange-benchmark.1.rst @@ -15,7 +15,7 @@ Synopsis **taler-exchange-benchmark** [**-c** *CONFIG_FILENAME* | **--config=**\ ‌\ *CONFIG_FILENAME*] -[**-b** *BANK_URL* | **—bank-url=**\ ‌\ *BANK_URL*] +[**-b** *BANK_URL* | **—bank-url=**\ ‌\ *BANK_URL*] [-f] [-K] [**-n** *HOWMANY_COINS* | **--coins-number=**\ ‌\ *HOWMANY_COINS*] [**-l** *LOGLEVEL* | **--log-level=**\ ‌\ *LOGLEVEL*] [**-h** | **--help**] @@ -37,6 +37,16 @@ that table are always erased during a single benchmark run. (Mandatory) The URL where the fakebank listens at. Must match the host component in the exchange’s escrow account “payto” URL. +**-f** \| **--fakebank** + Launch a fakebank instead of the Python bank. Only meaningful if the + mode is to launch more than just a client. Note that using the + fakebank will cause the benchmark application to reset all databases + as the fakebank is stateless and thus previous database state would + inherently cause trouble. + +**-K** \| **--linger** + Linger around until keypress after the benchmark is done. + **-n** *HOWMANY_COINS* \| **--coins-number=**\ ‌\ *HOWMANY_COINS* Defaults to 1. Specifies how many coins this benchmark should withdraw and spend. After being spent, each coin will be refreshed @@ -53,7 +63,7 @@ that table are always erased during a single benchmark run. See Also ======== -taler-exchange-dbinit(1), taler-exchange-keyup(1), +taler-exchange-dbinit(1), taler-exchange-keyup(1), taler-merchant-benchmark(1), taler-exchange-httpd(1), taler.conf(5) Bugs -- cgit v1.2.3