| View previous topic :: View next topic |
| Author |
Message |
Vla Tux's lil' helper

Joined: 09 Sep 2005 Posts: 135 Location: Somewhere in the middle
|
Posted: Fri Jan 13, 2006 10:52 am Post subject: |
|
|
You definetly should activate Highmem support in your kernel or use one with 1 Gig low-mem support.
Maybe you want to poste your kernel conf?
Tried adding APIC to your config? Might be usefull to avoid all this IRQ11 sharing. |
|
| Back to top |
|
 |
saber850 Tux's lil' helper


Joined: 21 Mar 2004 Posts: 103
|
Posted: Fri Jan 13, 2006 1:49 pm Post subject: |
|
|
Here's one of my machines for reference:
| Code: |
nimble ~ # bashmark
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 551: : -49%:
:Cpu, Floating point : : 63: : -92%:
: : : : : :
:Memory r/w (cached) : : 1193: : -1%:
:Memory de-/alloc : : 236: : -64%:
: : : : : :
:Multithreading : : 690: : -72%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x Pentium III (Coppermine) 1009.447MHz, L2 256KB
Linux 2.6.14.2
GCC 3.4.5
104KB binary size
#######################################################
|
Looks like my FP is really bad too; or the reference system is good.
So I'm just as interested in the solution. |
|
| Back to top |
|
 |
Felixlein n00b

Joined: 26 Oct 2005 Posts: 28
|
Posted: Fri Jan 13, 2006 10:43 pm Post subject: |
|
|
Hmmmm,strange strange strange;made a few tests with my desktop-box and my laptop,
here the lappi(prescott,1Gb RAM,standard clock):
samuelcolt felixlein # bashmark
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 914: : -15%:
:Cpu, Floating point : : 21: : -97%:
: : : : : :
:Memory r/w (cached) : : 645: : -46%:
:Memory de-/alloc : : 233: : -64%:
: : : : : :
:Multithreading : : 686: : -72%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x Intel(R) Pentium(R) 4 3065.563MHz, L2 512KB
Linux 2.6.15-gentoo
GCC 4.1.0-beta20060106
88KB binary size
######################################################
(no throttling or scaling or speedstepping at all,sure as hell!)
Here the desktop (clawhammer,1Gb Ram, standard clock):
automat ~ # /etc/init.d/cpudyn stop
* Stopping cpudynd ... [ ok ]
automat ~ # bashmark
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1571: : +46%:
:Cpu, Floating point : : 1461: : +92%:
: : : : : :
:Memory r/w (cached) : : 12023: : +899%:
:Memory de-/alloc : : 779: : +19%:
: : : : : :
:Multithreading : : 2562: : +3%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x AMD Athlon(tm) 64 3400+ 2210.784MHz, L2 1024KB
Linux 2.6.14-gentoo-r4
GCC 3.4.4
108KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
But real-life-performance of this two machines is almost equal!!!
did some serious untarring,emerging and movieencoding with this two
and none really sucked,the AMD is just a little faster,but more or less
marginal...
USE-flags are exactly the same on both machines.
maybe a gcc-issue (at least in my case)???
will check on this (have a system-backup of my laptop with gcc 3.4.4)
but no time for this at the moment. |
|
| Back to top |
|
 |
Suer7reus Tux's lil' helper

Joined: 26 Nov 2003 Posts: 106
|
Posted: Sun Jan 15, 2006 6:25 am Post subject: |
|
|
Thank you all so much for your replies, and please forgive me for getting back to you so late! I have unfortunately had some unrelated connectivity issues.
Anyway, my conclusion is that my problem is largely unrelated to my bashmark performance because I have decided that bashmark is a poor test of system speed (for whatever reason). People's results (including my own in win32) make so little sense I can't help but conclude that there is not absolute relationship between poor bashmark performance and poor system performance. I now intend to redo all my prior troubleshooting and test my steps with lots of actual system use instead of mainly bashmark. My minimal testing kernel, for instance, was not capable of starting X due to a complete lack of driver support. As for the kernel options you suggested I enable (Highmen, APIC, etc) they are enabled in my normal configuration, and I will ensure that they remain so as I reconfigure things for testing purposes. I will also certainly take the suggested IRQ command line options into consideration. Thank you all for your help! I think this thread is closed now, given how much trougleshooting remains to be done (in light of the ineffectiveness of my previous testing). I will post when/if I resolve my performance issue. |
|
| Back to top |
|
 |
