alecthomas / alecthomas/mph

Integer key and value

Aperta
#2 7 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
192
Fork
21
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

It seems mph essentially implements a `map[[]byte][]byte`. Is it possible to change the code such that it becomes `map[uint32][]uint8`? Go's bulit-in map has just too much overhead for my application and I was wondering if this can help.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.