I broke a single-module Android app into a core/feature module structure — same functionality, same screens — and measured the difference on an incremental build (touch one file, rebuild). Monolith: 3. 744s.

Source: [Dev.to](https://dev.to/ranab4b/--5fno)

Sponsored