breuner / elbencho

A distributed storage benchmark for file systems, object stores & block devices with support for GPUs
GNU General Public License v3.0
162 stars 24 forks source link

Output fields list and descriptions #42

Open adrabkin opened 1 year ago

adrabkin commented 1 year ago

Is there a document somewhere that explains and/or describes the output fields, either live or output files?

For example, what does "Entries" correlate to? is Files total, just a total number of files that were accessed during the test? what about "Files latency" vs IO Latency, what is the correlation between the two?

A document with the field descriptions would be very helpful :)