Steve,

Are you looking at the time it takes to show the window or the time
before the CPU usage drops to idle?  GtkTreeView does a lot of work in
the background after the window appears.

-- John

On 12/15/2011 11:17 PM, Steve . wrote:
> John,
>
> I just ran your test on my thinkpadx61,  It only took about a second
> which is much better than i thought it would be.
>
> Gtk version 2.20.0 (ie,
> g_print("%d.%d.%d",GTK_MAJOR_VERSION,GTK_MINOR_VERSION,GTK_MICRO_VERSION);)
>
> # cat /proc/cpuinfo
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz
> stepping : 11
> cpu MHz : 1595.657
> cache size : 4096 KB
>
>
> # cat /proc/meminfo | grep Mem
> MemTotal: 2033316 kB
> MemFree: 1576220 kB
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to