go-gcbench

module
v0.0.0-...-69adf43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2016 License: BSD-3-Clause

README

This repository contains a suite of benchmarks for the Go garbage collector. These benchmarks are designed to stress specific aspects of the garbage collector and monitor metrics of the garbage collector itself (rather than the application).

This is a temporary home for these. They should move into the Go perf repository once it exists.

Running the benchmarks

The benchmarks are individual, self-contained programs in gcbench/progs. You can simply go run an individual benchmark, or use the buildall script in that directory to build all of the benchmark binaries.

Directories

Path Synopsis
Package bench reads Go benchmarks results files.
Package bench reads Go benchmarks results files.
progs
Test STW latency with large numbers of active goroutines.
Test STW latency with large numbers of active goroutines.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL