From: Bo Andresen <bo.andresen@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 3d rendering with dri radeon
Date: Sat, 25 Feb 2006 18:50:48 +0100 [thread overview]
Message-ID: <200602251850.51500.bo.andresen@gmail.com> (raw)
In-Reply-To: <200602250036.21788.benno.schulenberg@gmail.com>
On Saturday 25 February 2006 00:36, Benno Schulenberg wrote:
> But it's working now. So tell us how many frames glxgears is doing
> now, with and without radeon. :)
Actually the results using dri is worse than the results without dri in terms
of frame rates. Without dri I get something like 250 FPS. With dri I get
something like 228 FPS. The great difference though is when looking at the X
cpu usage. glxgears uses around 0.5 % with or without dri. But without dri X
uses 92% of the cpu resources. With dri X uses between 0.5 and 1% cpu. So
obviously dri is preferable... ;)
Listed the output below if anyone is interested.
~$ glxinfo | grep dir
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
~$ glxgears
792 frames in 5.0 seconds = 158.400 FPS
1945 frames in 5.0 seconds = 389.000 FPS
1847 frames in 5.0 seconds = 369.400 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1138 frames in 5.0 seconds = 227.600 FPS
1139 frames in 5.0 seconds = 227.800 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1138 frames in 5.0 seconds = 227.600 FPS
1139 frames in 5.0 seconds = 227.800 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1265 frames in 5.0 seconds = 253.000 FPS
1138 frames in 5.0 seconds = 227.600 FPS
X usage ~92%
~$ glxinfo | grep dir
direct rendering: Yes
~$ glxgears
1035 frames in 5.0 seconds = 207.000 FPS
1162 frames in 5.0 seconds = 232.400 FPS
1155 frames in 5.0 seconds = 231.000 FPS
1143 frames in 5.0 seconds = 228.600 FPS
844 frames in 5.0 seconds = 168.800 FPS
1145 frames in 5.0 seconds = 229.000 FPS
1135 frames in 5.0 seconds = 227.000 FPS
1164 frames in 5.0 seconds = 232.800 FPS
1144 frames in 5.0 seconds = 228.800 FPS
627 frames in 5.0 seconds = 125.400 FPS
1048 frames in 5.0 seconds = 209.600 FPS
1148 frames in 5.0 seconds = 229.600 FPS
1141 frames in 5.0 seconds = 228.200 FPS
1057 frames in 5.0 seconds = 211.400 FPS
1077 frames in 5.0 seconds = 215.400 FPS
1137 frames in 5.0 seconds = 227.400 FPS
X usage: 0.5-1%
--
Bo Andresen
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-02-25 17:56 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-17 11:03 [gentoo-user] 3d rendering with dri radeon Bo Andresen
2006-02-17 11:20 ` Ghaith Hachem
2006-02-22 22:45 ` Bo Andresen
2006-02-17 14:25 ` Andrei Slavoiu
2006-02-17 18:29 ` Benno Schulenberg
2006-02-18 5:09 ` Bruce Burden
2006-02-18 16:02 ` Benno Schulenberg
2006-02-22 22:52 ` Bo Andresen
2006-02-23 20:19 ` Benno Schulenberg
2006-02-23 21:44 ` Bo Andresen
2006-02-23 22:30 ` Benno Schulenberg
2006-02-23 22:51 ` Bo Andresen
2006-02-23 23:04 ` Benno Schulenberg
2006-02-23 23:29 ` Bo Andresen
2006-02-24 19:14 ` Benno Schulenberg
2006-02-24 22:57 ` Bo Andresen
2006-02-24 23:36 ` Benno Schulenberg
2006-02-24 23:54 ` Bo Andresen
2006-02-25 14:03 ` Benno Schulenberg
2006-02-25 17:42 ` Bo Andresen
2006-02-26 4:02 ` Bruce Burden
2006-02-26 4:39 ` Bo Andresen
2006-02-26 5:56 ` Richard Fish
2006-02-28 20:36 ` Benno Schulenberg
2006-03-01 16:30 ` Bruce Burden
2006-03-02 2:48 ` Bob Sanders
2006-02-25 17:50 ` Bo Andresen [this message]
2006-02-28 12:13 ` Bo Andresen
2006-02-28 13:39 ` Bo Andresen
2006-02-28 20:31 ` Benno Schulenberg
2006-02-28 21:16 ` Bo Andresen
2006-02-28 22:16 ` Benno Schulenberg
2006-02-28 22:57 ` Bo Andresen
2006-02-25 5:36 ` Bruce Burden
2006-02-25 14:10 ` Benno Schulenberg
2006-02-18 16:55 ` [gentoo-user] " James
2006-02-18 18:03 ` [gentoo-user] " Rafael Fernández López
2006-02-18 18:44 ` Mariusz Pękala
2006-02-18 20:32 ` Andrei Slavoiu
2006-02-18 21:47 ` Jerry McBride
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602251850.51500.bo.andresen@gmail.com \
--to=bo.andresen@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox