|
NAMElat_unix_connect - measure interprocess connection latency via UNIX socketsSYNOPSISlat_unix_connect -slat_unix_connect [ -P <parallelism> ] [ -W <warmups> ] [ -N <repetitions> ] lat_unix_connect -S DESCRIPTIONlat_unix_connect is a client/server program that measures interprocess connection latencies. The benchmark times the creation and connection of an AF_UNIX socket to a local server.lat_connect has three forms of usage: as a server (-s), as a client (lat_connect), and as a shutdown (lat_connect -S). OUTPUTThe reported time is in microseconds per connection. Output format is like soUNIX connection cost: 1006 microseconds SEE ALSOlmbench(8).AUTHORCarl Staelin and Larry McVoyComments, suggestions, and bug reports are always welcome.
Visit the GSP FreeBSD Man Page Interface. |