An open API service indexing awesome lists of open source software.

https://github.com/code-hex/go-benchmarklist

Go Benchmark list
https://github.com/code-hex/go-benchmarklist

benchmark go golang

Last synced: 3 months ago
JSON representation

Go Benchmark list

Awesome Lists containing this project

README

          

go-benchmarklist
================
This is a repository that collects various benchmarks.
The results of each directory are all the results of executing the next command!!

go test -bench . -benchmem
I'm waiting for pull requests so I want a lot!