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
Oct 15 Stressing memory on Android This post talks about stressing memory on any android device and what happens when device is under memory pressure. Oct 15, 2021 6 min read
Jul 18 The Three Musketeers of time The post talks about the different types of time to look for: wall clock time, on CPU time and off CPU time Jul 18, 2021 7 min read
Jul 05 Chasing Mobile Performance issues methodically Performance issues are easy to catch when chased methodically and with strategy Jul 5, 2021 4 min read