This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Update the csv output #46
Open
Description
It'd be good to update:
- missing units in some fields/headers
- perhaps move more important data first (within the benchmark result row; e.g. throughput shouldn't be the last column, rather one of the firsts),
- add ordinal number,
- fix histogram printed info, at least:
- split histogram row fields (e.g. range, items in range, percent of items in this percentile, percentile, "diagram" (the one showing
#
) - add histogram header (
latencies histogram:
)
- split histogram row fields (e.g. range, items in range, percent of items in this percentile, percentile, "diagram" (the one showing
- ...