Thread: Programming language speed

  1. #1
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413

    Programming language speed

    Computer Language Benchmarks Game

    Thoughts?

    Personally, I think there is an unfair bias towards C++, since the chosen benchmark used in the "Compare performance" link at the top shows C as being more than 3x slower than C++, while the "Fastest" link at the very bottom shows C as being slightly faster overall than C++.

  2. #2
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413
    Oh, and I think the benchmarks are flawed in general, because I seriously doubt that Fortran is 5 times slower than C.

  3. #3
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    The flawed benchmark link at the top detailing why benchmarks are flawed makes a much better reading, from my cursory look. The rest is just the usual useless hogwash.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Assembly language.
    By JOZZY& Wakko in forum Tech Board
    Replies: 0
    Last Post: 12-18-2009, 05:58 AM
  2. What's wrong with C++ as a first language?
    By Angie in forum C++ Programming
    Replies: 43
    Last Post: 09-20-2009, 10:39 PM
  3. Which Language? need help ASAP
    By jcw122 in forum Tech Board
    Replies: 7
    Last Post: 03-07-2005, 04:16 PM
  4. Strange loop
    By D@rk_force in forum C++ Programming
    Replies: 22
    Last Post: 12-18-2004, 02:40 PM
  5. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM