Programming Language Speed Battle (C, Java, C++, Python, C#) - Counting Triples

preview_player
Показать описание
Which language is fastest (C, Java, C++, Python or C#)?

In this video 5 popular programming languages compete against each other in a speed battle. I've written the same program in all 5 languages and benchmarked them. The programs counts the number of triples in an array which sum to 0.

GitHub repository for the project:

Chapters:
0:00 - The Contenders
0:15 - Competition Goal
0:29 - Counting Triples
1:51 - Disclaimer
2:34 - Round 1! (1000 elements)
3:20 - While Loops Faster??
4:02 - Round 2! (5000 elements)
4:54 - Round 3! (10,000 elements)
6:06 - Winners and Losers
6:41 - Surprise?
Рекомендации по теме
Комментарии
Автор

I'm actually surprised that C# is that slow as compared to Java. I most say that I didn't expect it.

iewebdevdes
Автор

thanks for the videos, I discovered your channel through the C# games examples and I hope you will make more in the future.

TBMazembe
Автор

I already know which language will be the fastest but still want to watch it because yay finally new video! Thank you for posting

whoami-ynzj
Автор

im surprised c# is that slow compared to java. I guess the decades of jvm optimizations pays off

ripple
Автор

Did you try to compile the C# code with Native AOT deployment? I'm curious to see the difference.

herve
Автор

Compiled to machine code will always run fast, although the learning curve for that languages is quite difficult.

jaguelo
Автор

Thank you very much! Can you test the Swift language, please?

paynemax
Автор

C and C++ do no array bounds checking. If bounds checking could be switched off in the other languages, it would be interesting

hpeterh
Автор

Java 21 and virtual thread. Java language on top of C# with the latest features .For we development non blocking IO / Java reactive programming still a GOAT it is faster than java virtual thread.Spring webflux vs springboot virtual thread.Spring reactive webflux win .

phyohtetpaing
Автор

Author. Why do you remove comments that show that your measurements were not correct?

TheBesogon
Автор

how about you include assembly next time? oh wait, you dont have 10 years to write this same program in it.

nikoheino
Автор

i've noticed that you deleted my comments on your videos including this one, i'm sorry if i wrote something wrong, i didn't meant it, and thanks for your amazing videos...

DevikenGames
Автор

Video After a while. I am waiting for more WxWidgets videos. I finished all of them already.

ramprasanthudhayabaskar
welcome to shbcf.ru