memory

Mar
10
Stressing the JVM GC on Android

Stressing the JVM GC on Android

This post talks about a way to stress Java garbage collector.
4 min read
Feb
24
Discovering iOS memory leaks: A case study with Firefox app II

Discovering iOS memory leaks: A case study with Firefox app II

Discover my experience in contributing to Firefox ios fixing their memory leaks
4 min read
Dec
25
Discovering iOS memory leaks: A case study with Firefox app

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
6 min read
Oct
15
Stressing memory on Android

Stressing memory on Android

This post talks about stressing memory on any android device and what happens when device is under memory pressure.
6 min read