On Tue, Oct 26, 2010 at 10:24 AM, Paul Hartman
<paul.hartman+gen...@gmail.com> wrote:
> My fast desktop with Core i7 920, Nvidia GX 240, has a
> slower KDE UI than my 6-year-old laptop that has AMD Athlon 3200+ and
> ATI Radeon Mobility 9700. Simply opening a konsole window on my
> desktop with compositing enabled can take 2-3 seconds, when it is
> instant on the laptop.

Reply to myself here :)

I did some Googling and found some possible explanations/workarounds.
I'm away from home at the moment, so I cannot try them yet, but maybe
someone else can be the guinea pig.

The problem seems to be that TextureFromPixmap in Nvidia's drivers is
really slow, but it is really fast in other brands' drivers. This
supposedly heavily affects anything that involved a window being
created or resized. (Which is exactly where I see the worst slowdowns)

Changing from OpenGL to xrender will cause those actions to be much
faster, but other OpenGL things like animations will be slower.

Disabling direct rendering may help in some areas and hurt in others.

Changing OpenGL shared memory settings may help.

If someone tries these, feel free to post your results. :)

Reply via email to