index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
benchmark
/
exchange_benchmark_home
Age
Commit message (
Collapse
)
Author
2018-08-23
remove automatically generated file that always changes
Florian Dold
2018-08-19
fix preflight check failure
Christian Grothoff
2018-08-19
make transactions smaller to try to reduce rollbacks
Christian Grothoff
2018-08-19
retry instantly if /keys download fails during testcase startup
Christian Grothoff
2018-08-19
add logic to retry /keys if /keys download fails
Christian Grothoff
2018-08-19
increase listen backlog for fakebank
Florian Dold
2018-08-19
add remote benchmarking
Florian Dold
2018-08-16
make curl check saner, use AS_IF
Christian Grothoff
2018-08-11
make wirewatch batch size adaptive to transaction success/failure
Christian Grothoff
2018-08-11
be aggressive
Christian Grothoff
2018-08-10
resign account-2
Christian Grothoff
2018-08-10
add a few more FOR UPDATE where appropriate
Christian Grothoff
2018-08-10
fix bug wrt signature handling during withdraw (with/without optimistic signing)
Christian Grothoff
2018-08-09
spaceing
Christian Grothoff
2018-08-09
use correct HTTP status code for commit failures
Christian Grothoff
2018-08-09
report ore precisely where commands went wrong
Christian Grothoff
2018-08-09
fix KS state freeing on exit
Christian Grothoff
2018-08-09
fix benchmark tool output and time measurement
Christian Grothoff
2018-08-09
in parallel tests, only launch one exchange -- still broken: code attempts ↵
Christian Grothoff
to launch multiple fakebanks
2018-08-09
use fprintf / stdout for final benchmark result
Christian Grothoff
2018-08-07
first quick hack for parallelizing benchmark
Christian Grothoff
2018-07-27
Remove unnecessary code.
Marcello Stanisci
2018-07-27
Salt and sig not to be kept on tracking.
Marcello Stanisci
2018-07-27
Make benchmark config file working.
Marcello Stanisci