blob: 886974cc30497c094749b1c21783eb043af34e4c [file] [log] [blame]
// Package benchmark implements some benchmarks for comparing the
// veyron/runtimes/google/ipc/stream implementation with raw TCP connections and/or
// pipes.
//
// Sample usage:
// go test veyron/runtimes/google/ipc/stream/benchmark -bench=.
package benchmark