Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

DBCDK/solr-performance-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project no longer active!

This project is no longer maintained. It has been superseded by a more generic variant service-performance-test Please see https://github.com/DBCDK/service-performance-test

solr-performance-test

Tools to run a performance test of a solr cluster

Tools

The applications (jar) that are produced are:

Recorder

name: solr-performance-test-recorder.jar

This produces an output with lines that looks like this:

delta query-string

the delta is number of ms between the 1st line in this file was requested, and current line was requested. The query-string is the content posted to SolR

Replayer

name: solr-performance-test-replayer.jar

This takes a file generated from solr-performance-test-recorder.jar and replays it against a Solr instance. The queries sent with the actual execution time is recorded as json in a file.

About

Tools to run a performance test of a solr cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages