View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004922 | GNUnet | set service | public | 2017-02-24 15:31 | 2017-02-26 01:23 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | Git master | ||||
| Summary | 0004922: set operations should save time and memory by sharing more state | ||||
| Description | Right now we build up a mapping from IBFKey to Element for each operation. Due to the way we do salting now, this mapping could/should be shared by all operations and even derived (lazily copied) sets. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-02-24 15:31 | Florian Dold | New Issue | |
| 2017-02-24 15:31 | Florian Dold | Status | new => assigned |
| 2017-02-24 15:31 | Florian Dold | Assigned To | => Florian Dold |
| 2017-02-26 01:23 | Christian Grothoff | Severity | minor => feature |
| 2017-02-26 01:23 | Christian Grothoff | Product Version | => Git master |