I can't believe i'm not able to google anything relevant to this question, but anyway...
My logical assumption would be that scripts which obey all the rules that strict standards dictate would execute faster.
On the other hand, if the scripts WORK without strict standards, then maybe strict standards is just an unnecessary extra verification step in the compiling process...
Is there any official information on what's faster? Thanks.