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

chore(tests): add network perf tests for Retina #772

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 23, 2024

  1. chore/tests: add network perf tests for Retina

    - Added new performance tests for iperf throughput (TCP and UDP)
    - Metrics include CPU Utilization Host, CPU Utilization Remote, Max RTT, Mean RTT, Min RTT, Retransmits, and Total Throughput
    
    This commit introduces new performance tests to measure iperf throughput under various conditions for the Retina project.
    
    Signed-off-by: Ritwik Ranjan <[email protected]>
    ritwikranjan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    db7bc59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10c8e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. address PR comments and update perf-tests dependency

    Signed-off-by: Ritwik Ranjan <[email protected]>
    ritwikranjan committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d90d10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e3455 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    34b158a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0432003 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: address PR comments

    Signed-off-by: Ritwik Ranjan <[email protected]>
    ritwikranjan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4de9504 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    333fad2 View commit details
    Browse the repository at this point in the history
  2. fixed stuff after merge from main

    Signed-off-by: Ritwik Ranjan <[email protected]>
    ritwikranjan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1d1da2c View commit details
    Browse the repository at this point in the history