philc909 n00b

Joined: 16 Jan 2006 Posts: 17
|
Posted: Tue Jan 17, 2006 3:33 am Post subject: |
|
|
I'm having the exact same problem. The problems appeared after I emerged freenx and xorg-x11 so I initially posted the problem under Portage & Programming:
http://forums.gentoo.org/viewtopic-t-423606.html
My laptop (problem system) pentium 4 at 2.4GHz gives me the following bashmark and as bad nbench scores (see other forum)
| Code: |
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 86: : -92%:
:Cpu, Floating point : : 1: : -100%:
: : : : : :
:Memory r/w (cached) : : 230: : -81%:
:Memory de-/alloc : : 28: : -96%:
: : : : : :
:Multithreading : : 74: : -97%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x Intel(R) Pentium(R) 4 2394.437MHz, L2 512KB
Linux 2.6.14-gentoo-r5
GCC 3.4.4
104KB binary size
|
My machine feels very slow. emerges take 5 to 10 times longer than before.
If you find anything please post it here. I've been on this for a week, cuz emerging xorg-x11 takes about 7 hours, so you think about it twice before calling emerge -e world, splat as my witness:
| Code: |
* x11-base/xorg-x11-6.8.2-r6
Emerged at: Thu Jan 5 10:15:47 2006
Build time: 1 hour, 6 minutes, and 27 seconds
Emerged at: Sat Jan 14 12:51:59 2006
Build time: 7 hours, 7 minutes
|
|
|
| Back to top |
|
 |
revertex l33t


Joined: 23 Apr 2003 Posts: 806
|
Posted: Tue Jan 17, 2006 7:14 am Post subject: |
|
|
| new_to_non_X86 wrote: | | sirdilznik wrote: | | Holy USE flag overkill, Batman!!!!!!!! |
lol
use="*" ??? (traduction: is he trying to use evrything...)
personaly i :
emerge -pv package
then i choose the flags
then nano /etc/make.conf
then emerge -pv (check)
then emerge
but what he does takes less (human) time
mabe the cpu is too hot? |
There is no doubt, he's using almost all use flags in the earth, and some that i never had been eard before.
It's better use /etc/portage/package.use than /etc/make.conf, this way you can fine grain your settings, some local use flags aren't well managed by /etc/make.conf.
There is no doubt, USE flags galore will hog your system, it's better to filter for things that you don't want using "-flag" in your /etc/make.conf, use some global flags like kde, gnome cups, qt, gtk2, and put all the others in /etc/portage/package.use.
It will take a lot of time, but worth, listen my advise, i've learned it the hard way, doing a lot of mistakes.
One of the gentoo advantages is strip support for things that you do not want, using useflags galore will make gentoo as close as another distro that ship support for everything under the sun by default. |
|
| Back to top |
|
 |
p.n Tux's lil' helper

Joined: 15 Nov 2004 Posts: 124
|
Posted: Wed Jan 18, 2006 6:49 am Post subject: |
|
|
Suer7reus have you tried nbench for benchmarking? Does it give you the same inconclusive results? _________________ "Every time I learn something new it pushes some old stuff out of my brain." - Homer Simpson |
|
| Back to top |
|
 |
saber850 Tux's lil' helper


Joined: 21 Mar 2004 Posts: 103
|
|
| Back to top |
|
 |
Suer7reus Tux's lil' helper

Joined: 26 Nov 2003 Posts: 106
|
Posted: Mon Feb 06, 2006 4:01 am Post subject: |
|
|
| I'm working on trying (and comparing) these two benchmarks as I type - thanks for your replies! In case the USE crowd is still interested, I've converted my flags from make.conf to packages.use. Now make.conf just has the use.desc flags I've selected and a few use.local.desc's that flagged several packages. All hail grep. |
|
| Back to top |
|
 |
HecHacker1 Apprentice


Joined: 26 Jun 2003 Posts: 213 Location: UCSD
|
Posted: Tue Apr 11, 2006 5:07 pm Post subject: |
|
|
| i'm curious.. what filesystems do you have? I had major breakage with reiser4 around that 2.6.12 nitro kernel. Everything worked fine, but it was super slow and disk access was horrible. I switched to ext3 until resier4 is cleaned up. |
|
| Back to top |
|
 |
