Gtk-Engines Benchmarks

gtkbench222222

I’ve just installed 177.68 Nvidia Beta Driver and added some modifications to the xorg.conf

  • sudo nano /etc/X11/xorg.conf
  • Look at the section device
  • Add these options

xorgsettings2

Textually:

Option “NvAGP” “0”
Option “NoLogo” “True”
Option “AllowGLXWithComposite” “1”
Option “AddARGBVisuals” “True”
Option “AddARGBGLXVisuals” “True”
Option “Coolbits” “1”
Option “TripleBuffer” “1”
Option “AllowIndirectPixmaps” “1”
Option “AccelMethod” “XAA”
Option “XAANoOffscreenPixmaps” “true”
Option “DRI” “true”
Option “PixmapCacheSize” “2500000”
Option “AllowSHMPixmaps” “0”
Option “OnDemandVBlankInterrupts” “true”
Option “RenderAccel” “True”

And these are the results:

gtkbenchupdated

performanceincrease

I”l add Xfce themes as i have much time to bench them.

Same old thing:

If you’ve some themes to compare… just comment it and I’ll add asap related results :)

Trackbacks / Pingbacks

  1. Gtk-Engines Benchmarks 2 - “The Update” « Gianvito’s - January 24, 2009

Leave a comment