Day 69 : Unlocking Java Performance Secrets: Harnessing the Power of JMH Microbenchmarking

Exploring benchmarking harness in Java and how its use to understand performance

April 5, 2023 · 5 min

Day 68 : Becoming a memory plumber; A tale of Memory Leak and how to find them ( part 3)

Understanding and finding the causes and types of memory leaks and tools and suggestions to fix them

March 30, 2023 · 5 min

Day 67: Becoming a memory plumber; A tale of Memory Leak and how to find them ( part 2)

Understanding and finding the causes and types of memory leaks and tools and suggestions to fix them

January 21, 2023 · 9 min

Day 66: Becoming a memory plumber; A tale of Memory Leak and how to find them ( part 1)

Understanding and finding the causes and types of memory leaks and tools and suggestions to fix them

January 20, 2023 · 6 min

Day 65: A tale of RMI (Remote Method Invocation) in java

Understanding how RPC and RMI works in java

January 12, 2023 · 9 min