fabric-orderer-benchmark

command module
v0.0.0-...-93280a9 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: MIT Imports: 4 Imported by: 0

README

Orderer Traffic Engine

This Orderer Traffic Engine (OTE) tool tests the operation of a hyperledger fabric ordering service.

Architecture

ote

Prerequisites

  • Go 1.10+ installation or later
  • GOPATH environment variable is set correctly
  • Govendor version 1.0.9 or later
  • Protoc Plugin
  • Protocol Buffers

Getting started

1. Download fabric images
./scripts/download_images.sh
2. Start the fabric network
make networkUp
3. Create channel
make cli
4. Start the ote server

4.1 binary start

make start

4.2 docker start note:modify conf/app.yaml file "local" field to "false"

make benchmark
5. Running the test suite
cd test

ghz

Simple gRPC benchmarking and load testing tool inspired by hey and grpcurl.

cd ghz
./ghz --config=./config.json 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ote

Jump to

Keyboard shortcuts

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