Skip to content

Instantly share code, notes, and snippets.

@raholland79
Created August 2, 2011 23:42
Show Gist options
  • Save raholland79/1121525 to your computer and use it in GitHub Desktop.
Save raholland79/1121525 to your computer and use it in GitHub Desktop.
Postgres 9 with node-postgres and console.log
node data_init2.js 6.74s user 1.94s system 37% cpu 23.000 total
Mongo 1.8 with mongoose/native
node data_init.js 23.20s user 0.68s system 92% cpu 25.936 total
Mongo 1.8 with mongoose/native AND --journal
node data_init.js 30.87s user 1.25s system 93% cpu 34.254 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment