Skip to content

api to simplify iperf result retrieval #208

@greg-latuszek

Description

@greg-latuszek

Currently iperf just returns parsed output as dict

Would be great to have API like

throughput =iperf.final_bandwith(unit="Mbits/sec")
transfered =iperf.total_transfer(unit="MBytes")

It should take last record of report (the one with interval 0-max) and recalculate bandwith according to requested unit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions