Hey all! I’m releasing elm-bench
- a small CLI utility for easy benchmarking of Elm code.
It uses elm-explorations/benchmark
under the hood (of course! it’s rock solid, why use anything else) - adds nothing groundbreaking that you couldn’t do already, just aims to let you be faster by skipping the boilerplate of creating the benchmark projects, installing the right packages and making the benchmark suite.