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_interpreter.h
Age
Commit message (
Expand
)
Author
2015-08-10
added new benchmarks
Fournier Nicolas
2015-08-10
reworked initialization
Fournier Nicolas
2015-08-06
adding checks to avoid re-initializing memory and removing [0]-type hack, how...
Christian Grothoff
2015-08-03
Testing for the /deposit api call
Fournier Nicolas
2015-07-28
fix
Fournier Nicolas
2015-07-28
better command check
Fournier Nicolas
2015-07-27
Added more performance tests
Fournier Nicolas
2015-07-23
Initial work for more commands
Fournier Nicolas
2015-07-20
added category flag to gauger
Fournier Nicolas
2015-07-17
timing reworked
Fournier Nicolas
2015-07-15
using coin to create deposit
Fournier Nicolas
2015-07-15
save coin private key
Fournier Nicolas
2015-07-15
save reserve private key
Fournier Nicolas
2015-07-15
completing the interpreter
Fournier Nicolas
2015-07-07
command to access history
Fournier Nicolas
2015-07-06
perf test is now part of the automated tests
Fournier Nicolas
2015-07-06
Added test for perf_taler
Fournier Nicolas
2015-07-06
New load_random command
Fournier Nicolas
2015-07-01
commenting and reorganizing
Fournier Nicolas
2015-07-01
do not use transaction scope in insert_withdraw_info
Christian Grothoff
2015-07-01
make performance testing more modular
Fournier Nicolas
2015-06-30
Finished work on database initialization
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-24
Fixed unconsistent signed/unsigned declaration
Fournier Nicolas
2015-06-24
fixed gauger command in the interpreter
Fournier Nicolas
2015-06-22
Added suport for testing more database operations
Fournier Nicolas
2015-06-19
functional interpreter
Fournier Nicolas
2015-06-17
fixed memory leak
Fournier Nicolas
2015-06-17
adding functionality to perf_interpreter
Fournier Nicolas
2015-06-12
moving things around and fixing memory issues
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