Skip to content

Instantly share code, notes, and snippets.

@einaros
Created June 19, 2012 18:50
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 einaros/8ca3d7e8f8dadebe1787 to your computer and use it in GitHub Desktop.
Save einaros/8ca3d7e8f8dadebe1787 to your computer and use it in GitHub Desktop.
Case: 400000 roundtrips of 64 B binary data: node-0.7.12 4% faster
Case: 200000 roundtrips of 16 kB binary data: node-0.6.19 1% faster
Case: 40000 roundtrips of 128 kB binary data: node-0.6.19 1% faster
Case: 4000 roundtrips of 1 MB binary data: node-0.6.19 1% faster
Case: 400 roundtrips of 10 MB binary data: node-0.6.19 2% faster
Case: 400000 roundtrips of 64 B text data: node-0.7.12 6% faster
Case: 200000 roundtrips of 16 kB text data: node-0.7.12 26% faster
Case: 40000 roundtrips of 128 kB text data: node-0.7.12 34% faster
Case: 4000 roundtrips of 1 MB text data: node-0.7.12 35% faster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment