qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] SPARC Performance
@ 2005-05-17 11:57 Tinnemeyer, Jorn
  0 siblings, 0 replies; only message in thread
From: Tinnemeyer, Jorn @ 2005-05-17 11:57 UTC (permalink / raw)
  To: qemu-devel


Hello,

Just wanted to verify my results with known performance data:  

When compared to native x86 performance, the emulator is working approximately 47 times slower for memory operations, 44 times slower for integer and 102 times slower for float.  Full test results are at the end of message. 

I am running this with qemu 0.7.0, using vmlinux-2.6.11+tcx found on the qemu website. I cross compiled nbench (2.2.2) for Sparc using Crosstools, loaded onto linux.img and executed the program in non graphic mode.

If this differs from other users experience, I would be very interested to see what is incorrect with my method.

Thanks,
Joern.


Test results:

Native (x86):
 
 ORIGINAL BYTEMARK RESULTS
 INTEGER INDEX                   : 56.882
 FLOATING-POINT INDEX            : 38.723
 Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
 
 LINUX DATA BELOW
 CPU             : AuthenticAMD AMD Athlon(tm) XP 2700+ 2163MHz
 L2 Cache        : 256 KB
 OS                      : Linux 2.6.8.1-12mdk
 C compiler      : cc
 libc                    :
 MEMORY INDEX        : 16.509
 INTEGER INDEX       : 12.674
 FLOATING-POINT INDEX: 21.477
 Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38
 
 Sparc (emulated using qemu 0.7.0):

 ORIGINAL BYTEMARK RESULTS
  INTEGER INDEX       : 1.264
  FLOATING-POINT INDEX: 0.380
 
  Baseline (MSDOS*)   : Pentium* 90, 256 KB L2-cache, Watcom* compiler 10.0
 
  LINUX DATA BELOW:
  CPU                 :
  L2 Cache            :
  OS                  : Linux 2.6.11
  C compiler          : sparc-unknown-linux-gnu-gcc
  libc                : static
  MEMORY INDEX        : 0.352
  INTEGER INDEX       : 0.290
  FLOATING-POINT INDEX: 0.211
  Baseline (LINUX)    : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-17 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 11:57 [Qemu-devel] SPARC Performance Tinnemeyer, Jorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).