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

Steven Rowe commented on LUCENE-3337:
-------------------------------------

Robert, your patch is a collection of optimizations to the SOLR-2452 work.  
Looks good!

My build times:

||task||trunk||patch||
|ant example (clean checkout)|180s|119s|
|ant example (already compiled)|132s|61s|

So I'm seeing the same kind of speedups as you.  +1 to commit - we could use 
this issue to host a series of further patches.

I plan on looking next at the utility of the *.compiled & *.uptodate property 
passing scheme - you mentioned on #lucene IRC that it didn't seem to be having 
any effect on the build.

> avoid building jar files unless necessary in build
> --------------------------------------------------
>
>                 Key: LUCENE-3337
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3337
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 3.4, 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3337.patch, LUCENE-3337.patch, LUCENE-3337.patch
>
>
> This causes the build to be slow, we can avoid it in lots of cases (e.g. ant 
> test)

--
This message is automatically generated by JIRA.
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]

Reply via email to