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

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.

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)

![bench](https://user-images.githubusercontent.com/181991/76639556-ae783c00-6591-11ea-975e-2e83db74e09f.png)