View Issue Details

IDProjectCategoryView StatusLast Update
0004922GNUnetset servicepublic2017-02-26 01:23
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product VersionGit master 
Summary0004922: set operations should save time and memory by sharing more state
DescriptionRight 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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