https://github.com/tkc/go-pointer-benchmark
a benchmark test of go pointer array type.
https://github.com/tkc/go-pointer-benchmark
benchmark go golang pointer testing unity
Last synced: 5 months ago
JSON representation
a benchmark test of go pointer array type.
- Host: GitHub
- URL: https://github.com/tkc/go-pointer-benchmark
- Owner: tkc
- Created: 2020-03-13T15:42:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T16:18:34.000Z (about 6 years ago)
- Last Synced: 2025-06-26T16:07:39.303Z (9 months ago)
- Topics: benchmark, go, golang, pointer, testing, unity
- Language: Go
- Homepage:
- Size: 864 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# go-pointer-benchmark
a benchmark test of go pointer array type.
## Run bench
```
go test -bench . -benchmem ./... -v
```
## Result Graph
[Colaboratory Plot](https://colab.research.google.com/drive/18kIiaBgHVAbY21xiIhRV3lBny-iVkueb)
