Jethro commented on a Page, Channel name background  -  May 08, 2010

remove the "()" around the condition it will make the code slowerWorldDMT, I have heard many people state that don't use curl brackets or parentheses around a string of code.

What difference does it make speed wise if I make something, for example, like this:

if (speed == WorldDMT) hello $v2

OR

if speed == WorldDMV { hello $v2 }

Is there a really scientific proof that one of them does run faster against one another?

Perhaps we just do it formally then:

if (speed == WorldDMT) { hello $v2 }
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.