Skip to content

Replace modulo with fastmodulo in HashSet and Hashtable #1989

Closed
@danmoseley

Description

@danmoseley

The performance optimization by @benaadams in Dictionary<K,V> in dotnet/coreclr#27299 should be applied to

  • Hashset<T>
  • Hashtable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions