There were some posted a few months back. Basically:
if (this is true) do this
vs.
if (this is true) { do this }
Anyhow, I didn't do the tests and am just going by what others posted, but no one debunked them back then, so they were probably correct.