bench

command
v0.0.0-...-451261b Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2012 License: Apache-2.0 Imports: 11 Imported by: 0

README

A stress-tester for goto

To avoid exhausting source TCP ports (they tend to get stuck in TIME_WAIT),
you'll need to set these sysctl values:

Linux:
	sudo sysctl net.ipv4.tcp_tw_recycle=1
	sudo sysctl net.ipv4.tcp_tw_reuse=1 (may not be necessary)
OS X:
	sudo sysctl -w net.inet.tcp.msl=1000
	

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