Skip to content

Instantly share code, notes, and snippets.

@hhutch
Created April 11, 2016 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hhutch/6edd9fdf777f7e3e5efeec7e0564b588 to your computer and use it in GitHub Desktop.
Save hhutch/6edd9fdf777f7e3e5efeec7e0564b588 to your computer and use it in GitHub Desktop.
$ time echo '{:foo :bar}' |./bin/clack :foo
:bar
echo '{:foo :bar}' 0.00s user 0.00s system 0% cpu 0.002 total
./bin/clack :foo 2.54s user 0.19s system 104% cpu 2.619 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment