Skip to content

Documentation with performance tips would be nice #462

Open
@sjakobi

Description

@sjakobi

For example:

  • Enabling -msse4.2 results in more performant popCount code, resulting in a 5-10% speedup in my measurements. (Context: https://gitlab.haskell.org/ghc/ghc/-/issues/21560)
  • Hashes should be have a "good" distribution, particularly in the lower bits.

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