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
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 🥳
The text was updated successfully, but these errors were encountered:
Libp2p community provides a great tool to test typical protocol stacks performance:
https://github.com/libp2p/test-plans/tree/master/perf.
Spec: https://github.com/libp2p/specs/blob/master/perf/perf.md
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 🥳
The text was updated successfully, but these errors were encountered: