Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

why is iperf so much faster? #27

@dvc94ch

Description

@dvc94ch
// Thus the bandwidth with the maximum receive window would be:
    //
    // ((6291456*8) / (0,09/1000)) / 1000000 = 559_240 mBit/s
    //
    // An iperf run on localhost achieves around 60 gBit/sec:
    //
    // $ iperf -c 127.0.0.1
    // [  3]  0.0-10.0 sec  68.4 GBytes  58.8 Gbits/sec

and why is is so much faster than what you calculated would be the maximum possible? where does that calculation even come from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions