You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #6198 we implement WebRTC to increase the speed of transfers. But without somewhat reproducible benchmarks, we don't know if we reached the goal of sub second transfers and in which cases.
Things that might make sense to vary across benchmark cases:
Number of mediators (direct channel, one mediator, multiple mediators)
Time of first transfer vs time of later transfers
Time including/excluding PFS
Transfer from/to light client instead of python client
Instead of covering all cases in detail, we should find a low-effort way to cover the most important cases.
The text was updated successfully, but these errors were encountered:
In #6198 we implement WebRTC to increase the speed of transfers. But without somewhat reproducible benchmarks, we don't know if we reached the goal of sub second transfers and in which cases.
Things that might make sense to vary across benchmark cases:
Instead of covering all cases in detail, we should find a low-effort way to cover the most important cases.
The text was updated successfully, but these errors were encountered: