replicated-requests

command
v0.0.0-...-321bd4f Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: MIT Imports: 7 Imported by: 0

README

Replicated requests

$ go build
$ ./replicated-requests -h
Usage of ./replicated-requests:
  -n int
        number of replicated requests (default 1)
$ for n in 1 10 50 100; do ./replicated-requests -n $n; done
elapsed: 249.914073ms
goroutine counts: 1
elapsed: 116.811412ms
goroutine counts: 1
elapsed: 15.810965ms
goroutine counts: 1
elapsed: 5.915573ms
goroutine counts: 1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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