Integer key and value
Ouverte
- Langage dominant
- Go
- Étoiles
- 192
- Forks
- 21
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.