So in theory, since my graph of objects is getting...
# android
b
So in theory, since my graph of objects is getting really big, I could add
@Singleton
to the objects where it doesnt matter and are stateless (which is like 80% of them) and get performance boost?