Why test? LOL. just release your software and you'll find the answer, at
least that is what I did:)

www.megueii.com

On 1/8/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:

In Lucene in Action we covered testing/monitoring performance with
JUnitPerf: http://lucenebook.com/search?query=testing+performance , so
that's one way of doing it.

I've also written multi-threaded search benchmarking app that keeps the
concurrency level constant, goes through a log of queries extracted from
production logs, and keeps running a number of parallel searches while
keeping track of how much time each query takes for calculating average,
mean, Nth percentile, etc.

Otis

----- Original Message ----
From: Dan Wiggin <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, January 8, 2007 11:59:24 PM
Subject: Test my Lucene service


Hi luceners, I don't have any question today.
Simply I want to know how you test the efficiency of yours systems that
works over Lucene.
I think it will be a very interesting for all newbie (like me) in Lucene
world some advices in this point.

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)

Reply via email to