Hello ! There is a small perf tooling library I...
# android
f
Hello ! There is a small perf tooling library I would like to write in Kotlin. I am just wondering whether such a lib would be easily useable from a standard android project ? Since it is a perf measurements lib, I don't think anybody will care about the dependencies that it adds in the debug flavor, such as the kotlin standard lib .. but if it still need to be easily called from java.