ref: 7b6d31689c011fd8505d1eb96c829e89688d89d2
dir: /bench/bld.sub/
bin intsort = intsort.myr ;; bin copious-allocs = copious-allocs.myr ;; bin sha1-compute = sha1-compute.myr ;; bin bigfactorial = bigfactorial.myr ;; bin mandelbrot = mandelbrot.myr ;; bin regex-match = regex-match.myr ;; bin runbench = runbench.myr ;; cmd benchit = ./runbench intsort copious-allocs sha1-compute bigfactorial mandelbrot regex-match ;;