Plummers Software Programing Language Drag Race

Guys,

Don’t know if any of you have seen this or not.

It’s a competition to see which programming language produces the fastest code.

Julia doesn’t come off very well.

For example, running the code on a Ryzen 9 5950X 16-Core Processor Julia comes in 30th with ~7,992 Passes/s/t. The winner so far is Lisp with ~90,469,492 Passes/s/t, about 1,132 times faster than Julia.

Also Julia is also beaten by Various implementations of the code in Rust, C++,Zig, Nim ,D, etc, and I’ve never heard of Zig, Nim, or D. What the he”double hockey sticks” is Zig, Nim, or D?

I am not smart enough to figure out whether it’s something inherent in the languages or if the guy who programmed the Julia code doesn’t know how to make it fast or what.

But maybe someone who is a buttload smarter than me can look at this and move Julia higher up in the rankings.

To show you how old I am the only Programming Course I took was a FORTRAN 66 course in ~1968. I did FORTRAN until about 2000 when I switched to MatLab and used that until I retired in 2012.

Mike

2 Likes

Another discussion of this here: [YouTube/GitHub] What is the FASTEST Computer Language? 45 Languages Tested

Thanks