benchmarks: golang.org/x/benchmarks/bench Files

Command bench

Bench contains benchmarks for the Go performance dashboard:

http://build.golang.org/perf

Run without flags to get list of available benchmarks:

./bench
build,garbage,http,json

To run a benchmark execute:

./bench -bench=json

See the README file for more details.

Package Files

bench.go

Package main imports 5 packages (graph). Updated 2016-03-24. Refresh now. Tools for package owners.