>>567
> 以前のスレで、実行形式としては同じとオレが発言した時は、C#の方が全然速いとか言い張る奴いたけど、
> 今はそいついないみたいね。
> 良かった!!

そいつのことは知らんけど、C#の方が速い場合があるというのは、
フォーラムで読んだことがある。
http://answers.unity3d.com/questions/7567/is-there-a-performance-difference-between-unitys-j.html
After doing some recent profiling, I've actually found some cases where
unityscript does some stuff behind the scenes, that would be slower than if you had written in c#.

動的型付けが関係してるのかな?