I'm trying SRP and unit testing in developing of my app. It slows down my productivity very much. But with SRP I improved code quality in a module and tested how it works in tests instead of in UI.