NatoliChris / diablo-benchmark

The "DIstributed Analytical BLOckchain" Benchmark Framework. (Diablo). Measures blockchains with a focus on real-world applications and workload generation.
Apache License 2.0
11 stars 8 forks source link

Fix throughput calculation for multi-thread secondaries #16

Open gauthier-voron opened 2 years ago

gauthier-voron commented 2 years ago

When a secondary has more than one thread, its throughputs are averaged to give the secondary whole throughput. It would make more sense to add them.