On Tue, Nov 8, 2011 at 7:46 PM, Grant Ingersoll <gsing...@apache.org> wrote:
> Also, FWIW, Lucene's PQ implementation is faster than Java's, from what I 
> understand (which is why we wrote our own).

That's why we *kept* our own (it predates the standard JDK implementation).
The existence of adjustTop() (and our use of that) is why it's faster.

-Yonik
http://www.lucidimagination.com

Reply via email to