scylladb / scylla-bench

43 stars 36 forks source link

Add option to control what latency values are printed during the run #56

Closed dkropachev closed 3 years ago

dkropachev commented 3 years ago

Currently we do print coordinated omission fixed latency data during test run, we need to have it configurable, options:

  1. CO
  2. raw

Also as part of this fix we need to start storing and printing on the end raw latency data.