Re: gtk performance testing [was Re: GNOME 2.11/2.12 targeting GTK+ 2.8 (ie cairo based)]
- From: Jon K Hellan <hellan acm org>
- To: gtk-devel-list gnome org, Desktop Devel <desktop-devel-list gnome org>
- Cc:
- Subject: Re: gtk performance testing [was Re: GNOME 2.11/2.12 targeting GTK+ 2.8 (ie cairo based)]
- Date: Thu, 09 Jun 2005 21:04:31 +0200
On Thu, 2005-06-09 at 10:49 -0400, Luis Villa wrote:
> first 'column' of times is gtk 2.6, second is gtk/cairo HEAD of
> yesterday, both with the Mist theme:
>
> GtkEntry - time: 0.43 0.76
> GtkComboBox - time: 12.61 15.30
> GtkComboBoxEntry - time: 11.95 13.25
> GtkSpinButton - time: 0.65 1.09
> GtkProgressBar - time: 0.53 0.87
> GtkToggleButton - time: 2.17 4.42
> GtkCheckButton - time: 3.41 3.27
> GtkRadioButton - time: 4.29 3.96
> GtkTextView - Add text - time: 91.88 268.67
> GtkTextView - Scroll - time: 43.17 190.83
> GtkDrawingArea - Lines - time: 8.40 8.48
> GtkDrawingArea - Circles - time: 13.38 13.58
> GtkDrawingArea - Text - time: 48.70 29.99
> GtkDrawingArea - Pixbufs - time: 11.71 11.46
> ---
> Total time: 253.31 565.94
>
Here are my numbers. The tendency is the same. I'm comparing the head of
the 2.6 branch in cvs with HEAD. Both locally compiled with the same
jhbuild setup. Default theme.
Gtk branch 2.6 HEAD
time time
GtkEntry 0.04 0.07
GtkComboBox 1.11 1.51
GtkComboBoxEntry 0.99 1.17
GtkSpinButton 0.07 0.11
GtkProgressBar 0.04 0.09
GtkToggleButton 0.21 0.41
GtkCheckButton 0.34 0.44
GtkRadioButton 0.41 0.65
GtkTextView - Add text 1.62 2.82
GtkTextView - Scroll 0.34 1.39
GtkDrawingArea - Lines 0.54 0.49
GtkDrawingArea - Circles 1.22 1.08
GtkDrawingArea - Text 3.98 5.05
GtkDrawingArea - Pixbufs 1.23 1.00
--- ---
Total time: 12.16 16.27
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]