Skip to content

OxfordAbstracts/purescript-compiler-benchmark

Repository files navigation

PureScript Compiler Benchmark

Try a differen PureScript binary with:

rm -f node_modules/.bin/purs \
&& ln -s /usr/local/bin/<your_purs_binary> node_modules/.bin/purs

Then run the benchmark again:

rm -rf output  \
&& make run-benchmark

About

Benchmark for the PureScript compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published