Skip to content

Benchmarks don't seem to exercise collision handling #439

Open
@sjakobi

Description

@sjakobi

We currently have benchmarks with keys of type Int, ByteString and String. All of these use the instances provided in Hashable which I'd expect not to produce a lot of hash collisions.

For tuning the code that handles collisions, e.g. #435, it would be useful to have a key type that is more collision-prone.

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