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
Hi there, I am working on some performance numbers too. This is part of my evaluation of solr. I'm planning to replace a legacy search engine and have to find out if this is possible with solr. I have loaded 1,1 million documents into solr by now. Indexing speed is not a big concern for me. I h

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