Skip to content

minimize heap allocations in core data structures #17

@sdemos

Description

@sdemos

The Data type, which holds the representations for all the supported key types, currently stores all the data in some number of Vec<u8>s. It should be converted to use arrays instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions