You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/05/23 07:31:00 UTC

[jira] [Created] (LUCENE-10588) Make Luke launching code faster

Tomoko Uchida created LUCENE-10588:
--------------------------------------

             Summary: Make Luke launching code faster
                 Key: LUCENE-10588
                 URL: https://issues.apache.org/jira/browse/LUCENE-10588
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Tomoko Uchida


Starting Luke can take multiple seconds since it renders all GUI components when launching; It could be possible to make it faster (within sub-second) by lazily rendering panels to avoid loading too many classes when starting.

This typically becomes an issue on CI job, but a quicker launch would be also good for humans.
https://github.com/apache/lucene/pull/917



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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