The luceneutil module (https://code.google.com/a/apache-extras.org/p/luceneutil/ ) has benchmarking code for indexing; it's what I use to generate Lucene's nightly performance graphs (http://people.apache.org/~mikemccand/lucenebench/indexing.html ). But it's somewhat involved to get it set up ...
Mike McCandless http://blog.mikemccandless.com On Mon, Jun 23, 2014 at 6:15 PM, Gaurav gupta <[email protected]> wrote: > Srividhya, > I am also looking something similar. I will try if I can find something. > > Thanks > On Jun 20, 2014 12:50 PM, "Umashanker, Srividhya" < > [email protected]> wrote: > >> Are there any performance test suites available in lucene codebase which >> can be reused by us to benchmark against our lucene infrastructure? >> >> We are looking at mainly multithreaded indexing tests. >> >> -Vidhya >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
