summaryrefslogtreecommitdiff
path: root/src/benchmark
AgeCommit message (Expand)Author
2021-11-21trying to fix #7039 insanity for RFC 8785, Dold: please checkChristian Grothoff
2021-11-19-fix warningsChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-06more RSA cleanupChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-11-01style fixesChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27fix rest of FTBFS issues in exchangeChristian Grothoff
2021-09-05-misc bugfixesChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-04fix aggregator benchmark generation logicChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...Christian Grothoff
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-08-04load config file from correct locationFlorian Dold
2021-08-04-migrate benchmarks to new configuration structureChristian Grothoff
2021-08-03restructure configuration, move bank account credentials from exchange-accoun...Christian Grothoff
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-19fix batch size adjustment of wirewatcherChristian Grothoff
2021-06-19fix keepalive when using thread poolChristian Grothoff
2021-06-19add config file for bank benchmarkingChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-01-15purge old LOOKAHEAD_PROVIDE optionFlorian Dold
2021-01-14remove legacy config optionv0.8.1-dev.2Florian Dold
2021-01-07work on #6679"Christian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-10-13fix format string issuesChristian Grothoff
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-22add missing option for auditorChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20have variant where we first setup all reservesChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19enable using python bank with benchmarkChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-19have benchmark driver also launch auditorChristian Grothoff
2020-03-19option -i was removedChristian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes (...Christian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-14fix use after freeChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-24add missing flags for coverage analysisChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff