The "DIstributed Analytical BLOckchain" Benchmark Framework. (Diablo). Measures blockchains with a focus on real-world applications and workload generation.
More of a proof of concept rather than a nice and clear implementation. Tested contract, simple, and premade workloads. scripts/sample/contracts/test_fallback.sol does not work yet because of a possible bug in Solang.
Closes https://github.com/NatoliChris/diablo-benchmark/issues/8
More of a proof of concept rather than a nice and clear implementation. Tested contract, simple, and premade workloads.
scripts/sample/contracts/test_fallback.sol
does not work yet because of a possible bug in Solang.