Skip to content

Benchmark integer Key performance #7

@maurolacy

Description

@maurolacy

In CosmWasm/cw-plus#694 support for 128 bits integer keys was added.

There are some concerns with maximum integer key length, as it impacts all the int types.

Confirm this doesn't impact performance of reading / writing int keys to storage. It may be tricky to test / benchmark this, as code changes will be needed, to have a Key implementation with and without u128 support. This can be a one time benchmark, in a branch that we end up not merging to main, by example.

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