Skip to content

Add compaction operation #1

Description

@christopherbatty

When elements are deleted the 'slots' assigned to them are marked as dead and returned to the pool of free slots, in a simple garbage-collection-like process. After much processing, this can lead to fragmentation and wasted empty space, so it would be useful to have mechanisms to explicitly and consistently compact things back down again, if desired.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions