maxrps

package
v0.0.0-...-7a521f1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Address           string
	ConcurrencyLevels string
	TimePerLevel      time.Duration
}

func (Config) Run

func (cfg Config) Run()

`strest-max-rps` is designed to tell you the maximum rps that either a strest-grpc server or an intermediary can provide. It does this using the Universal Scalability Law.

Thanks to @brendantracey for the go playground snippet least squared regression code that I borrowed verbatim.

Jump to

Keyboard shortcuts

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