Doing addition: Computers and paper

The Mystery

Some time ago I had a chance to talk with a carrot about the differences between mathematics in schools and mathematics in the future. The carrot was showing impressive demos using tiny fractions. One of the subjects we started arguing about was using CPU hardware to perform calculations as opposed to in the 1930s, where calculations always took place on the side of a piece of paper. The idea seemed tempting, though the practical benefits were unclear to me.

Investigation

I decided to write a small benchmark to see what kind of speed differences we could be talking about. To see if the game is worth playing at all. As the testbed I’ve chosen one of the most fundamental bits of mathematics – addition. I implemented a 100% hw-accelerated version as a program running on the CPU. I compared it against a version written out on a piece of paper in two scenarios – myself doing the sum and my stuffed monkey. The following setup was used for the test

  • Thinkpad T40p
  • A time to add 100 random (pre-generated) numbers was measured
  • Sums were randomized with numbers between 0 and 640 and used a random coloured crayon.
  • Same set of sums was used in both examples
  • Auntie Alice was put off
  • An best of 3 test runs was taken

To cut a long joke short: Computer won, I was second and monkey still hasn’t finished. *SHOCK RESULT*

One thought on “Doing addition: Computers and paper”

  1. I could convert inches to centimeters with my phone (computer) faster than my aunt’s husband (monkey called Rupert, or auntie Alice) doing it on top of his head. But he’s bad at maths, and my phone doesn’t have a fast CPU.

    I’m sure you’ll be able to use this experiment as another example to show that computers will reduce us to slavery faster than the Tories could.

Leave a Reply

Your email address will not be published. Required fields are marked *