import "v.io/x/ref/runtime/internal/rpc/stress/internal"
CallEcho calls 'Echo' method with the given payload size for the given time duration and returns the number of iterations.
CallSum calls 'Sum' method with a randomly generated payload.
func CallSumStream(ctx *context.T, server string, maxChunkCnt, maxPayloadSize int, stats *stress.SumStats)
CallSumStream calls 'SumStream' method. Each iteration sends up to 'maxChunkCnt' chunks on the stream and receives the same number of sums back.
func NewService() (stress.StressServerStub, <-chan struct{})
Package internal imports 12 packages (graph) and is imported by 10 packages. Updated 2020-09-08. Refresh now. Tools for package owners.