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

Marc Sturlese commented on LUCENE-3515:
---------------------------------------

Seeing others results the "problem" seems to be merges are very slow on trunk 
on Snow Leopard (where I've been running the tests).
I've attached the whole stdout for both executions. Soon will run the tests on 
a debian box and post the results too.
Here are the results:
3.4
Time taken indexing: 927
Time taken closing: 283
Time taken whole process: 1211

trunk
Time taken indexing: 303
Time taken closing: 37
Time taken whole process: 340

                
> Possible slowdown of indexing/merging on 3.x vs trunk
> -----------------------------------------------------
>
>                 Key: LUCENE-3515
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3515
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/index
>            Reporter: Michael McCandless
>             Fix For: 3.5, 4.0
>
>         Attachments: LUCENE-index-34.patch, LUCENE-index-40.patch, 
> TestGenerationTime.java.3x, TestGenerationTime.java.40, 
> stdout-snow-leopard.tar.gz
>
>
> Opening an issue to pursue the possible slowdown Marc Sturlese uncovered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to