qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Performances on Mac OS X
@ 2004-08-02 12:07 Laurent Amon
  2004-08-02 12:20 ` Falk Hueffner
  2004-08-02 13:02 ` Natalia Portillo
  0 siblings, 2 replies; 4+ messages in thread
From: Laurent Amon @ 2004-08-02 12:07 UTC (permalink / raw)
  To: qemu-devel


Hello,

Just to let you know that I have been benchmarking with linux-test/nbench on my
Titanium G4/400 and that I have been able to sqeeze a few percents (some 5%) of
performance by compiling with -mcpu=7400 wirth GCC 3.3. This is the only flag
that seems useful.
I have also tried -mpowerpc-gpopt, -mpowerpc-gfxopt, -falign-loops,
-funroll-loops, -fnew-ra, -ftracer.

When compiling with -finline-functions, the generated i386-softmmu/op.h is bad,
and if you do not use it do compile dyngen, there is no improvement.
-Os actually decreases performance and I have not been able to generate a
profiled  executable with -fprofile-arcs.

Owners of PPC7450 or of G5 should try the relevant switch.

I was wondering whether the implementation of qemu is tied to gcc or if it might
be interesting to try to compile using IBM's compiler, which is able to generate
Altivec code...

Lga.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-02 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-02 12:07 [Qemu-devel] Performances on Mac OS X Laurent Amon
2004-08-02 12:20 ` Falk Hueffner
2004-08-02 13:02 ` Natalia Portillo
2004-08-02 13:38   ` Laurent Amon

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).