Skip to content

Optimization: when adding or deleting, optimize bucket recreation #61

@object88

Description

@object88

Given a hashmap, if we know that the number of buckets isn't changing when adding or deleting a entry, then any bucket which does not have an entry added or removed can be directly duplicated, instead of needing to recalculate hashes, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions