Hardware:
ThinkPad T61 (GM965, Core 2 Duo @ 2.2GHz)
Software:
X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-rc6 i686
linux-drm kernel (PAT,KMS both enabled)
libdrm (GIT)
mesa (GIT)
xf86-video-intel (GIT)
GTK 2.10.0
The first thing I notice is the excessive times for GtkComboBox, GtkComboBoxEntry, and GtkDrawingArea (Circles, Text).
Textured Video looks beautiful now (no more tearing). Keep up the good work.
ThinkPad T61 (GM965, Core 2 Duo @ 2.2GHz)
Software:
X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-rc6 i686
linux-drm kernel (PAT,KMS both enabled)
libdrm (GIT)
mesa (GIT)
xf86-video-intel (GIT)
GTK 2.10.0
Code:
$ gtkperf -a -c 1000 GtkPerf 0.40 - Starting testing: Thu Jun 4 00:45:52 2009 GtkEntry - time: 0.16 GtkComboBox - time: 19.14 GtkComboBoxEntry - time: 10.78 GtkSpinButton - time: 6.04 GtkProgressBar - time: 6.88 GtkToggleButton - time: 3.46 GtkCheckButton - time: 2.03 GtkRadioButton - time: 3.22 GtkTextView - Add text - time: 18.55 GtkTextView - Scroll - time: 5.01 GtkDrawingArea - Lines - time: 5.98 GtkDrawingArea - Circles - time: 18.93 GtkDrawingArea - Text - time: 14.93 GtkDrawingArea - Pixbufs - time: 1.29 --- Total time: 116.39
Textured Video looks beautiful now (no more tearing). Keep up the good work.
Comment