Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license GoDoc Forum

rsbench

Benchmarks for the RediSearch module

Usage

Usage of ./rsbench:
  -chunk int
    	Indexing chunk size (default 1)
  -conns int
    	Concurrent connections to redis (default 100)
  -csv
    	If set, we dump the output report as CSV
  -duration int
    	Duration to run the query benchmark for (default 5)
  -hosts string
    	Redis host(s), comma separated list of ip:port pairs. Use a single value for non cluster version (default "localhost:6379")
  -index string
    	Index name (default "idx")
  -path string
    	folder/file path (default "./")
  -query string
    	Query to benchmark (if set)
  -reader string
    	Reader to use (if set) [wiki_abs|wiki_full|reddit|twitter]
  -rnum int
    	Number of concurrent file readers (default 10)

About

Benchmarks for the RediSearch module

Topics

Resources

Stars

2 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages