by CRUDmeariver on 3/4/18, 3:30 AM with 3 comments
I want to learn more about garbage collection tuning, common bottlenecks, how to use threads properly, the underlying implementation of the JVM and how it affects performance. I write mostly Clojure and some Java, trying to increase throughput of APIs. Looking for a more systematic learning method than trial and error through endless load tests.