Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
You'll get pi to ten thousand decimals. My results:
Bubba2: 6.6 seconds
Pentium 4: 0.67 seconds
So the Bubba2 is almost exactly 10 times slower than a not-so-very-modern desktop. Of course this is fine, because the Bubba2 is not a calculating monster, but a home server, aimed at minimising energy use and noise. What results do you get? Bubba 1 machines? Other desktops?
Bubba 1 is as you have noted very slow at calculating pi. The reason for this is not only the clockspeed, but more that B1 lacks a floatingpoint "co-processor".
So comparing B1 and B2 in this case is actually not fair for B1, floating point calculations is not used that much.
I also got 1min 30 secs on B1.
The old one with only 64MB memory, and it was quite busy too...
Nice.
It will not become a paperweight (once I have sorted out the issues with B2/my network and it takes over), it will be a backup station.
I just wish I could start it with Wake On Lan...
Bubba 1 is as you have noted very slow at calculating pi. The reason for this is not only the clockspeed, but more that B1 lacks a floatingpoint "co-processor".
So comparing B1 and B2 in this case is actually not fair for B1, floating point calculations is not used that much.
The pi program uses only integer calculations, so that can't be it. But I read somewhere that the ARM has no (integer) divide instruction (it has a multiply instruction). Division is done in software with shifts and subtractions. The pi program does lots of divisions, so that might explain the speed difference.
This took over 10 hours on my Bubba 1 ! I had a similar programme on my 1MB 286 computer years ago and that took 4-5 days to compute something similar, so regardless of slow Bubba, things are still alot quicker then they were....
This took over 10 hours on my Bubba 1 ! I had a similar programme on my 1MB 286 computer years ago and that took 4-5 days to compute something similar, so regardless of slow Bubba, things are still alot quicker then they were....
Oh yes. My own 286 took many hours to run the pi program. I had to let it run overnight to see the results. It is in fact amazing how quickly the speed of processors has improved.