Is your computer slow and you are you wasting loads of time waiting for Gradle?
It’s compiling
How to use
Just apply it to your root project and your total sitting around time will be recorded in a slowMachine.properties
file.
PS.: Don’t forget to add this file to the your .gitignore
plugins {
id("io.github.budius.slow-machine")
}