Skip to content

Instantly share code, notes, and snippets.

@okumura
Created November 25, 2019 03:46
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 okumura/6b3b6d81711b4b69292ab8b7e91c02ec to your computer and use it in GitHub Desktop.
Save okumura/6b3b6d81711b4b69292ab8b7e91c02ec to your computer and use it in GitHub Desktop.
wc -l
(a) time (b) time (c) time (d) time (e) time (a) mem (b) mem (c) mem (d) mem (e) mem
large-file-1mb.txt 0 0.03 0.01 0.17 0.07 1868 9428 7664 14892 15368
large-file-10mb.txt 0 0.04 0.02 0.16 0.07 1780 27784 7672 14944 15536
large-file-100mb.txt 0.01 0.29 0.08 0.16 0.1 1876 213252 7696 15056 15408
large-file-1gb.txt 0.18 13.09 0.66 0.26 0.25 1856 1911580 7704 15112 15396
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment