Skip to content

consider adjust max_lookups linear to the number elements. #47

@gongyiling

Description

@gongyiling

flat_hash_map done a talent job, i'm considering using it on my project. but i'm very concerns about bad hash function explode the memory, is it possible to set max_lookups linear to the number of elements? for example max_lookups = num_elements / 8.

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