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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org