aicis / aicis/fresco

Optimise the TinyTable implementation

Aperta
#310 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Status: Pending Type: Enhancement
Lingua principale
Java
Stelle
143
Fork
61
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.