Alex Komyagin
Results
1
comments of
Alex Komyagin
To make this more odd, if I store int64 keys and byte[4] values, my memory usage drops to 72MB: ``` func test3() *mast.Mast { ctx := context.Background() v1 := mast.NewInMemory()...