Skip to content

datmt

  • Home
  • Tutorials
    • backend
      • java
        • spring
        • JPA
        • javaee
    • devops
    • frontend
    • Linux
    • NoSQL Databases
  • Privacy Policy
  • Cookie Policy (EU)
  • Contact

profiling

JVM Performance Tuning (Beginner-Friendly Guide)

April 6, 2025 by Đạt Trần

Goal: Build a small Java app with intentional performance problems, and use real-world tools to analyze and understand: Step 1: Set Up a Java App with a Memory Leak What’s a memory leak in Java? In Java, memory leaks occur when objects are unintentionally kept in memory because they’re still referenced, preventing the Garbage Collector … Read more

Categories java Tags jvm, profiling Leave a comment
  • Architecture
  • backend
  • Clean Code
  • Cloud Computing
  • Databases
  • devops
  • frontend
  • fundamental
  • General Tips
  • git
  • java
  • javaee
  • JPA
  • kubernetes
  • Linux
  • management
  • mobile development
  • network
  • NoSQL Databases
  • opensource
  • python
  • quarkus
  • Relational Databases
  • scala
  • Security
  • spring
  • SQL
  • System Design
  • WordPress Development

Copyright Ⓒ datmt

© 2025 datmt • Built with GeneratePress