Go Implementation of The One Billion Row Challenge
go test -bench=.
go tool pprof -web cpu.pprof
go tool pprof -http=:8080 cpu.pprof
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go Implementation of The One Billion Row Challenge
go test -bench=.
go tool pprof -web cpu.pprof
go tool pprof -http=:8080 cpu.pprof