Skip to content

Packed Leaf Migration #7

@fia0

Description

@fia0

In the current implementation the key migration unpacks packed leafs as we need to modify the KeyInfo of entries. This is unnecessary deserialization, cache & serialization overhead, rather we should modify the packed leaf in place using the binary search for keys and write the leafs out as is. Here we need to take care that parents of this leaf do receive the updated position.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions