Skip to content

Instantly share code, notes, and snippets.

@paulbarbu
Created October 30, 2011 15:40
Show Gist options
  • Save paulbarbu/1326036 to your computer and use it in GitHub Desktop.
Save paulbarbu/1326036 to your computer and use it in GitHub Desktop.
[paullik@localhost medii]$ time ./a.out
real 16m16.046s
user 13m43.936s
sys 0m12.256s
[paullik@localhost medii]$ time wc medii.out
104195846 1038669292 2327924884 medii.out
real 1m38.570s
user 1m19.541s
sys 0m4.546s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment