Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created November 5, 2011 01:46
Show Gist options
  • Save bnoordhuis/1340957 to your computer and use it in GitHub Desktop.
Save bnoordhuis/1340957 to your computer and use it in GitHub Desktop.
| cluster (8x) | 0.6.0 | 0.4.12 | 0.2.6 |
========================================================================
http_simple bytes/1024 | 38578 | 6263 | 5461 | 5031 |
http_simple bytes/10240 | 14598 | 2156 | 1969 | 2083 |
http_simple bytes/102400 | 56 | 23 | 201 | 196 |
========================================================================
http_simple buffer/1024 | 39543 | 6640 | 6137 | 5568 |
http_simple buffer/10240 | 23592 | 5559 | 5238 | 4828 |
http_simple buffer/102400 | 5443 | 2654 | 2114 | 2258 |
========================================================================
start-up time (in ms) | - | 49.6 | 74.7 | 45.4 |
start-up memory (in MB) | - | 8.64 | 10.04 | 7.98 |
========================================================================
disk I/O, read (in MB/s) | - | 26.63 | 19.75 | 18.70 |
disk I/O, write (in MB/s) | - | 17.40 | 21.60 | 21.36 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment