You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2006/11/17 12:22:38 UTC

[jira] Resolved: (LUCENE-714) Use a System.arraycopy more than a for

     [ http://issues.apache.org/jira/browse/LUCENE-714?page=all ]

Michael McCandless resolved LUCENE-714.
---------------------------------------

    Fix Version/s: 2.1
       Resolution: Fixed

Committed!  Thanks Nicolas -- keep the patches coming!

> Use a System.arraycopy more than a for
> --------------------------------------
>
>                 Key: LUCENE-714
>                 URL: http://issues.apache.org/jira/browse/LUCENE-714
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Nicolas Lalevée
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: DocumentWriter.patch
>
>
> In org.apache.lucene.index.DocumentWriter. The patch will explain by itself. I didn't make any performance test, but I think it is obvious that it will be faster.
> All tests passed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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