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

Packages imported by main

PathSynopsis
golang.org/x/benchmarks/buildBuild is a benchmark that examines compiler and linker performance.
golang.org/x/benchmarks/driverDriver contains common benchmarking logic shared between benchmarks.
golang.org/x/benchmarks/garbageGarbage is a benchmark that stresses garbage collector.
golang.org/x/benchmarks/httpHTTP is a benchmark that examines client/​server http performance.
golang.org/x/benchmarks/jsonJSON benchmark marshals and unmarshals ~2MB json string with a tree-like object hierarchy, in 4*GOMAXPROCS goroutines.