elliotchance / orderedmap

🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
MIT License
817 stars 62 forks source link

add performance comparison between orderedmap and go built-in map #4

Closed xcshuan closed 4 years ago