tux21b/goco
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The goco package just contains some experiments with concurrent
datastructures implemented in Go.
Run the benchmarks with:
go test -bench="." -benchtime=5 -cpu=1,2,4,8,16