Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Conversation

@zoa-sh
Copy link
Contributor

@zoa-sh zoa-sh commented Sep 16, 2024

TL;DR

Added CI/CD workflow for Rust and updated README with benchmark results.

What changed?

  • Introduced a new GitHub Actions workflow for Rust (.github/workflows/rust.yml)
  • Added a CI/CD badge to the README
  • Included benchmark results comparing nyx-ψ, TCP, and UDP performance under various packet loss scenarios

How to test?

  1. Check the GitHub Actions tab to ensure the Rust workflow is running correctly on push and pull requests to the main branch
  2. Verify the CI/CD badge is displaying correctly in the README
  3. Review the benchmark results table in the README for accuracy

Why make this change?

  • To implement continuous integration and delivery for the Rust project, ensuring code quality and automated testing
  • To provide transparency about the project's build status through the CI/CD badge
  • To showcase the performance advantages of nyx-ψ over TCP and UDP in lossy network conditions, demonstrating its effectiveness and potential use cases

Copy link
Contributor Author

zoa-sh commented Sep 16, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @zoa-sh and the rest of your teammates on Graphite Graphite

@zoa-sh zoa-sh merged commit feac9a8 into main Sep 16, 2024
2 checks passed
@zoa-sh zoa-sh deleted the 09-16-_ branch September 16, 2024 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants