lein do clean, test
lein javac
lein doo node test-build once
scripts/run-benchmarks
Specify the benchmark names as command line args. They will likely each need quoted because they contain spaces. Order is ignored.
scripts/run-benchmarks "prepend to a vector" "filter a sequence"