Miscellaneous > The Lounge
CPU wars
solemnwarning:
Rewrote it with help from AlexExtreme, my Athlon XP 3200+ 2.2GHz gets 986487165 floating point calculations done in 10 seconds and took 73 seconds to calculate pi to 20000 digits
[verwijderd door de beheerder]
H_TeXMeX_H:
Ok, here's a benchmark specifically targeted at floating point AMD vs. Intel:
http://www.queru.com/articles/Benchmarks.html
mobrien_12:
Pi...
This is a step in the right direction. Ok, this is actually fun. Havn't checked the pi algorithm yet, but it looks like real math.
Celeron 460 MHz with 128 KB of cache takes 328 seconds to calculate Pi . Using level 2 optimization on GCC cuts this to 182 seconds.
My advice: just drop the looping (it really is meaningless), and add some more real life problems. I'd love to see the performance comparisons between people boxes, both with no optimization and -O2 flags.
toadlife:
My new Athlon64 3000+ machine at work. FreeBSD 6.1-RC1/i386
--- Quote ---%./a.out
Starting floating-point benchmark...
This system has calculated 1052454527 floating-point calculations in 10 seconds
Starting pi benchmark...
This system took 80 seconds to calculate pi to 20000 digits
%
--- End quote ---
I'll do my Athlon64 X2 4400+ system when I get home. :)
H_TeXMeX_H:
Hmmm ... how do I compile it ? (I know it's a stupid question, but unless it's got a makefile, I have no clue)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version