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

IMReceiving message to minimize redundant large message transmissions #1070

Draft
wants to merge 1 commit into
base: p2p-research
Choose a base branch
from

Conversation

ufarooqstatus
Copy link
Collaborator

Experimental PR (for discussion only)

  1. On receiving message/IDontWant, we send IMReceiving message to peers (these peers can defer sending same message to us for some time)

  2. We send IDontWant before message validation

…ze redundant transmission. Experimental PR intended for discussion only!
@ufarooqstatus
Copy link
Collaborator Author

ufarooqstatus commented Mar 18, 2024

Evaluation Results here. For 1 MB message, it shows more than 40% bandwidth reduction, and more than 10% latency reduction

More context here: IMReceiving Message

@arnetheduck arnetheduck marked this pull request as draft March 28, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Experimental
Development

Successfully merging this pull request may close these issues.

1 participant