This is a collection of various benchmarks for Go.
Contibutions are very welcome, but please take a quick look at our very short contribution guidelines.
- http/
- json - various methods of generating a JSON HTTP response.
- hash/
- noncrypto - comparison of non-cryptographic hash methods.
- rand/
- guid - comparison of globally unique ID generators.
- sketch/
- histogram - comparison of histogram sketches.
- store/
- kv - comparison of disk based, embeddable key-value stores.
Latest results can be found on Github.