-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
We should add some hashtable benchmarks into our set of benchmarks. It's a rather central data structure to the compiler but also most programs. Ideally the benchmark would be targeted against a generic interface so that it can be used to compare the wealth of hashtables that we will eventually offer. =)
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.