/hyperbench-plugins

hyperbench-plugins is blockchain platforms adaptions for hyperbench to perform stress testing, used as plugin, written by go.

Primary LanguageGo

Hyperbench-plugins

hyperbench-plugins is blockchain platforms adaptions for hyperbench to perform stress testing, used as plugin, written by go.

detail for hyperbench.

Building

Use Makefile to build

# suppose you are in the hyperbench-plugin/hyperchain directory
make build

This will create a hyperchain.so plugin file which can be used by hyperbench in current directory.