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 order to do the investigation in #1385 (comment), we implemented a mock reactor that floods the network with random data to load test the P2P stack.
It would be good to take the mock reactor implementation from the branches mentioned in the comment above, polish it, then integrate it in v0.34.x branch.
Also, would be amazing to have a CLI flag, --only-load-reactor for example, that allows switching from a consensus network to just running the mock reactor to load test the P2P stack.
The text was updated successfully, but these errors were encountered:
Hey, I noticed this issue is currently assigned. I was wondering if there’s still an opportunity to contribute to this or assist in any way. I'm interested and would be happy to collaborate or pick it up if it becomes available. Let me know!
In order to do the investigation in #1385 (comment), we implemented a mock reactor that floods the network with random data to load test the P2P stack.
It would be good to take the mock reactor implementation from the branches mentioned in the comment above, polish it, then integrate it in v0.34.x branch.
Also, would be amazing to have a CLI flag,
--only-load-reactor
for example, that allows switching from a consensus network to just running the mock reactor to load test the P2P stack.The text was updated successfully, but these errors were encountered: