Skip to content
Unverified Commit 8795ae66 authored by Andrei Eres's avatar Andrei Eres Committed by GitHub
Browse files

Add networking benchmarks for libp2p (#6077)



# Description

Implemented benchmarks for Notifications and RequestResponse protocols
with libp2p implementation. These benchmarks allow us to monitor
regressions and implement fixes before they are observed in real chain.
In the future, they can be used for targeted optimizations of litep2p
compared to libp2p.

Part of https://github.com/paritytech/polkadot-sdk/issues/5220

Next steps:
- Add benchmarks for litep2p implementation
- Optimize load to get better results
- Add benchmarks to CI to catch regressions



## Integration

Benchmarks don't affect downstream projects.

---------

Co-authored-by: default avataralvicsam <[email protected]>
Co-authored-by: default avatarGitHub Action <[email protected]>
parent 65e79720
Pipeline #504759 waiting for manual action with stages
in 15 minutes and 39 seconds