View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002012 | SOGo | OpenChange backend | public | 2012-10-07 14:41 | 2012-10-16 03:17 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 2.0.2 | Fixed in Version | 2.0.2 | ||
Summary | 0002012: scalability: the fetching/parsing of coreInfos struct takes a long time for a large amount of messages | ||||
Description | NGImap4ResponseParser could probably be enhanced somehow. The problem might lie with NGByteStream since the parsing of message bodies is actually fast for those, meaning that the delay occurs when parsing header parts with a lot of small subparts. | ||||
Tags | No tags attached. | ||||
NGByteBuffer, reducing the speed from 15secs to 3 secs for parsing the coreInfos for 13000 messages. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-07 14:41 |
|
New Issue | |
2012-10-07 14:42 |
|
Target Version | => 2.0.2 |
2012-10-16 03:17 |
|
Note Added: 0004665 | |
2012-10-16 03:17 |
|
Status | new => resolved |
2012-10-16 03:17 |
|
Fixed in Version | => 2.0.2 |
2012-10-16 03:17 |
|
Resolution | open => fixed |
2012-10-16 03:17 |
|
Assigned To | => wsourdeau |