* 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