[
https://issues.apache.org/jira/browse/LUCENE-5593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075383#comment-14075383
]
Robert Muir commented on LUCENE-5593:
-------------------------------------
Here is the release building times
Trunk: 13 minutes 47 seconds
{noformat}
$ ant clean
lucene$ ant prepare-release-no-sign -Dversion=5.0.0 # 5 minutes 6 seconds
solr$ ant prepare-release-no-sign -Dversion=5.0.0 # 8 minutes 41 seconds
{noformat}
Patch: 7 minutes 30 seconds
{noformat}
$ ant clean
lucene$ ant prepare-release-no-sign -Dversion=5.0.0 # 3 minutes 25 seconds
solr$ ant prepare-release-no-sign -Dversion=5.0.0 # 4 minutes 5 seconds
{noformat}
> javadocs generation in release tasks: painfully slow
> ----------------------------------------------------
>
> Key: LUCENE-5593
> URL: https://issues.apache.org/jira/browse/LUCENE-5593
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-5593.patch
>
>
> Something is wrong here in the way this generation works, I see some of the
> same javadocs being generated over and over and over again.
> The current ant tasks seem to have a O(n!) runtime with respect to how many
> modules we have: its obnoxiously slow on a non-beast computer. There is a bug
> here...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]