//
pkg.gl
Category
github.com/tetratelabs/wazero
internal
testing
hammer
package
1.9.0
Repository:
https://github.com/tetratelabs/wazero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
77 SLOC
#
Functions
NewHammer
NewHammer returns a Hammer initialized to indicated count of goroutines (P) and iterations per goroutine (N).
#
Interfaces
Hammer
Hammer invokes a test concurrently in P goroutines N times per goroutine.