You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Uwe Schindler (Jira)" <ji...@apache.org> on 2021/03/24 15:49:00 UTC

[jira] [Commented] (SOLR-15282) speed up precommit

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

Uwe Schindler commented on SOLR-15282:
--------------------------------------

I think the pull request can be merged as is through repos.

I did this for others, too. You can do that on command line after adding a new upstream (lucene) to Solr's checkout.

Do you want to try it, or should I try to merge?

> speed up precommit
> ------------------
>
>                 Key: SOLR-15282
>                 URL: https://issues.apache.org/jira/browse/SOLR-15282
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Priority: Major
>
> See https://github.com/apache/lucene/pull/33 / LUCENE-9861
> You can see a nice resulting drop in precommit time even on Mike's beast of a machine for nightly bench (see the drop in the green line): https://people.apache.org/~mikemccand/lucenebench/antcleantest.html
> For me the change literally takes minutes off my precommit time.
> I think it would be good to look at appling the same optimization to solr build too, to reduce the cost of {{renderJavadoc}}, {{ecjLintMain}}, and {{ecjLintTest}} tasks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)