index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
/
perf_taler_mintdb.c
Age
Commit message (
Expand
)
Author
2016-01-19
-fix (C) notices
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-08-25
Bigger initialization for benchmarking
Fournier Nicolas
2015-08-17
preliminary work on more benchmarks
Fournier Nicolas
2015-08-13
fixes for melt insertion
Fournier Nicolas
2015-08-12
fixed test size
Fournier Nicolas
2015-08-11
fix ftbfs
Fournier Nicolas
2015-08-10
added new benchmarks
Fournier Nicolas
2015-08-10
reworked initialization
Fournier Nicolas
2015-08-06
-minor style fixes in benchmarking logic
Christian Grothoff
2015-08-03
fixed bencmark parameters
Fournier Nicolas
2015-08-03
Testing for the /deposit api call
Fournier Nicolas
2015-07-31
fixed error in the benchmark
Fournier Nicolas
2015-07-28
better command check
Fournier Nicolas
2015-07-27
fixes
Fournier Nicolas
2015-07-27
Added more performance tests
Fournier Nicolas
2015-07-20
added category flag to gauger
Fournier Nicolas
2015-07-20
fixed typo
Fournier Nicolas
2015-07-20
Database smaller for testing
Fournier Nicolas
2015-07-20
Performance analysis of reserve and withdraw
Fournier Nicolas
2015-07-16
fixed tests
Fournier Nicolas
2015-07-07
Bugfixes
Fournier Nicolas
2015-07-06
perf test is now part of the automated tests
Fournier Nicolas
2015-07-06
check return value
Fournier Nicolas
2015-07-01
commenting and reorganizing
Fournier Nicolas
2015-07-01
comments, typos
Christian Grothoff
2015-07-01
do not use transaction scope in insert_withdraw_info
Christian Grothoff
2015-06-30
Finished work on database initialization
Fournier Nicolas
2015-06-30
Using GNUNET logging rather than printf
Fournier Nicolas
2015-06-30
initialization of the database
Fournier Nicolas
2015-06-26
Remade memory management strategy of the interpreter.
Fournier Nicolas
2015-06-25
NPE detection
Christian Grothoff
2015-06-24
Fixed unconsistent signed/unsigned declaration
Fournier Nicolas
2015-06-24
fixed gauger command in the interpreter
Fournier Nicolas
2015-06-19
functional interpreter
Fournier Nicolas
2015-06-17
fixed memory leak
Fournier Nicolas
2015-06-12
Fix includes and more indentation
Fournier Nicolas
2015-06-11
Commenting and fixing syntax
Fournier Nicolas
2015-06-10
Commenting, cleaning and checking for return values
Fournier Nicolas
2015-06-09
Added headers to files and commented
Fournier Nicolas
2015-06-09
moved mintdb perf filed to mintdb directory
Fournier Nicolas