It depends. JIT compilers can optimize them in par...
# announcements
c
It depends. JIT compilers can optimize them in part, so I wouldn't worry about it unless you have performance issues. Run a profiler if in doubt.