By moving to the Google Developers documentation, I found something really cool like: Measuring app performance with Android Profiler
But knowing that Java and Kotlin are interpreted by the JVM, I believe that the difference in performance is not so great, because from what I saw between languages, when the subject is speed, they lead in relation to writing (Functional Programming ) for being faster than just accelerating the development of the application.
With this, someone here has already gone through this and came to realize these types of measures (CPU, Memory)?