mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
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.