Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 3.93 KB

other-projects.md

File metadata and controls

63 lines (44 loc) · 3.93 KB

other projects & blockchain benchmarks

https://github.com/drandreaskrueger/chainhammer has helped to create these measurements, on different Ethereum type blockchains. Feel free to include it into your project, preferably as a submodule, in case this repo keeps on evolving.

To appear in the following lists, please fork (here, then top right press "fork") this repo, add your information, and then "pull request". Thanks.

other blockchain benchmarking & simulation projects

[please add yours, and pull request]

theory

  • ESE#58500 - How well do Proof of Authority (PoA) implementations of Geth (Clique) and Parity (Aura) scale?
    • eprint - PBFT vs Proof-of-Authority: Applying the CAP Theorem to Permissioned Blockchain
    • TODO: read

projects using chainhammer

[please add yours, and pull request]

this project

tweets

Cool, checkout chainhammer, a toolset for benchmarking blockchain TPS by @drandreaskruger / @ElectronDLT https://github.com/drandreaskrueger/chainhammer

twitter.com/5chdn/status/1032749019179765760 (Afri sadly deleted all his tweets), retweeted in https://twitter.com/drandreaskruger/status/1032757116073848834

short summary

The open source tools 'chainhammer' submits a high load of smart contract transactions to an Ethereum based blockchain, then 'chainreader' reads the whole chain, and produces diagrams of TPS, blocktime, gasUsed and gasLimit, and the blocksize. https://github.com/drandreaskrueger/chainhammer

credits

benchmarking scripts "chainhammer"
beginning developed at Electron.org.uk 2018
current maintainer: Dr Andreas Krueger 2018
https://github.com/drandreaskrueger/chainhammer