Suer7reus Tux's lil' helper

Joined: 26 Nov 2003 Posts: 106
|
Posted: Tue Apr 11, 2006 10:34 pm Post subject: |
|
|
Well, actually my problem has now been solved for good by Dell, who after four motherboard replacements finally decided it would be a good time to send me a replacement computer, an M170, with slightly better specs and much, much, much, MUCH better real performance. It is shiny, and I love it.
As for filesystems, I have for a while now used reiserfs (3) on my root partition, NTFS for Windows, and shared an ext3 (mounted as ext2 in Windows with drivers available at http://ext2fsd.sf.net) partition between them loaded with home folders and games, creatively symlinked and mount --bind'ed. That worked very well, especially for sharing settings between Windows and Linux apps (like Firefox, etc), but unless I need Windows pretty badly before the end of the week I am probably going to get rid of it! I would like to try reiser4, but the new laptop has an Intel wireless card which is kind of a pain to deal with using nitro kernels, so I have since switched back to gentoo-sources and will wait on the reiser4 for a while at least. |
|
| Back to top |
|
 |
saber850 Tux's lil' helper


Joined: 21 Mar 2004 Posts: 103
|
Posted: Wed Apr 12, 2006 1:31 am Post subject: |
|
|
My system (P3 1GHz; 1GB RDRAM) got a noticable speed boost by recompiling everything with GCC 4. I don't recommend this unless you have some programming knowledge/experience since some packages don't build w/ GCC 4 yet (it's more strict than v 3.x).
I've narrowed down most of the performance bottlenecks to in X. I suspect X is not expoiting the hardware acceleration of my video card (GeForce FX 5200; 128MB RAM) very well. I recently found some documentation that suggests using nVidia's AGP driver as opposed to the kernel's (AGPGART) for certain chipsets (including mine: Intel 820). I've reconfigured my system to try this and am awaiting a convenient time to reboot.
Regarding filesystems, I'm currently using ReiserFS 3 on 2 machines and ext3 on another. I've come across posts that say ReiserFS 3 fragments and causes poorer performance (than ext3). I plan to try JFS or XFS next. |
|
| Back to top |
|
 |
Suer7reus Tux's lil' helper

Joined: 26 Nov 2003 Posts: 106
|
Posted: Wed Apr 12, 2006 1:48 am Post subject: |
|
|
I am using GCC 4 on my new system - it works great for almost everything and gcc-config'ing back to 3.4.5 to fix (and it does) the occasional problem is easy. My old system wouldn't ever build any GCC 4.x version, but retrospectively it was sort of a piece of shit.
I agree that X seems to be a big performance hog, having only really looked around with top and my Gnome system monitor, but I have on this system switched completely to Xgl (which in combination with my system's built-in LED's, actually - no joke - picks up chicks), with a secondary unmanaged Xorg server started by gdm for games and things that don't always play nicely with Xgl. Xgl, in addition to being one of the sexiest things I can think of, runs very fast and very smoothly without even denting my performance numbers. I can't advise you regarding AGP as nVidia card is PCIE =). Good luck though!
I wish I could play with filesystems more than I do - my system configuration and partition layout are awfully resilient to trashing and playing with partitions, but until I go no-Win32 I won't really have much leeway due to compatibility and space concerns. Plus filesystem changes take forever what with all the copying and moving of data from place to place, and until classes end at the end of the month, time is of the essence.
I've used Reiser 3 reflexively on a number of desktops, notebooks, and a couple of servers, and as far as I can tell it's worked great, but I don't think I'd notice anything wrong unless it was pretty drastic. |
|
| Back to top |
|
 |
troinfo n00b


Joined: 02 May 2003 Posts: 72 Location: New York
|
Posted: Sat May 27, 2006 8:24 pm Post subject: |
|
|
Ok,
I tried this bashmark thing and here are my results:
| Code: |
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 578: : -46%:
:Cpu, Floating point : : 19: : -97%:
: : : : : :
:Memory r/w (cached) : : 2366: : +97%:
:Memory de-/alloc : : 236: : -64%:
: : : : : :
:Multithreading : : 654: : -74%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x Intel(R) Pentium(R) 4 2394.296MHz, L2 512KB
Linux 2.6.15-gentoo-r1
GCC 3.3.6
100KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
|
Does this mean my system can run better then it is? If so any suggestion of what I need to look at?
Thanks,
troinfo |
|
| Back to top |
|
 |
Suer7reus Tux's lil' helper

Joined: 26 Nov 2003 Posts: 106
|
Posted: Sun May 28, 2006 4:56 am Post subject: |
|
|
No; we pretty much decided that bashmark is a very subjective test. As long as your system seems to run well, your numbers are not unusually low relative to others posted in this thread - despite Geno's magical super-PC's indication otherwise. Might be a good time to upgrade GCC though =). (You may have to use gcc-config to select a newer compiler profile like 3.4.6). Here are my new numbers, but bear in mind this is an entirely different system than the one this post covered:
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1693: : +58%:
:Cpu, Floating point : : 71: : -91%:
: : : : : :
:Memory r/w (cached) : : 949: : -21%:
:Memory de-/alloc : : 680: : +4%:
: : : : : :
:Multithreading : : 1910: : -23%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x Intel(R) Pentium(R) M 2133.000MHz, L2 2048KB
Linux 2.6.17-rc4-tycho-r1
GCC 4.1.1
72KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
This system replaced the other, faulty one. It flies. |
|
| Back to top |
|
 |
