upvote
Uh at the very least Java is bad. the java programs we run take 4 gigs and burn my entire compute. Every1 used spring or guice and the di runtime, so tests are expensive for e2e with mocks. There’s no scrutable way I can run more than 2 or 3 on a standard laptop without burning out the thing.

Go can.

reply
You don't have to use Spring or the typical enterprise IOC that plagued 00s and 10s Java.
reply
That could be a Spring issue then, not Java. Do you run with -Xmx specified?
reply