On Jan 23, 2008 8:50 AM, eks dev <[EMAIL PROTECTED]> wrote:
> this value gets practically maintained on two places, any reason for that?  I 
> would suggest to use scorerDocQueue.size()  uniformly as this method gets 
> definitely inlined.

You're probably right... in the presence of proper inlining, using
scorerDocQueue.size() could actually be slightly faster.  These things
often need to be verified of course.

-Yonik

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

Reply via email to