Slackbot
10/20/2022, 3:59 AMChris Lee
10/20/2022, 4:33 AMMike Cumings
10/20/2022, 4:20 PMorg.gradle.priority=low as documented here.Esa Firman
10/21/2022, 4:37 AMMonitoring CPU and memory usage will help quantify this.We already did this, in fact, we have 2 months data of it. Now we need a formula for the metric that will tell us if a user have seamless experience when they executing a build or not.
Esa Firman
10/21/2022, 4:38 AMYou might also have some success attempting to useYes, this is one of many things that we can do to improve the experience. But how can we measure it?as documented here.org.gradle.priority=low
Mike Cumings
10/21/2022, 5:48 PMMike Cumings
10/21/2022, 5:49 PMEsa Firman
10/22/2022, 12:47 AMyes > /dev/null can make a spike in CPU utilization, but not necessarily slow down the machine or IDE specifically.