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: Fri, 16 Dec 2011 08:32:25 -0500
Steve,
I use the "time" shell command and wait for my CPU meter to drop back to
idle before quitting the test program, giving something like this:
time ./list-test
real 0m31.719s
user 0m29.168s
sys 0m0.023s
-- John
On 12/16/2011 12:24 AM, Steve . wrote:
John,
Time to pop the window and populate. The cpu use meter (kinda real
time, 500ms sample) shows between 500ms ans 1 second.
Do you have a preferred timer method, if so i could throw a snip
before gtk init, and maybe in the main loop idle? Now that i'm
thinking about it, what is the best way to measure gtk activity?
Suggestions?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]