#Speed
-
In terms of capabilities, they say VB.NET and C# is the same. So what about speed? Which is faster?:confused:
-
In terms of capabilities, they say VB.NET and C# is the same. So what about speed? Which is faster?:confused:
-
neither is faster both languages compile to the same IL, which runs at the same speed regardles of what language it was compiled in.
thanks, that makes sense. But compared to both of them how fast is c++ (10 times faster? maybe?);)
-
thanks, that makes sense. But compared to both of them how fast is c++ (10 times faster? maybe?);)
IL executes at roughly 80-90% the speed of C++ because it is native code, not interpreted like Java. James Sonork ID: 100.11138 - Hasaki "Smile your little smile, take some tea with me awhile. And every day we'll turn another page. Behind our glass we'll sit and look at our ever-open book, One brown mouse sitting in a cage." "One Brown Mouse" from Heavy Horses, Jethro Tull 1978