Giter Site home page Giter Site logo

gochain / chainload Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 9.0 132 KB

GoChain/Ethereum blockchain load generator

Home Page: https://gochain.io

License: Apache License 2.0

Makefile 0.98% Go 95.05% Shell 2.53% Dockerfile 1.45%
blockchain ethereum go gochain golang load-testing

chainload's Issues

Variable Tx Rates

Support variable tx rates, making the flow irregular instead of even and smooth while still maintaining the overall rate.

Possible implementation: a new goroutine to pass through sends, but which sleeps randomly/frequently to cause quiet periods and then bursts.

TPS < 10 results in 0

100ms batches are calculated by dividing the provided tps by 10, which results in rounding tps < 10 down to 0, and generally inaccurate rates for other low values.

Smart Contract Txs

We should send different types of smart contracts in addition to standard txs. At the same time, the parameters should be reconfigured from txs/second to gas/second, with knobs to tune the tx type distribution. This will require some default GO20 (and others?) templates that can be auto-deployed as needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.