On Thursday, 24 July 2014 at 11:35:09 UTC, Russel Winder via Digitalmars-d wrote:
On Thu, 2014-07-24 at 11:09 +0000, Paulo Pinto via Digitalmars-d wrote:
On Thursday, 24 July 2014 at 11:01:35 UTC, Russel Winder via Digitalmars-d wrote: > On Thu, 2014-07-24 at 09:38 +0000, Paulo Pinto via > Digitalmars-d wrote:
> […]
>> >> Nope, Gradle, as shown by the CPU usage on the task manager.
>
> I am surprised, but data always trumps opinion.

One of the first Google results,

http://askubuntu.com/questions/469709/gradle-compiling-slows-down-my-computer

You can find many more out there, in many combinations use cases.

Looks like Android Studio tells Gradle to use the number of threads that there are cores, so this is an Android Studio problem, not a Gradle
problem per se.

In this specific case yes, but as I mentioned there are lots of uses cases being reported.

--
Paulo

Reply via email to