Re: performance testing practices

2007-02-05 Thread Yonik Seeley
On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: The facets are bibliographic metadata about library holdings, such as genre, subject, format, published date (year), and others. Basically an open source think like this:

Re: performance testing practices

2007-02-05 Thread Erik Hatcher
On Feb 5, 2007, at 11:15 AM, Yonik Seeley wrote: On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: This week I'm going to be incrementally loading up to 3.7M records into Solr, in 50k chunks. I'd like to capture some performance numbers after each chunk to see how she holds up. What numbers

Re: performance testing practices

2007-02-05 Thread Yonik Seeley
On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: This week I'm going to be incrementally loading up to 3.7M records into Solr, in 50k chunks. I'd like to capture some performance numbers after each chunk to see how she holds up. What numbers are folks capturing? What techniques are you using

Re: performance testing practices

2007-02-05 Thread Burkamp, Christian
ot for the inspiring talk going on on this mailing list. Christian -Ursprüngliche Nachricht- Von: Erik Hatcher [mailto:[EMAIL PROTECTED] Gesendet: Montag, 5. Februar 2007 11:23 An: solr-user@lucene.apache.org Betreff: performance testing practices This week I'm going to be incrementall

Re: performance testing practices

2007-02-05 Thread Bertrand Delacretaz
On 2/5/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: ...What numbers are folks capturing? What techniques are you using to capture numbers?... I've been using my httpstone utility (http://code.google.com/p/httpstone/) along with ab (http://httpd.apache.org/docs/2.2/programs/ab.html) to generate

performance testing practices

2007-02-05 Thread Erik Hatcher
This week I'm going to be incrementally loading up to 3.7M records into Solr, in 50k chunks. I'd like to capture some performance numbers after each chunk to see how she holds up. What numbers are folks capturing? What techniques are you using to capture numbers? I'm not looking for any