hyperbench-plugins is blockchain platforms adaptions for hyperbench to perform stress testing, used as plugin, written by go.
detail for hyperbench.
Use Makefile to build
# suppose you are in the hyperbench-plugin/hyperchain directory
make buildThis will create a hyperchain.so plugin file which can be used by hyperbench in current directory.