> For the complete documentation index, see [llms.txt](https://java.howtocode.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://java.howtocode.dev/20.md).

# পাঠ ২০: Understanding performance tuning

* টারমিনলজি
* Latency
* Throughput
* Utilization
* Efficiency
* Capacity
* Scalability
* Degradation
* প্রাগমেটিং এপ্রোচ
* মুরস-ল
* মেমরী ল্যাটেন্সি হাইআরকি
* কেন জাভা পারফরমেন্স টিউনিং কেন কঠিন
* হার্ডওয়্যার ক্লকস
* কেস স্টাডি
* গারবেজ কালেক্টর
* Mark and sweep
* Jmap
* JVM প্যারামিটার
* রিডিং জিসি লগস
* ভিজুয়ালভিএম
* এসকেপ এনালাইসিস
* Concurrent Mark-Sweep
* G1—Java’s new collector
* হটস্পট দিয়ে জিট(JIT) কম্পাইলেশন
* Inlining methods
* Dynamic compilation and monomorphic calls
* Reading the compilation logs
