gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: new manpage: taler-bank-benchmark(1)


From: gnunet
Subject: [taler-docs] branch master updated: new manpage: taler-bank-benchmark(1)
Date: Mon, 09 Aug 2021 04:55:49 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new f5c6955  new manpage: taler-bank-benchmark(1)
f5c6955 is described below

commit f5c6955f95cc42b4aa45ac2336a557b6d093fee2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sun Aug 8 22:53:35 2021 -0400

    new manpage: taler-bank-benchmark(1)
    
    part of: <https://bugs.gnunet.org/view.php?id=6989>
---
 manpages/taler-bank-benchmark.1.rst | 89 +++++++++++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)

diff --git a/manpages/taler-bank-benchmark.1.rst 
b/manpages/taler-bank-benchmark.1.rst
new file mode 100644
index 0000000..52078fa
--- /dev/null
+++ b/manpages/taler-bank-benchmark.1.rst
@@ -0,0 +1,89 @@
+taler-bank-benchmark(1)
+#######################
+
+.. only:: html
+
+   Name
+   ====
+
+   **taler-bank-benchmark** - benchmark only the 'bank' and the 
'taler-exchange-wirewatch' tool
+
+Synopsis
+========
+
+**taler-bank-benchmark**
+[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
+[**-h** | **--help**]
+[**-K** | **--linger**]
+[**-L** *LOGLEVEL* | **--loglevel=**\ ‌\ *LOGLEVEL*]
+[**-l** *FILENAME* | **--logfile=**\ ‌\ *FILENAME*]
+[**-m** *MODE* | **--mode=**\ \ *MODE*]
+[**-p** *NPROCS* | **--worker-parallelism=**\ \ *NPROCS*]
+[**-P** *NTHREADS* | **--service-parallelism=**\ \ *NTHREADS*]
+[**-r** *NRESERVES* | **--reserves=**\ \ *NRESERVES*]
+[**-s** *HISTSIZE* | **--size=**\ \ *HISTSIZE*]
+[**-V** | **--verbose**]
+[**-v** | **--version**]
+[**-w** | **--wirewatch**]
+
+
+Description
+===========
+
+**taler-bank-benchmark** is a command-line tool to benchmark only the "bank"
+and the ``taler-exchange-wirewatch`` tool.
+
+The options for **taler-bank-benchmark** are:
+
+**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
+   Use the configuration and other resources for the merchant to operate
+   from *FILENAME*.
+
+**-h** \| **--help**
+   Print short help on options.
+
+**-K** \| **--linger**
+   Linger around until key press.
+
+**-L** *LOGLEVEL* \| **--loglevel=**\ ‌\ *LOGLEVEL*
+   Specifies the log level to use. Accepted values are: ``DEBUG``, ``INFO``,
+   ``WARNING``, ``ERROR``.
+
+**-l** *FILENAME* \| **--logfile=**\ ‌\ *FILENAME*
+   Send logging output to *FILENAME*.
+
+**-m** *MODE* \| **--mode=**\ \ *MODE*
+   Run as ``bank``, ``client`` or ``both``.
+   If unspecified, *MODE* defaults to ``both``.
+
+**-P** *NTHREADS** \| **--service-parallelism=**\ \ *NTHREADS*
+   Run with *NTHREADS* service threads.
+
+**-p** *NPROCS* \| **--worker-parallelism=**\ \ *NPROCS*
+   Run with *NPROCS* client processes.
+
+**-r** *NRESERVES* \| **--reserves=**\ \ *NRESERVES*
+   Create *NRESERVES* reserves per client.
+
+**-s** *HISTSIZE* \| **--size=**\ \ *HISTSIZE*
+   Configure the fakebank to keep in memory at most *HISTSIZE* history 
elements.
+
+**-V** \| **--verbose**
+   Display more output than usual.
+
+**-v** \| **--version**
+   Print version information.
+
+**-w** \| **--wirewatch**
+   Run the ``taler-exchange-wirewatch`` tool.
+
+See Also
+========
+
+taler-exchange-httpd(1), taler.conf(5).
+
+Bugs
+====
+
+Report bugs by using https://bugs.taler.net/ or by sending electronic
+mail to <taler@gnu.org>.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]