kartebi n00b


Joined: 09 Apr 2004 Posts: 22
|
Posted: Sat Jun 17, 2006 3:21 pm Post subject: |
|
|
here is my mark
| Quote: |
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1716: : +60%:
:Cpu, Floating point : : 24: : -97%:
: : : : : :
:Memory r/w (cached) : : 3381: : +181%:
:Memory de-/alloc : : 664: : +2%:
: : : : : :
:Multithreading : : 634: : -75%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x Intel(R) Pentium(R) 4 3208.645MHz, L2 1024KB
Linux 2.6.16-gentoo-r9
GCC 4.1.1
88KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
|
my make.conf (any suggestions welcome)
| Quote: |
#
CHOST="i686-pc-linux-gnu"
#
CFLAGS="-march=prescott -mtune=prescott -msse -msse2"
#
CFLAGS="${CFLAGS} -O2"
CFLAGS="${CFLAGS} -fomit-frame-pointer"
CFLAGS="${CFLAGS} -pipe"
#CFLAGS="${CFLAGS} -fweb -frename-registers -ftracer"
#
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
#
#LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--Bdirect,-sort-common -s -Wl,--as-needed"
#LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
#LDFLAGS="-Wl,-O1 -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
#
ACCEPT_KEYWORDS="x86 ~x86"
PORTAGE_TMPFS="/dev/shm"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/proaudio"
PORTAGE_RSYNC_RETRIES="3"
#PORTAGE_RSYNC_EXTRA_OPTS="180"
#PORTAGE_NICENESS=3
AUTOCLEAN="yes"
#
FEATURES="parallel-transfer metadata-transfer confcache ccache autoconfig distlocks strict"
MAKEOPTS="-j3"
#
USE="-* 16bit 7zip X a52 aac akode alsa amr arts artswrappersuid asf audiofile
boundschecking bzip2 cairo caps cddb crypt css cups dbus dga dio djbfft
dmi dssi dts dvd dvdr dvdread encode exif exo extensions extrafilters
fame ffmpeg fftw firefox flac fltk fluidsynth fontconfig gif glibc-omitfp
glitz glut gnutls gpm graphviz hal idn imagemagick imlib ithreads jack
jack-tmpfs jackmidi jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility
kdenewldflags ladspa lash lcms libvisual linuxthreads-tls lm_sensors
logitech-mouse lpr lzo mad memlimit mikmod mime mmap mng modplug motif
mozcalendar mozsvg mp3 mpeg mpeg2 musepack musicbrainz nas ncurses
netjack network new-login nfs nls no-helper no-old-linux nocd
nomalloccheck nousuid nptl nptlonly nsplugin nvidia offensive ogg
oggvorbis openal opengl osc oss pam pam_chroot panel-plugin pcre perl png
python qt quicktime real samplerate sdl sensord session sndfile
soundtouch sox spell sse sse2 ssl startup-notification svg szip tcltk
tcpd theora threads thumbnail thunar-vfs tiff truetype truetype-fonts
unicode ups usb userlocales vcd visualization vorbis vst win32codecs wma
wmf xcomposite xine xmms xosd xpm xv xvid xvmc zeroconf zip zlib"
#GENTOO_MIRRORS="ftp://ftp.ntua.gr/pub/linux/gentoo http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://rsync.gentoo.gr/gentoo-portage"
#
LINGUAS="el en"
VIDEO_CARDS="nvidia"
ALSA_CARDS="intel8x0"
LANGUAGE="el_GR en_US"
CCACHE_DIR="/var/tmp/ccache/"
CCACHE_SIZE="4G"
INPUT_DEVICES="keyboard mouse"
|
my cpu info
| Quote: |
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 3
model name : Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping : 4
cpu MHz : 3208.645
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monitor ds_cpl cid xtpr
bogomips : 6421.76
processor : 1
vendor_id : GenuineIntel
blabla -- same
|
_________________ Happy Gentoo Linux User |
|
| Back to top |
|
 |
