Re: GtkTreeView very slow for large lists
- From: John Lindgren <john lindgren aol com>
- To: "Steve ." <iteration69 gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView very slow for large lists
- Date: Thu, 15 Dec 2011 23:53:45 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]