Files
scylladb/tests/perf
Paweł Dziepak 0ba7a3c55a tests/perf_fast_forward: add script for analysing full results
perf_fast_forward with flag --dump-all-results reports the results of
every test iteration that was executed. This patch introduces a python
script that can analyse those results (in json format) and present them
in a more human-friendly way.

For now, the only option is to plot histograms of selected statistics.
2019-03-06 15:48:49 +00:00
..