benchmarks: golang.org/x/benchmarks/http Index | Files | Directories

Packages that import http

PathSynopsis
golang.org/x/benchmarks/benchBench 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.