Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark WebRTC in different cases #6547

Closed
4 tasks
karlb opened this issue Sep 17, 2020 · 2 comments
Closed
4 tasks

Benchmark WebRTC in different cases #6547

karlb opened this issue Sep 17, 2020 · 2 comments

Comments

@karlb
Copy link
Contributor

karlb commented Sep 17, 2020

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.

@fredo fredo self-assigned this Sep 21, 2020
@karlb karlb added this to the Bespin milestone Oct 9, 2020
@konradkonrad
Copy link
Contributor

konradkonrad commented Oct 15, 2020

I plan to fix the scenario player's performance-analysis-tool to show us a metrics breakdown per number of hops again.

@karlb karlb removed this from the Bespin milestone Apr 16, 2021
@fredo
Copy link
Contributor

fredo commented Jul 16, 2021

closed in favor of #7232

@fredo fredo closed this as completed Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants