microbenchmark

command
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

microbenchmark to manually test rpc/dataconn perforamnce

With stdin / stdout on client and server, simulating zfs send|recv piping

./microbenchmark -appmode server  | pv -r > /dev/null
./microbenchmark -appmode client -direction recv < /dev/zero

Without the overhead of pipes (just protocol perforamnce, mostly useful with perf bc no bw measurement)

./microbenchmark -appmode client -direction recv -devnoopWriter -devnoopReader
./microbenchmark -appmode server -devnoopReader -devnoopWriter

Jump to

Keyboard shortcuts

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