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
- Host: GitHub
- URL: https://github.com/code-hex/go-benchmarklist
- Owner: Code-Hex
- License: mit
- Created: 2017-02-08T08:19:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T05:19:44.000Z (almost 9 years ago)
- Last Synced: 2025-07-12T15:40:58.330Z (5 months ago)
- Topics: benchmark, go, golang
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!