Skip to content

Replace modulo with fastmodulo in HashSet and Hashtable #1989

Description

@danmoseley

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

  • Hashset<T>
  • Hashtable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions