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
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to