Rendering the Java heap as a Treemap
A failed experiment with dominator trees
Sep 25, 20249 min read3.8K

Search for a command to run...
Articles tagged with #kotlin
A failed experiment with dominator trees

Today I was mob programming with Square's Mobile & Performance Reliability team and we toyed with an interesting idea. Our codebase has classes that represent screens a user can navigate to. These classes are defined in modules, and these modules hav...

Demystifying the internals of DI libraries

In Statistically Rigorous Android Macrobenchmarks, I laid out a methodology for rigorously comparing the outcome of two Jetpack Macrobenchmark runs. To summarize the article: Remove sources of variations until the distribution fits a normal distribu...

Trampolining keeps the (blood) flow pumping!
