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

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

Robert Muir created SOLR-15282:
----------------------------------

             Summary: 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


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)