summaryrefslogtreecommitdiff
path: root/man/taler-exchange-benchmark.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/taler-exchange-benchmark.1')
-rw-r--r--man/taler-exchange-benchmark.136
1 files changed, 13 insertions, 23 deletions
diff --git a/man/taler-exchange-benchmark.1 b/man/taler-exchange-benchmark.1
index 55dc9586..9e32a2a6 100644
--- a/man/taler-exchange-benchmark.1
+++ b/man/taler-exchange-benchmark.1
@@ -1,8 +1,5 @@
.\" Man page generated from reStructuredText.
.
-.TH "TALER-EXCHANGE-BENCHMARK" "1" "Aug 08, 2021" "0.8" "GNU Taler"
-.SH NAME
-taler-exchange-benchmark \- measure exchange performance
.
.nr rst2man-indent-level 0
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
+.TH "TALER-EXCHANGE-BENCHMARK" "1" "May 15, 2024" "0.10" "GNU Taler"
+.SH NAME
+taler-exchange-benchmark \- measure exchange performance
.SH SYNOPSIS
.sp
\fBtaler\-exchange\-benchmark\fP
@@ -37,23 +37,19 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
[\fB\-F\fP\ |\ \fB–reserves\-first\fP]
[\fB\-f\fP\ |\ \fB–fakebank\fP]
[\fB\-h\fP\ |\ \fB–help\fP]
-[\fB\-K\fP\ |\ \fB–linger\fP]
[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB–log\-level=\fP‌\fILOGLEVEL\fP]
[\fB\-l\fP\ \fIFILENAME\fP\ |\ \fB–logfile=\fP‌\fIFILENAME\fP]
-[\fB\-m\fP\ \fIMODE\fP\ |\ \fB–mode=\fP\fIMODE\fP]
[\fB\-n\fP\ \fIHOWMANY_COINS\fP\ |\ \fB–coins\-number=\fP‌\fIHOWMANY_COINS\fP]
[\fB\-p\fP\ \fINPROCS\fP\ |\ \fB–parallelism=\fP\fINPROCS\fP]
[\fB\-R\fP\ \fIRATE\fP\ |\ \fB–refresh\-rate=\fP\fIRATE\fP]
[\fB\-r\fP\ \fIN\fP\ |\ \fB–reserves=\fP\fIN\fP]
+[\fB\-u\fP\ \fISECTION\fP\ |\ \fB–exchange\-account\-section=\fP\fISECTION\fP]
[\fB\-v\fP\ |\ \fB–version\fP]
.SH DESCRIPTION
.sp
\fBtaler\-exchange\-benchmark\fP is a command\-line tool to measure the time
-spent to serve withdrawals/deposits/refreshes. It usually needs a
-dedicate configuration file where all the services \- the exchange and
-the (fake)bank \- listen to URLs not subject to any reverse proxy, as say
-Nginx. Moreover, the benchmark runs on a “volatile” database, that means
-that table are always erased during a single benchmark run.
+spent to serve withdrawals/deposits/refreshes. Before running the benchmark,
+the GNU Taler services must already be running at the configured addresses.
.INDENT 0.0
.TP
\fB\-c\fP \fICONFIG_FILENAME\fP | \fB–config=\fP‌\fICONFIG_FILENAME\fP
@@ -63,18 +59,11 @@ that table are always erased during a single benchmark run.
Create all reserves first, before starting normal operations.
.TP
\fB\-f\fP | \fB–fakebank\fP
-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.
+Expect to interact with a fakebank instead of libeufin.
.TP
\fB\-h\fP | \fB–help\fP
Prints a compiled\-in help text.
.TP
-\fB\-K\fP | \fB–linger\fP
-Linger around until keypress after the benchmark is done.
-.TP
\fB\-L\fP \fILOGLEVEL\fP | \fB–log\-level=\fP‌\fILOGLEVEL\fP
Specifies the log level to use. Accepted values are: \fBDEBUG\fP, \fBINFO\fP,
\fBWARNING\fP, \fBERROR\fP\&.
@@ -82,9 +71,6 @@ Specifies the log level to use. Accepted values are: \fBDEBUG\fP, \fBINFO\fP,
\fB\-l\fP \fIFILENAME\fP | \fB–logfile=\fP‌\fIFILENAME\fP
Send logging output to \fIFILENAME\fP\&.
.TP
-\fB\-m\fP \fIMODE\fP | \fB–mode=\fP\fIMODE\fP
-Mode of operation. Accepted values are: \fBexchange\fP, \fBclients\fP, \fBboth\fP\&.
-.TP
\fB\-n\fP \fIHOWMANY_COINS\fP | \fB–coins\-number=\fP‌\fIHOWMANY_COINS\fP
Defaults to 1. Specifies how many coins this benchmark should
withdraw and spend. After being spent, each coin will be refreshed
@@ -99,13 +85,17 @@ Defaults to 10. Probability of refresh per coin (0\-100).
\fB\-r\fP \fIN\fP | \fB–reserves=\fP\fIN\fP
Create \fIN\fP reserves per client.
.TP
+\fB\-u\fP \fISECTION\fP | \fB–exchange\-account\-section=\fP\fISECTION\fP
+Which configuration section should be used for the bank account
+of the exchange.
+.TP
\fB\-v\fP | \fB–version\fP
Print version information.
.UNINDENT
.SH SEE ALSO
.sp
taler\-exchange\-dbinit(1), taler\-exchange\-offline(1), taler\-merchant\-benchmark(1),
-taler\-exchange\-httpd(1), taler.conf(5)
+taler\-exchange\-httpd(1), taler\-unified\-setup(1), taler.conf(5)
.SH BUGS
.sp
Report bugs by using \fI\%https://bugs.taler.net/\fP or by sending electronic
@@ -113,6 +103,6 @@ mail to <\fI\%taler@gnu.org\fP>.
.SH AUTHOR
GNU Taler contributors
.SH COPYRIGHT
-2014-2021 Taler Systems SA (GPLv3+ or GFDL 1.3+)
+2014-2024 Taler Systems SA (GPLv3+ or GFDL 1.3+)
.\" Generated by docutils manpage writer.
.