On 03/11/2008, at 11:07 PM, Mark Miller wrote:

Am I missing your benchmark algorithm somewhere? We need it. Something doesn't make sense.

I thought I had included in at[1] before but apparently not, my apologies for that. I have updated that wiki page. I'll also reproduce it here:

{ "Rounds"

    ResetSystemErase
    { CreateIndex >
    { AddDoc > : NUM_DOCS
    { CloseIndex >

    [ "UnoptSearch" Search > : 100
    { "Optimize" OpenIndex Optimize CloseIndex }
    [ "OptSearch" Search > : 100

    NewRound

} : 6

NUM_DOCS increases by 5,000 for each iteration.

What constitutes a "proper warm up before measuring"?

[1]: http://confluence.atlassian.com/display/JIRACOM/Lucene+graphs


Cheers,
Justus

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

Reply via email to