SimaticResearchActivity / FBAE

Framework for Broadcast Algorithms Evaluation
GNU Affero General Public License v3.0
0 stars 1 forks source link

Need code to determine serialization overhead #24

Closed simatic closed 9 months ago

simatic commented 9 months ago

To understand better throughput of broadcast algorithm, we need to evaluate their Prediction-Oriented Throughput Efficiency (POTE, see section V.A of paper "TRAINS: A Throughput-Efficient Uniform Total Order Broadcast Algorithm",https://ieeexplore.ieee.org/document/7293477). For POTE, we need to determine serialization overhead ==> Some code must be added to display such information.