summaryrefslogtreecommitdiff
path: root/README.org
blob: 3773bae9608baab9752c2052f6f1aef893c369c6 (plain)
1
2
3
4
5
6
7
8
* how to use
First create the test database with ~scripts/mkdb.py~.

An example run of the benchmark:

#+BEGIN_SRC_BASH
bench ${database} ${limit:-10000} ${seed:-${RANDOM}}
#+END_SRC