Re: Slow gnome-contacts startup



Sorry to keep spamming the list like this, but I have discovered some more on my quest to make gnome-contacts start up faster. Yes its really true, the list Gnome got from my Gmail account really does contain 1402 contacts!

This line seems to take an unreasonable amount of time, per contact:
          this.add_contact (new Contact (this, new_individual));

It seems to me that the Contact constructor might be too expensive. I'll try profiling.



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