mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #130] Slow startup after installation #127
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
@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
@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.
@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?