[GH-ISSUE #130] Slow startup after installation #127

Closed
opened 2026-02-25 20:30:57 +03:00 by kerem · 3 comments
Owner

Originally created by @HinzundKunz on GitHub (May 11, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/130

After installing, outlook takes much longer to start up. The plugin manager tells me that the caldavsynchronizer plugins takes 6750 ms to load.

I have set up two calendars, two tasks, and one contacts profile (huge, over 2.000 contacts).

Originally created by @HinzundKunz on GitHub (May 11, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/130 After installing, outlook takes much longer to start up. The plugin manager tells me that the caldavsynchronizer plugins takes 6750 ms to load. I have set up two calendars, two tasks, and one contacts profile (huge, over 2.000 contacts).
kerem closed this issue 2026-02-25 20:30:57 +03:00
Author
Owner

@nertsch commented on GitHub (May 11, 2016):

The number of contacts should not affect the startup time.
Could you provide a DEBUG log file?

br
Gerhard

<!-- gh-comment-id:218403791 --> @nertsch commented on GitHub (May 11, 2016): The number of contacts should not affect the startup time. Could you provide a DEBUG log file? br Gerhard
Author
Owner

@HinzundKunz commented on GitHub (May 17, 2016):

I have put a debug log file here:
https://drive.google.com/open?id=0B4l-6eALFpLYSHNJTDFXUVZMcU0
It's rather big, though, as it's my wife's computer and I had it run for a few days (I was away).
Outlook reports that the plugin takes ~ seven seconds, sometimes only ~ four.

<!-- gh-comment-id:219687241 --> @HinzundKunz commented on GitHub (May 17, 2016): I have put a debug log file here: https://drive.google.com/open?id=0B4l-6eALFpLYSHNJTDFXUVZMcU0 It's rather big, though, as it's my wife's computer and I had it run for a few days (I was away). Outlook reports that the plugin takes ~ seven seconds, sometimes only ~ four.
Author
Owner

@aluxnimm commented on GitHub (May 17, 2016):

Is it a slow old machine with slow hard drive? Just tested with 5 profiles and takes around 2 seconds on my laptop with an ssd drive. The addin just needs to set up each sync profile and read the profile config from disk. Normally, you wouldn't start Outlook every minute, so 5secs shouldn't be a problem anyway or?

<!-- gh-comment-id:219699506 --> @aluxnimm commented on GitHub (May 17, 2016): Is it a slow old machine with slow hard drive? Just tested with 5 profiles and takes around 2 seconds on my laptop with an ssd drive. The addin just needs to set up each sync profile and read the profile config from disk. Normally, you wouldn't start Outlook every minute, so 5secs shouldn't be a problem anyway or?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#127
No description provided.