Created
October 30, 2011 15:40
-
-
Save paulbarbu/1326036 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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