Skip to content

Suboptimal serialization #307

Description

@SupremoUGH

The byte measurement tests in #303 hint that we might not be optimally encoding our TransferPosts. For example, a back-of-the-envelope computation gives a length of 497 bytes for a ToPrivate TransferPost, but the test returns:

Serde_json encoding: 2241
Bincode encoding: 668

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions