Join Slack
Powered by
a coworker of mine saw a big performance hit in cl...
# android
d
damien5314
06/03/2016, 7:24 PM
a coworker of mine saw a big performance hit in classes where
getSimpleName
was being called and set to a non-static TAG string, when he changed the strings to be static, there wasn't even a reference to the method at runtime at all
Open in Slack
Previous
Next