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

https://github.com/bburdette/elmbench

some elm benchmarks
https://github.com/bburdette/elmbench

Last synced: 2 months ago
JSON representation

some elm benchmarks

Awesome Lists containing this project

README

        

# elmbench
some elm benchmarks - Dict vs EveryDict so far.

Do an elm-make src/Main.elm and open the index.html. You can run it from elm-reactor,
but if you do you have to lower the element count in Benchmarks.elm or else you'll get a recursion error.