Haskell performance
Results
9
repositories owned by
Haskell performance
dictionaries
85
Stars
11
Forks
Watchers
Benchmarks for dictionary data structures: hash tables, maps, tries, etc.
serialization
41
Stars
9
Forks
Watchers
A micro-benchmark that compares some Haskell serialization libraries
sets
23
Stars
4
Forks
Watchers
Benchmarks for set data structures: hash sets, dawg's, bloom filters, etc.
strict-bytestring-builders
18
Stars
5
Forks
Watchers
A benchmark comparing different ways of building a strict bytestring in Haskell