nh2 / haskell-cpu-instruction-counterLinks
Measuring CPU instructions in Haskell using Linux Performance Counters
☆82Updated 7 years ago
Alternatives and similar repositories for haskell-cpu-instruction-counter
Users that are interested in haskell-cpu-instruction-counter are comparing it to the libraries listed below
Sorting:
- Measure allocations of a Haskell functions/values☆97Updated 9 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Yet another Haskell build system.☆115Updated 5 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Detect dead exports or package imports☆123Updated 5 years ago
- A work stealing scheduler☆74Updated 7 months ago
- Monad Transformers and Classes☆77Updated 6 years ago
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- A micro-benchmark that compares some Haskell serialization libraries☆44Updated 6 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- Haskell: Supercharged anonymous records