many unit
tests!
Scott
> -Original Message-
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Friday, January 24, 2014 3:03 AM
> To: java-user@lucene.apache.org
> Subject: RE: Performance testing Lucene
>
> Hi Scott,
>
> the unit tests are also a good
[mailto:scott_schnei...@symantec.com]
> Sent: Friday, January 24, 2014 2:41 AM
> To: java-user@lucene.apache.org
> Subject: RE: Performance testing Lucene
>
> Thanks! I ran this Directory subclass through the Lucene unit tests (and
> found 3 race conditions). Unit tests are wonder
gt; found 3 race conditions). Unit tests are wonderful.
>
> Scott
>
>
>> -Original Message-
>> From: Michael McCandless [mailto:luc...@mikemccandless.com]
>> Sent: Wednesday, January 22, 2014 7:05 AM
>> To: Lucene Users
>> Subject: Re: Performance testi
Lucene Users
> Subject: Re: Performance testing Lucene
>
> All the source code for the nightly Lucene perf tests I run (
> http://people.apache.org/~mikemccand/lucenebench/ ) are here:
> https://code.google.com/a/apache-extras.org/p/luceneutil/
>
> These are also the scripts I use fo
All the source code for the nightly Lucene perf tests I run (
http://people.apache.org/~mikemccand/lucenebench/ ) are here:
https://code.google.com/a/apache-extras.org/p/luceneutil/
These are also the scripts I use for A/B performance tests for a new patch.
It's somewhat tricky getting those Pyth