[
https://issues.apache.org/jira/browse/LUCENE-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126693#comment-13126693
]
Robert Muir commented on LUCENE-3515:
-------------------------------------
3.x:
[junit] Time taken indexing: 114
[junit] Time taken closing: 20
[junit] Time taken whole process: 134
4.x:
[junit] Time taken indexing: 133
[junit] Time taken closing: 1
[junit] Time taken whole process: 134
So for me, its the same speed.
I didnt use the public static void main, i used the test as-is, except i
disabled assertions and forced StandardCodec.
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]