This may sound like a silly question, and I hesitated to post it, but still: if something needs to run only in a certain condition, which of these is more efficient:
The real question is, should you really care?
I say NO! It's more important to have better readable code than doing some micro-optimization.