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

Add benchmarking via perf protocol #17

Open
flcl42 opened this issue Aug 10, 2023 · 0 comments
Open

Add benchmarking via perf protocol #17

flcl42 opened this issue Aug 10, 2023 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@flcl42
Copy link
Contributor

flcl42 commented Aug 10, 2023

Libp2p community provides a great tool to test typical protocol stacks performance:
https://github.com/libp2p/test-plans/tree/master/perf.
Example of run: https://observablehq.com/@libp2p-workspace/performance-dashboard.

We have all protocols needed to participate in the benchmarks.
Let's add dotnet-libp2p to the benchmarks and optimize our code to become the most performant ones 🥳

@flcl42 flcl42 added this to the alpha milestone Aug 22, 2023
@flcl42 flcl42 changed the title Add benchmarking Add benchmarking via perf protocol Aug 23, 2023
@flcl42 flcl42 modified the milestones: alpha, interop Sep 5, 2023
@flcl42 flcl42 added the good first issue Good for newcomers label Sep 6, 2023
@flcl42 flcl42 removed this from the interop milestone Sep 7, 2023
@flcl42 flcl42 added this to the beta milestone Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant