Benchmark suite for reading/write data from/to different storage format.
Run the benchmark:
BENCH_CONFIG=/path/to/parquet/bencher/bench-config.toml cargo bench -p parquet-bencher
Enlarge max file descriptors
:
ulimit -n unlimited
Run the benchmark:
BENCH_CONFIG=/path/to/engine/bencher/bench-config.toml cargo bench -p engine-bencher