Skip to content

Instantly share code, notes, and snippets.

@ffeast
Created June 16, 2019 16:43
Show Gist options
  • Save ffeast/43dd512532d0ea1b8434faea89c6eb16 to your computer and use it in GitHub Desktop.
Save ffeast/43dd512532d0ea1b8434faea89c6eb16 to your computer and use it in GitHub Desktop.
redis-benchmark 1M zset operations
redis-benchmark -n 1000000 -r 1000000 -q -P 32 zadd zset __rand_int__ __rand_int__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment