Skip to content

Instantly share code, notes, and snippets.

@dormando
Created July 11, 2012 06:50
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dormando/3088511 to your computer and use it in GitHub Desktop.
Save dormando/3088511 to your computer and use it in GitHub Desktop.
twemcache vs memcached 1.4.13 super idiotic test
mc-crusher. cache daemons both running with -t 4 (default, four threads each)
conf/asciiconf (N conns, single key fetch per command)
twemcache: 430k/s peak
1.4.13: 478k/s peak
conf/mget_test (N conns, 50 keys fetched per command)
twemcache: 1.36m/s peak
memcached: 3.6m/s peak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment