Since the test didn't take in account the ShadowFB acceleration method, I tried to test it with my MacBookPro (Core Duo 2.16GHz, Radeon Mobility X1600) under Ubuntu Linux 7.10.
Code:
GtkPerf 0.40 ShadowFB XAA
GtkEntry 0,17 0,19
GtkComboBox 16,18 71,38
GtkComboBoxEntry 15,43 32,24
GtkSpinButton 1,50 1,56
GtkProgressBar 0,89 0,91
GtkToggleButton 8,83 39,25
GtkCheckButton 8,52 25,72
GtkRadioButton 10,12 27,76
GtkTextView - Add text 47,59 145,11
GtkTextView - Scroll 23,10 32,98
GtkDrawingArea - Lines 9,70 5,86
GtkDrawingArea - Circle 36,41 58,84
GtkDrawingArea - Text 8,83 65,80
GtkDrawingArea - Pixbufs 0,80 8,43
Total time 188,08 516,04
Only the "GtkDrawingArea - Lines" test is faster (less than 2x), all other tests are up to 10x slower when using XAA.
CPU usage during the test was also about the same at about 50-70%.