Menu

#2 Review code for simple optimizations

open
nobody
CORE (3)
5
2007-10-07
2007-10-07
No

The code is currently written with assumptions that the JVM will eventually optimize the code. This optimization may not be available on micro-VMs. Hand optimize where possible, e.g. minimize the use of getters where it makes sense.

Discussion


Log in to post a comment.

Auth0 Logo