Intel Fortran now 20% faster than C, fastest language on Shootout
shootout.alioth.debian.org
Intel Fortran now 20% faster than C, fastest language on Shootout
1–10 of 53 posts
Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#2Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#3Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#4Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#5Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#6Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#7Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#8These reports are worse than useless. Any person with good understanding of computing knows that implementation plays a huge part in it. Why people wasting their time comparing speed of different programming languages while they should focus on different implementations. I guess the latter one is difficult so people all try to avoid it, and the first one is just so easy to do and everybody is doing it.
Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#9These reports are worse than useless. Any person with good understanding of computing knows that implementation plays a huge part in it. Why people wasting their time comparing speed of different programming languages while they should focus on different implementations. I guess the latter one is difficult so people all try to avoid it, and the first one is just so easy to do and everybody is doing it.
Re: Intel Fortran now 20% faster than C, fastest language on Shootout
#10These reports are worse than useless. Any person with good understanding of computing knows that implementation plays a huge part in it. Why people wasting their time comparing speed of different programming languages while they should focus on different implementations. I guess the latter one is difficult so people all try to avoid it, and the first one is just so easy to do and everybody is doing it.
That fact stands out immensely. The Scala code and java code should be equal as the first can be written exactly like the second. Don't even see Clojure. Hate to see what times they get there.