Re: gtk_ctree_insert_node - why so slow?



On 2001.11.14 17:04:04 +0100 Olaf Frączyk wrote:
Hi,

As I found inserting 6000 nodes takes 4.5 second (+/- 100 msec) on Celeron 466 with no load.
Oh, I found whats happening. If sibling == NULL this takes so much time.
If sibling != NULL it takes 0.065 second.

Anyone has idea why? It creates them (these without siblings) as subtrees or something?

Regards,

Olaf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]