Skip to content

Increasing network packet size #3155

@Kubuxu

Description

@Kubuxu

Small packets are wasteful, Eth+IP+TCP is 66 bytes so everything smaller than that has more than 50% transfer overhead.

This was greatly improved by recent changes (we used send length in separate packet on few levels, which caused the number of packets to grow geometrically).

I would like to use this issue to show improvements that were made and also to set higher and higher aim.

Version 0.4.3-rc1:
Mean 110, Median 44
sizes_full
sizes_200

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementA net-new feature or improvement to an existing featurestatus/deferredConscious decision to pause or backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions