Skip to content

Instantly share code, notes, and snippets.

@huacnlee
Created April 1, 2014 03:35
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 huacnlee/9907235 to your computer and use it in GitHub Desktop.
Save huacnlee/9907235 to your computer and use it in GitHub Desktop.
Benchmark for redis-search creating indexes by 0.9.6 VS previous versions
## Before
user system total real
Index 1,000 items 2.160000 0.820000 2.980000 ( 4.633564)
## After (0.9.6)
user system total real
Index 1,000 items 0.780000 0.070000 0.850000 ( 0.851309)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment