Giter Site home page Giter Site logo

itsdevbear / cosmos-sdk-benchmark-fork Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 0.0 34.52 MB

Shell 0.54% JavaScript 1.27% Python 0.05% C 6.86% Java 0.31% Go 87.63% Assembly 0.29% TeX 0.20% Makefile 0.58% Batchfile 0.03% M4 0.27% Dockerfile 0.05% Sage 0.31% Stylus 0.01% Gherkin 0.01% Solidity 1.60%

cosmos-sdk-benchmark-fork's Introduction

custom fork of Cosmos SDK @ a specific commit + modifications that we utilize for our stuff.

run benchmarks:

# cosmos specific benchmarks
cd cosmos-sdk
make test-sim-profile test-sim-benchmark benchmark  # default uses leveldb
ENABLE_ROCKSDB=rocksdb make test-sim-profile test-sim-benchmark benchmark   # use rocksdb

# ethereum specific çbenchmarks
cd ethermint
make benchmark  # default uses leveldb
ENABLE_ROCKSDB=rocksdb make benchmark   # use rocksdb

To adjust length of sim tests

SIM_NUM_BLOCKS ?= 1500              # how many blocks to simulate
SIM_BLOCK_SIZE ?= 500               # max number of transactions per block

Note: a bunch of tests might fail because they required a hardware wallet to be attached to the machine during the run, you can ignore the failures.

I can add a ENABLE_ROCKSDB=speedb as well if needed, will have to make the change in tm-db but should be easy.

cosmos-sdk-benchmark-fork's People

Contributors

itsdevbear avatar

Stargazers

Bro avatar  avatar  avatar $unBera avatar Berachupe avatar

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.