View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002005 | SOGo | OpenChange backend | public | 2012-10-03 15:25 | 2012-10-03 15:29 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.1 | Fixed in Version | 2.0.1 | ||
Summary | 0002005: scalability: the fetching of entries of the indexing.tdb file takes too much time | ||||
Description | In MAPIStoreMapping, we fetch the content of that file and build a dictionary from it as will as its reverse. With 10000 entries, the process takes 6 seconds per iteration. Since this is performed during the opening of each MAPIStoreUserContext, the performance of OpenChange is severely impacted. | ||||
Tags | No tags attached. | ||||
Fixed by this commit: https://github.com/inverse-inc/sogo/commit/1b02490e858bf769f908eed990b5ae4a8b999fb5 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-03 15:25 |
|
New Issue | |
2012-10-03 15:25 |
|
Target Version | => 2.0.1 |
2012-10-03 15:29 |
|
Note Added: 0004605 | |
2012-10-03 15:29 |
|
Status | new => resolved |
2012-10-03 15:29 |
|
Fixed in Version | => 2.0.1 |
2012-10-03 15:29 |
|
Resolution | open => fixed |
2012-10-03 15:29 |
|
Assigned To | => wsourdeau |