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

Uwe Schindler edited comment on LUCENE-10195 at 10/26/21, 1:07 PM:
-------------------------------------------------------------------

{quote}
If you run the build regularily switching VMs then background gradle daemons 
eat up all your memory.

So no, I don't think it's too short.
{quote}

+1. On our build servers we disable the Gradle Daemon completely. I switch it 
on locally when I do quick incremental builds (try-and-error). But for running 
the whole build for releases or debugging Gradle-shitbugs, it s also off 
locally.


was (Author: thetaphi):
bq. If you run the build regularily switching VMs then background gradle 
daemons eat up all your memory.
So no, I don't think it's too short.

+1. On our build servers we disable the Gradle Daemon completely. I switch it 
on locally when I do quick incremental builds (try-and-error). But for running 
the whole build for releases or debugging Gradle-shitbugs, it s also off 
locally.

> Gradle build speed improvement
> ------------------------------
>
>                 Key: LUCENE-10195
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10195
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jerome Prinet
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Increase Gradle build speed with help of Gradle built-in features, mostly 
> cache and up-to-date checks
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to