lisa.wlgen.sysbench.SysbenchOutput#

class lisa.wlgen.sysbench.SysbenchOutput[source]#

Bases: str

A wrapper around sysbench’s stdout to more easily access some results

Properties

duration_s

Execution duration as reported on the “total time” line.

nr_events

Number of events as reported on the “total number of events” line.

Properties#

property SysbenchOutput.duration_s[source]#

Execution duration as reported on the “total time” line

property SysbenchOutput.nr_events[source]#

Number of events as reported on the “total number of events” line