--benchmark flag What it do: -> Runs for a while and gives you TB/hr, TB/day, TB/month Why: -> gives you an idea what your bottleneck is (flushing to disc, etc) and we can get a lot of benchmarks up to see what performance we have.
--benchmark flag
What it do:
-> Runs for a while and gives you TB/hr, TB/day, TB/month
Why:
-> gives you an idea what your bottleneck is (flushing to disc, etc) and we can get a lot of benchmarks up to see what performance we have.