Jan 07 Discovering iOS Memory Leaks IV: Detecting via Unit Tests Using unit tests and macOS leaks tool to catch real iOS memory leaks. Jan 7, 2026 7 min read
Dec 01 Discovering iOS memory leaks III: Automating with Github Action Automating Leak Detection with Github Action Dec 1, 2024 5 min read
Mar 10 Stressing the JVM GC on Android This post talks about a way to stress Java garbage collector. Mar 10, 2024 4 min read
Feb 24 Discovering iOS memory leaks: A case study with Firefox app II Discover my experience in contributing to Firefox ios fixing their memory leaks Feb 24, 2024 4 min read
Dec 25 Discovering iOS memory leaks: A case study with Firefox app Discover how to efficiently detect and manage memory leaks in iOS apps using the leaks command line tool with example Dec 25, 2023 6 min read