An open API service indexing awesome lists of open source software.

https://github.com/matthew-mosior/streaming-benchmarks

Streaming benchmarks focused on Idris2 and Haskell
https://github.com/matthew-mosior/streaming-benchmarks

benchmarking haskell hyperfine idris2 streaming

Last synced: about 1 month ago
JSON representation

Streaming benchmarks focused on Idris2 and Haskell

Awesome Lists containing this project

README

          

# streaming-benchmarks

Benchmarks for streaming libraries in Idris2 (`idris2-streams`) and Haskell (`conduit`, `pipes`).

| Benchmark | Link |
| --------------------- | ---------------------------------- |
| Fahrenheit to celsius | [link](fahrenheit/README.md) |
| String searching | [link](string-searching/README.md) |