Skip to content

Why doesn't the IntMap and IntSet code use pointer equality checks to improve sharing and reduce allocations? #835

Open
@sjakobi

Description

@sjakobi

There's quite a bit of ptrEq usage in the Map and Set code. Why isn't there anything similar in the corresponding IntMap and IntSet code?

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