arkgotester

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2017 License: MIT Imports: 16 Imported by: 0

README

ARKGO Load Testing application

This is a work in progress....

ArkGo Tester is a configurable executable script to test ARK BC performance and stability. Script is adjustable for payload size, iterations, multibroadcast, single node testing, etc... So you can simulate various situations on DEVNET environment.

Set your configuration

Edit cfg/config.toml and start running tests. You can set:

[env]
txPerPayload=250                   #nr of transactions per payload
txIterations=1                     #nr of iterations of payload deliveries... all txIterations * txPerPayload = all tx being sent
txMultiBroadCast = 1               #nr of peers to multibroadcast to
txDescription="ARK-GO Testing program running" #txDescription
dbFileName = "db/testlog.db"

[account]
passphrase=""                                  #passphrase of the test tx sending account
secondPassphrase =""
recepient=""                                   #recepient of the transactions

How to run...

Just run the executable file attached in the package...

TODO

  • different test type implementations
    • same payload, one peer
    • same payload, multiple peers
    • mixed payload, multiple peers

--delegate chris

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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