alecthomas / alecthomas/mph

Integer key and value

Open
#2 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
192
Forks
21
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.