No description
These changes are to speed up GenericImapFolder.prepare_opened_folder(), which is the initial synchronization stage to ensure the local database is normalized against the remote folder. The two big improvements are parallelization of database writes (creates, removes) and skipping writes when unnecessary (if the message flags on the server haven't changed, don't re-write them to the database). |
||
|---|---|---|
| sql | ||
| src | ||
| ui | ||
| vapi | ||
| .gitignore | ||
| AUTHORS | ||
| configure.in | ||
| COPYING | ||
| MAINTAINERS | ||
| THANKS | ||
| waf | ||
| wscript | ||