http://bugzilla.moblin.org/show_bug.cgi?id=5021
--- Comment #10 from jku <[email protected]> 2009-08-11 01:45:59 --- (In reply to comment #9) > e_book_open() will scale with the size of the database, but it shouldn't be > taking 11 seconds for 2500 contacts. That said, a minimal test case which > just > opens the addressbook will prove or disprove this hypothesis. Nope, I found the problem: I'm always doing a EvolutionSyncConfig.copy(), and I think I should only do it when the config does not exist yet (to get data from template). So it's my bug. I won, thanks for playing. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
