Skip to content

Instantly share code, notes, and snippets.

@frankyaorenjie
Last active July 10, 2018 06:20
Show Gist options
  • Save frankyaorenjie/e15d6ae0ea0745d5743f11898855c846 to your computer and use it in GitHub Desktop.
Save frankyaorenjie/e15d6ae0ea0745d5743f11898855c846 to your computer and use it in GitHub Desktop.
nodejs
// read big file
split -l 500000 query_log_distinct_6m.csv split_files/
node --max-old-space-size=8192 do.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment