stress

command
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

The stress utility is intended for catching sporadic failures. It runs a given process in parallel in a loop and collects any failures. Usage:

$ stress ./fmt.test -test.run=TestSometing -test.cpu=10

You can also specify a number of parallel processes with -p flag; instruct the utility to not kill hanged processes for gdb attach; or specify the failure output you are looking for (if you want to ignore some other sporadic failures).

Jump to

Keyboard shortcuts

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