futhark-0.9.1: An optimising compiler for a functional, array-oriented language.
Futhark.CLI.Bench
Description
Simple tool for benchmarking Futhark programs. Use the --json flag for machine-readable output.
--json
main :: String -> [String] -> IO () Source #