Gentree Watchman


Joined: 01 Jul 2003 Posts: 5077 Location: France, Old Europe
|
Posted: Mon Jun 19, 2006 8:36 am Post subject: |
|
|
a few thoughts on filesystems.
be aware the reiserfs defrags badly with use and slows down a lot. No defrag so you need to cp or tar the whole lot elsewhere to clean it up. Neither is it that fast to start with. Even namesys dont develop/support it any more. I dont see point in using it now.
R4. I used nitro for a couple of years on various nitro kernels (on athlonXP). I now use "no-sources" but if you have probs with compat and just want R4, patch your gentoo-sources. It's a doddle.
I just did this on an elive installation (ubuntu-deb derivative) , got the patchs direct from namesys , untar, patch, make menuconfig and turned on the R4 module. I could not believe how well it went and how easy it was.
Slightly faster then ext3 , the main thing I like is atomic writes. Very resistant to power outs.
ext3 for Win32 . Dont.
I regard this as very ill-advised unless you want to open a vector for windows crap to mess with your linux installation.
It is fine if you want to use ext3 on a windows only box and that's all.
The only way I would accept that on dual-boot is if you dont use ANY ext2/3 on linux.
I use vfat for any shared data partitions.
While on the subject , check if you have misc-binaires off in the kernel , I recently saw a post on Ubuntu (which has this on by default!) were a user had "acidentaly" run googleearth as root and it had spawned IE6... as root!
You are clearly a few orders of magnitude clever than that guy but you get the point about unnecessarily opening up vectors to bad/malicious wincrap.
 _________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
KX7-333 , AthlonXP1800+ @2.3GHz
AthlonXP-M on A7N8X @ 2.6/2.4GHz (winter/summer)
2.6.32-hh1 : portage ~x86 |
|
| Back to top |
|
 |
suicidal_orange_II Apprentice

Joined: 04 Sep 2004 Posts: 299
|
Posted: Tue Jun 20, 2006 11:45 am Post subject: |
|
|
Having read through this whole (thankfully short) thread just incase there was any performance gain to be had I decided to see how my pentium d system compared. My bashmark came out at
| Code: | #######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1581: : +47%:
:Cpu, Floating point : : 1110: : +46%:
: : : : : :
:Memory r/w (cached) : : 8386: : +597%:
:Memory de-/alloc : : 612: : -6%:
: : : : : :
:Multithreading : : 743: : -70%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x Intel(R) Pentium(R) D 3520.161MHz, L2 1024KB
Linux 2.6.16-beyond4
GCC 3.4.6
100KB binary size
#######################################################
|
The result that worries me the most is multithreading, which seems very poor for mine as well as Felixlein and kartebi's 2x pentium systems. Have we all set something up very wrong or is an athlon xp 1800+ really better at doing 2 things at once than a new p4 or pd?
Any thoughts appreciated  |
|
| Back to top |
|
 |
optiluca Guru


