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")
}