Skip to content

KLL compactors merge operation is not in-place #89

Description

@GordonYuanyc

Problem

KLL compactor merge is not in place. Currently, it will copy items into a buffer area first and move items to the new compactor.

Scope

The compactor operation needs to be upgraded.

However, needs more test to check if insertion speed is affected and how insertion speed is affected. Also, may need to work with #87 together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions