Skip to content

Instantly share code, notes, and snippets.

@jarib
Created June 2, 2014 17:27
Show Gist options
  • Save jarib/e2e066bc8f845dc06aa9 to your computer and use it in GitHub Desktop.
Save jarib/e2e066bc8f845dc06aa9 to your computer and use it in GitHub Desktop.
$ time cat hdo-csv-dump/public.vote_results.csv | dat import --csv
884 rows imported. Elapsed: 562s. 1 rows/second
cat hdo-csv-dump/public.vote_results.csv 0.00s user 0.04s system 0% cpu 8:42.17 total
dat import --csv 585.01s user 6.78s system 101% cpu 9:40.34 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment