Go to the source code of this file.
Namespaces | |
namespace | benchmark |
Functions | |
def | benchmark::find |
def | benchmark::find_one |
def | benchmark::insert |
def | benchmark::insert_batch |
def | benchmark::main |
def | benchmark::setup_insert |
def | benchmark::timed |
Variables | |
int | benchmark::batch_size = 100 |
dictionary | benchmark::large |
dictionary | benchmark::medium |
int | benchmark::per_trial = 5000 |
dictionary | benchmark::small = {} |
int | benchmark::trials = 2 |