View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001574 | GNUnet | transport service | public | 2010-06-25 23:41 | 2011-11-04 11:15 |
| Reporter | Christian Grothoff | Assigned To | |||
| Priority | none | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Summary | 0001574: memcpy costs performance (surprise!) | ||||
| Description | See attached graph. About 4 memcpy operations each consume 7% of the runtime of the transport service. An issue in scheduler adds another 20%. So if we fix all of these, we might get something close to 50% speed-up. | ||||
| Additional Information | Naturally, this is based on callgrind and may not be perfect, but it is a good hint... | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-06-25 23:41 | Christian Grothoff | New Issue | |
| 2010-06-25 23:41 | Christian Grothoff | Status | new => assigned |
| 2010-06-25 23:41 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2010-06-25 23:41 | Christian Grothoff | File Added: callgraph.dot.ps | |
| 2011-09-19 10:32 | Christian Grothoff | Priority | normal => low |
| 2011-11-04 11:15 | Christian Grothoff | Priority | low => none |
| 2011-11-04 11:15 | Christian Grothoff | Assigned To | Matthias Wachs => |
| 2011-11-04 11:15 | Christian Grothoff | Status | assigned => closed |
| 2011-11-04 11:15 | Christian Grothoff | Resolution | open => won't fix |