| InjectorImpl Performance [message #894827] |
Tue, 10 July 2012 12:49  |
Joseph Carroll Messages: 156 Registered: May 2012 Location: Milwaukee, WI |
Senior Member |

|
|
I am still working to fully understand the DI engine, but as I was reviewing the code I noticed that the class (InjectorImpl) is not declared as final. Is there a reason that it is not declared as final? Wouldn't there be a performance increase if it were because the compiler could "in-line" the code?
[Note to self: read "Java Performance"]
[Updated on: Tue, 10 July 2012 12:55] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01692 seconds