Documentation ¶
Overview ¶
Package teststress provides a helper for stress testing.
It is in a separate package to avoid import cycles.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NumGoroutines = runtime.GOMAXPROCS(-1) * 10
NumGoroutines is the total count of goroutines created in Stress function.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.