Benchmarking -- the report
Teaser for the report.

Benchmarking -- the report

This is a nerd's review of some programming languages.

When I encounter a new platform I always write a small program that tests if a number is prime or not. And then I add some logic to measure the performance. And some logic to parse the command line, and ...

This has evolved to a small, wholly unscientific and totally useless benchmark. That is the definition of a perfect hobby!

The three key findings are

  1. Fortran is still the fastest, even a beginner at Fortran can write efficient code thanks to good optimisation.
  2. Java, C++ and JavaScript also do some clever stuff with optimising your code.
  3. SQLite3 performs very well with a little help ...

You can find the report here.


To view or add a comment, sign in

More articles by Dan Bellander

  • Benchmarking for fun ...

    Summary This is about my hobby and profession, computer programming. And my latest findings are that SQLite3 is a very…

    3 Comments
  • Programmerare i hjärtat ...

    Snabbvarianten: Jag söker uppdrag inom programmering. Efter många år i branschen sprang jag på tesen att man blir…

    1 Comment
  • Byanät - en utmaning som ger utdelning

    Jag är snart klar med första etappen av önätet på Rindö, mer fiber till folket! Jag har sammanställt mina erfarenheter…

    5 Comments

Explore content categories