-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Background
Investigate haisou_chan crate and see whether one can use it to improve the benchmarkings namely latency-wise.
User Story
Currently the latency in the benchmarking is done manually, i.e., the implementor has to define the number of rounds before they make use of our snap-and-simulate technique.
It could be interesting if one could do it more naturally, e.g. using something similar to haisou_chan in which one can define latency and bandwidth.
Acceptance Criteria
The investigations should clearly lead to a positive or negative decision about adopting or not the changes.
Resources & Additional Notes
No response