[ 
https://issues.apache.org/jira/browse/LUCENE-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560314#action_12560314
 ] 

Michael McCandless commented on LUCENE-1136:
--------------------------------------------

OK, 2nd patch now prints the "-", and all tests pass!  Thanks Doron.

> add ability to not count sub-task doLogic increment to contri/benchmark
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-1136
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1136
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>            Reporter: Michael McCandless
>            Assignee: Doron Cohen
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: lucene-1136.patch, lucene-1136.patch
>
>
> Sometimes, you want to run a sub-task like CloseIndex, and include the time 
> it takes to run, but not include the count that it returns when reporting 
> rec/s.
> We could adopt this approach: if a task is preceded by a "-" character, then, 
> do not count the value returned by doLogic.
> See discussion leading to this here:
>   http://www.gossamer-threads.com/lists/lucene/java-dev/57081

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to