Lucee Performance Tuning
Lucee is a Java application thus understanding the performance of the Java Virtual Machine (JVM) is critical for tuning high performance Lucee installations. Fortunately the JVM has industry leading tooling for inspecting and tuning.
Memory Profiling
Lucee and Java is a garbage collected language. As such, the JVM will clean up your Lucee objects for you, but it is important to know