Louwrentius

Results 19 issues of Louwrentius

The last commits are 3+ years ago, so I consider this plugin abandoned, unless the developers state otherwise and update the plugin.

Background: > JSON OUTPUT > The json output format is intended to be both human readable and convenient for automated parsing. For the most part its sections mirror those of...

needsattention
patcheswelcome

Hello, I run a benchmark with --numjobs 16 and higher on a storage device. In this case a single harddrive, overloading it but just to understand and observe the behaviour....

enhancement

Although fio-plot and bench-fio now have support for INI files in addition to command-line parameters. However there can be a difference between the CLI parameters and the INI file because...

enhancement
Major Rework

Fio-plot can deal with: - Bandwidth - IOPs - Latency - Histogram If you want to plot any other data found inside the JSON file, that's currently not possible. Why...

Major Rework

The benchmark script is tailored to fio-plot and knows about this limitation. This means that for each job/test a separate JSON file is generated with just one job. Using the...

Major Rework

I might be stating the obvious but for those who didn't notice: This project seems abandoned because no commits have been made for years: https://github.com/kimchi-project/kimchi/graphs/code-frequency Also the [email protected] mailinglist is...

## bench-fio bench-fio now supports the [client/server mechanism that is built-in for fio](https://fio.readthedocs.io/en/latest/fio_doc.html#client-server). This means that the bench-fio tool can run the same benchmark across one or more remote hosts...

Reasons for the rewrite - Code improvement, structuring code in modules, not just a single file - Using 'rich' python module to display table, looks better, including better right/left justification...