You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/11/12 13:29:26 UTC

[GitHub] [lucene] rmuir commented on issue #11924: gradle build uses excessive resources on multi-core machine

rmuir commented on issue #11924:
URL: https://github.com/apache/lucene/issues/11924#issuecomment-1312478615

   Basically this behavior grows `O(n)^2` where n is the number of cpus. The more you have, the more this is slowing you down.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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