[ https://issues.apache.org/jira/browse/LUCENE-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544860#comment-17544860 ]
ASF subversion and git services commented on LUCENE-10588: ---------------------------------------------------------- Commit 4c53a53238a07df9da45171f64664a8182cddbd7 in lucene's branch refs/heads/main from Tomoko Uchida [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=4c53a53238a ] LUCENE-10588: log elapsed time for initializing gui (#937) > 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 > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > 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