Joined: 16 Jan 2006 Posts: 515 Location: Rivergaro, Italy
|
Posted: Tue Jun 20, 2006 4:27 pm Post subject: |
|
|
| cyanide_nfs wrote: | well, i didnt mean to rub it in or anything, but your bashmark results seem kinda low...
heres my results with a a64 2800+ with 512mb ddr400 ram:
| Code: | #######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1310: : +22%:
:Cpu, Floating point : : 1224: : +61%:
: : : : : :
:Memory r/w (cached) : : 10005: : +732%:
:Memory de-/alloc : : 656: : +0%:
: : : : : :
:Multithreading : : 2187: : -12%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
1x AMD Athlon(tm) 64 2800+ 1808.824MHz, L2 512KB
Linux 2.6.14-gentoo-r5
GCC 3.4.4
108KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
|
|
| Code: | #######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1210: : +13%:
:Cpu, Floating point : : 1201: : +58%:
: : : : : :
:Memory r/w (cached) : : 5696: : +373%:
:Memory de-/alloc : : 889: : +36%:
: : : : : :
:Multithreading : : 2666: : +7%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x AMD Athlon(tm) 64 X2 Dual Core 3800+ 2000.000MHz, L2 512KB
Linux 2.6.17-gentoo
GCC 4.1.1
112KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6 |
Isn't an Athlon 64 3800+ supposed to be better than a 2800+??????  |
|
| Back to top |
|
 |
curmudgeon Veteran

Joined: 08 Aug 2003 Posts: 1156
|
Posted: Sun Sep 17, 2006 12:51 pm Post subject: |
|
|
That benchmark test didn't impress me much. My amd64 machine actually did worse on the 64 bit test program than the 32 bit test program.
| Code: | $ ./oblcpu
openBench Labs CPU Benchmark (1GHz P3 -> LPI 100)
Running FFTR...time: 11.404, [9.038 -> LPI = 79.25]
Running LAHYDR...time: 5.162, [6.956 -> LPI = 134.76]
Running LABLE...time: 12.241, [13.219 -> LPI = 107.99]
Running LATRD1...time: 12.322, [8.246 -> LPI = 66.92]
Running LATRD2...time: 12.412, [8.161 -> LPI = 65.75]
Running LAPDE...time: 8.315, [8.243 -> LPI = 99.13]
Running LADIFF...time: 10.011, [8.185 -> LPI = 81.76]
Running LAFSUM...time: 23.507, [10.460 -> LPI = 44.50]
Running LA1DPP...time: 5.619, [5.067 -> LPI = 90.18]
Running LAFIMI...time: 17.011, [8.057 -> LPI = 47.36]
Running LAIMCO...time: 14.069, [9.014 -> LPI = 64.07]
Running LAMAPR...time: 6.025, [8.134 -> LPI = 135.00]
Running LINPAC...time: 10.212, [9.076 -> LPI = 88.88]
Running AIRREL...time: 8.516, [8.323 -> LPI = 97.74]
Running DWHET...time: 12.303, [11.273 -> LPI = 91.62]
Running DOUBLES...time: 9.028, [10.104 -> LPI = 111.92]
Running EGYPT...time: 9.243, [8.464 -> LPI = 91.58]
Running EGYPTD...time: 6.124, [9.032 -> LPI = 147.50]
Running GAUSS...time: 6.154, [8.143 -> LPI = 132.32]
Running HANOI...time: 12.472, [13.282 -> LPI = 106.49]
Running NEFF...time: 13.419, [11.010 -> LPI = 82.05]
Running PHILCO...time: 11.138, [10.416 -> LPI = 93.52]
Running PRIME...time: 14.323, [9.028 -> LPI = 63.03]
Running RR2...time: 10.048, [9.157 -> LPI = 91.13]
Running RR4...time: 8.082, [8.222 -> LPI = 101.73]
Running SINGLE...time: 8.082, [7.114 -> LPI = 88.02]
Running SWHET...time: 10.041, [9.705 -> LPI = 96.65]
Running ALAM18...time: 12.241, [8.512 -> LPI = 69.53]
Running GAMSIM...time: 9.041, [8.489 -> LPI = 93.90]
Running LUDD...time: 8.142, [8.236 -> LPI = 101.16]
Running LUSD...time: 7.697, [6.726 -> LPI = 87.38]
Total Elapsed Time: 317.34
Number of Kernels: 31
Arithmetic Mean: 92.03
Geometric Mean: 88.81
Confidence Lower: 83.63
Confidence Upper: 100.43
$ ./oblcpu64
openBench Labs CPU Benchmark (1GHz P3 -> LPI 100)
Running FFTR...time: 10.057, [9.038 -> LPI = 89.87]
Running LAHYDR...time: 5.209, [6.956 -> LPI = 133.55]
Running LABLE...time: 11.007, [13.219 -> LPI = 120.10]
Running LATRD1...time: 13.855, [8.246 -> LPI = 59.52]
Running LATRD2...time: 12.267, [8.161 -> LPI = 66.53]
Running LAPDE...time: 8.044, [8.243 -> LPI = 102.48]
Running LADIFF...time: 9.481, [8.185 -> LPI = 86.33]
Running LAFSUM...time: 19.359, [10.460 -> LPI = 54.03]
Running LA1DPP...time: 6.101, [5.067 -> LPI = 83.05]
Running LAFIMI...time: 16.202, [8.057 -> LPI = 49.73]
Running LAIMCO...time: 13.230, [9.014 -> LPI = 68.13]
Running LAMAPR...time: 6.050, [8.134 -> LPI = 134.45]
Running LINPAC...time: 10.001, [9.076 -> LPI = 90.75]
Running AIRREL...time: 6.101, [8.323 -> LPI = 136.41]
Running DWHET...time: 17.014, [11.273 -> LPI = 66.26]
Running DOUBLES...time: 9.448, [10.104 -> LPI = 106.94]
Running EGYPT...time: 7.680, [8.464 -> LPI = 110.20]
Running EGYPTD...time: 5.036, [9.032 -> LPI = 179.33]
Running GAUSS...time: 7.379, [8.143 -> LPI = 110.35]
Running HANOI...time: 13.425, [13.282 -> LPI = 98.94]
Running NEFF...time: 25.254, [11.010 -> LPI = 43.60]
Running PHILCO...time: 10.009, [10.416 -> LPI = 104.07]
Running PRIME...time: 13.395, [9.028 -> LPI = 67.40]
Running RR2...time: 9.678, [9.157 -> LPI = 94.62]
Running RR4...time: 8.247, [8.222 -> LPI = 99.70]
Running SINGLE...time: 8.420, [7.114 -> LPI = 84.49]
Running SWHET...time: 15.057, [9.705 -> LPI = 64.46]
Running ALAM18...time: 13.115, [8.512 -> LPI = 64.90]
Running GAMSIM...time: 11.483, [8.489 -> LPI = 73.92]
Running LUDD...time: 9.437, [8.236 -> LPI = 87.28]
Running LUSD...time: 8.244, [6.726 -> LPI = 81.59]
Total Elapsed Time: 331.09
Number of Kernels: 31
Arithmetic Mean: 90.74
Geometric Mean: 86.33
Confidence Lower: 80.47
Confidence Upper: 101.01 |
|
|
| Back to top |
|
 |
