Skip to content

Do not use base58 strings as keys in the writecache #1473

@fyrchik

Description

@fyrchik

After the SDK update we can finally remove string conversions from all of the places where raw bytes are sufficient.
This is good in terms of both allocations count and their size. We can first try this in the writecache because the database format there is the simplest, just address -> object.

Related #1260 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4No visible changesS2Regular significanceU4Nothing urgentenhancementImproving existing functionalityneofs-storageStorage node application issuesperformanceMore of something per second

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions