-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Status: PendingIssues not currently being solved.Issues not currently being solved.Type: EnhancementNew functionality related issues.New functionality related issues.
Description
Currently the TinyTable implementation work over boolean objects. Because we use Java this is a huge overhead since every bit gets represented as an object. This is in particular true during communication. We need to look into possible optimisations by batching boolean values together as much as possible both in the code and during communication.
Metadata
Metadata
Assignees
Labels
Status: PendingIssues not currently being solved.Issues not currently being solved.Type: EnhancementNew functionality related issues.New functionality related issues.