Skip to content

Try another hash algorithm #741

@samueltardieu

Description

@samueltardieu

Non-user-facing data structures in pathfinding use rustc_hash as a hash function. You should investigate whether some of those usages would yield better performances if ahash was used instead. To ensure this, you should change fx* to ahash* one by one, and check with iai benchmarks (install what you need to run them) that performances improve compared to the actual baseline. Only keep improvements in your PR.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions