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

ASF subversion and git services commented on LUCENE-10588:
----------------------------------------------------------

Commit 73a06cdbccf1f29387175be0e959c03564e490a1 in lucene's branch 
refs/heads/branch_9x from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=73a06cdbccf ]

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

Reply via email to