Skip to content

Files

Latest commit

e0b6c46 · Dec 16, 2018

History

History
64 lines (45 loc) · 3.89 KB

other-projects.md

File metadata and controls

64 lines (45 loc) · 3.89 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

https://twitter.com/5chdn/status/1032749019179765760
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