Is C# slower than Java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is C# slower than Java?

As we already know C# is developed after Java, so is it faster than Java or not?

18th Jul 2019, 10:32 AM
Dejan Francuz🥇
Dejan Francuz🥇 - avatar
3 Answers
+ 4
according to this benchmark C# is faster(though in some aspects their speed is close): https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/csharp.html
18th Jul 2019, 11:23 AM
salar vahidi
salar vahidi - avatar
+ 3
I think C# is faster in general. even if the OS is not Windows I've found this benchmark results on android comparing Xamarin C# vs Java performance which shows C# is faster in most cases: https://stackoverflow.com/questions/17134522/does-anyone-have-benchmarks-code-results-comparing-performance-of-android-ap
18th Jul 2019, 1:35 PM
salar vahidi
salar vahidi - avatar
+ 2
salar vahidi would it depend on if the OS is Windows or not?
18th Jul 2019, 11:55 AM
Sonic
Sonic - avatar