microbenchmark

command
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

microbenchmark to manually test rpc/dataconn performance

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 performance, 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