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

Python dataplane test #11

Merged
merged 7 commits into from
Dec 21, 2021
Merged

Python dataplane test #11

merged 7 commits into from
Dec 21, 2021

Conversation

parasj
Copy link
Contributor

@parasj parasj commented Dec 20, 2021

Python only gateway achieves 13Gbps locally versus 31Gbps w/ iperf3 single connection and 4.15Gbps to same region versus 4.04Gbps w/ iperf3 single connection.

Stores chunks in /dev/shm/skylark. Run via:

  • python skylark/replicate/gateway_server.py
  • python skylark/replicate/gateway_client.py --dst_host <server> --dst_port 8100 --chunk_id 1

Ensure a file exists at the source chunk location.

@parasj parasj self-assigned this Dec 21, 2021
@parasj parasj merged commit 9251d21 into main Dec 21, 2021
@parasj parasj deleted the dev/paras/dataplane_prototype branch December 21, 2021 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant