eduardofleury.com

Latest Post

Improving QEdje and Qt performance with nvidia drivers.

Hey all,

You may have been following the buzz around bad 2D performance of nvidia-drivers, specially with KDE 4. Well, I found out that QEdje was running slower than it could on my machine due to the same reason.

Zack Rusin released yesterday a nice benchmark utility for Qt, QGears2, which I used to measure the effect of Lemma’s suggestion on KDE’s techbase.

My machine is a 2.4GHz Core 2 Duo / 2gb / nVidiaGeForce 8600M 256mb MacBook Pro, running Gentoo ~x86.

The first tests were conducted using:

The second test session were conducted after the following changes:

GEARSFANCY results:

Old setup:

New setup:

Let me know of your results.

Cheers,

Fleury

posted 21 August 2008 @ 20:14 by fleury » One Comment

Also check...

Running x11perf on Maemo (N800)

Hi all, this post is about some benchmarks we did on Nokia’s N800 device to measure the performance of XShmPutImage on this hardware.
I’ve been working on the QEdje project and, while studying possible optimizations, our team was interested in measuring whether we could benefit from using MIT’s X11 shared memory extensions. Among other tests, I [...]

20 August 2008 » read » 2 Comments