test: Add benchmarks to mesure the database

This commit is contained in:
Clément Renault
2018-12-30 13:04:02 +01:00
parent 76ef2cceeb
commit 87ec95f7a0
3 changed files with 322 additions and 0 deletions

View File

@ -42,6 +42,8 @@ nightly = []
csv = "1.0"
elapsed = "0.1"
quickcheck = "0.7"
rand = "0.6"
rand_xorshift = "0.1"
structopt = "0.2"
tempfile = "3.0"
termcolor = "1.0"