Skip to content

Conversation

@SachinNinganure
Copy link
Contributor

@SachinNinganure SachinNinganure commented Feb 19, 2025

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

@SachinNinganure
Copy link
Contributor Author

+---------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-------------------+------------------------------+
| RESULT TYPE | DRIVER | SCENARIO | PARALLELISM | HOST NETWORK | SERVICE | MESSAGE SIZE | BURST | SAME NODE | DURATION | SAMPLES | AVG VALUE | 95% CONFIDENCE INTERVAL |
+---------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-------------------+------------------------------+
| 📊 Rr Results | netperf | TCP_CRR | 1 | false | false | 1024 | 0 | false | 10 | 3 | 698.866667 (OP/s) | 693.254861-704.478472 (OP/s) |
| 📊 Rr Results | netperf | TCP_CRR | 1 | false | true | 1024 | 0 | false | 10 | 3 | 246.566667 (OP/s) | 70.882741-422.250592 (OP/s) |
+---------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-------------------+------------------------------+
+--------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+--------------------+
| RESULT TYPE | DRIVER | SCENARIO | PARALLELISM | HOST NETWORK | SERVICE | MESSAGE SIZE | BURST | SAME NODE | DURATION | SAMPLES | AVG 99%TILE VALUE |
+--------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+--------------------+
| RR Latency Results | netperf | TCP_CRR | 1 | false | false | 1024 | 0 | false | 10 | 3 | 1598.666667 (usec) |
| RR Latency Results | netperf | TCP_CRR | 1 | false | true | 1024 | 0 | false | 10 | 3 | 1709.000000 (usec) |
+--------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+--------------------+
+---------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-----------+
| TYPE | DRIVER | SCENARIO | PARALLELISM | HOST NETWORK | SERVICE | MESSAGE SIZE | BURST | SAME NODE | DURATION | SAMPLES | AVG VALUE |
+---------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-----------+
| TCP Retransmissions | netperf | TCP_CRR | 1 | false | false | 1024 | 0 | false | 10 | 3 | 0.000000 |
| TCP Retransmissions | netperf | TCP_CRR | 1 | false | true | 1024 | 0 | false | 10 | 3 | 0.000000 |
+---------------------+---------+----------+-------------+--------------+---------+--------------+-------+-----------+----------+---------+-----------+

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.

2 participants