ripperd n00b

Joined: 12 Apr 2005 Posts: 26
|
Posted: Mon Sep 18, 2006 5:59 pm Post subject: |
|
|
For those that care, an AMD64 natively compiled and ran system:
With an idle system:
| Code: | #######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 2190: : +104%:
:Cpu, Floating point : : 2083: : +174%:
: : : : : :
:Memory r/w (cached) : : 10535: : +776%:
:Memory de-/alloc : : 1674: : +156%:
: : : : : :
:Multithreading : : 2590: : +4%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x AMD Athlon(tm) 64 X2 Dual Core 4200+ 2500.254MHz, L2 512KB
Linux 2.6.17-gentoo-r7
GCC 4.1.1
84KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
|
With GCC 4.1.1 recompiling in the background whilst browsing the forums:
*Note all scores drop except multitasking score jumps up!?!?
| Code: |
#######################################################
: T E S T : :S C O R E : : R A T I O:
:-----------------------------------------------------:
:Cpu, Integer : : 1849: : +72%:
:Cpu, Floating point : : 1841: : +143%:
: : : : : :
:Memory r/w (cached) : : 9924: : +725%:
:Memory de-/alloc : : 1371: : +110%:
: : : : : :
:Multithreading : : 4243: : +70%:
#######################################################
: S Y S T E M I N F O :
-------------------------------------------------------
2x AMD Athlon(tm) 64 X2 Dual Core 4200+ 2500.254MHz, L2 512KB
Linux 2.6.17-gentoo-r7
GCC 4.1.1
84KB binary size
#######################################################
: R E F E R E N C E S Y S T E M I N F O :
-------------------------------------------------------
Reference system was Geno's pc with:
Athlon XP 1800+ 1575.631MHz, 256KB
Linux 2.6.11-ck1
GCC 3.4.3-20050110 (compiled with standard cflags)
glibc 2.3.4 (with nptl)
128KB binary size
Scores gathered on March, 30th. 2005 with bashmark 0.6
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|