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

feat: Support QNS connectionmigration test #2180

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

larseggert
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (944c817) to head (a2c2eaa).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2180   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files         112      112           
  Lines       36373    36373           
=======================================
  Hits        34697    34697           
  Misses       1676     1676           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 15, 2024

Failed Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Copy link

github-actions bot commented Oct 15, 2024

Benchmark results

Performance differences relative to 66b9c8c.

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [99.376 ns 99.708 ns 100.04 ns]
       change: [-0.9157% -0.2130% +0.3690%] (p = 0.56 > 0.05)

Found 13 outliers among 100 measurements (13.00%)
9 (9.00%) high mild
4 (4.00%) high severe

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [117.39 ns 117.77 ns 118.16 ns]
       change: [-1.2181% -0.5815% -0.0346%] (p = 0.05 > 0.05)

Found 18 outliers among 100 measurements (18.00%)
3 (3.00%) low mild
2 (2.00%) high mild
13 (13.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [116.91 ns 117.31 ns 117.81 ns]
       change: [-0.5088% -0.1948% +0.1170%] (p = 0.24 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) low severe
2 (2.00%) low mild
7 (7.00%) high severe

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [98.539 ns 98.684 ns 98.829 ns]
       change: [-0.5799% +0.3254% +1.1335%] (p = 0.48 > 0.05)

Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [112.27 ms 112.33 ms 112.38 ms]
       change: [+0.3757% +0.4447% +0.5150%] (p = 0.00 < 0.05)

Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) low mild

transfer/pacing-false/varying-seeds: No change in performance detected.
       time:   [26.738 ms 27.749 ms 28.765 ms]
       change: [-6.8547% -1.7598% +4.1085%] (p = 0.53 > 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild

transfer/pacing-true/varying-seeds: No change in performance detected.
       time:   [35.635 ms 37.211 ms 38.812 ms]
       change: [-1.0810% +5.0809% +11.493%] (p = 0.12 > 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild

transfer/pacing-false/same-seed: No change in performance detected.
       time:   [25.818 ms 26.624 ms 27.455 ms]
       change: [-3.0176% +1.3612% +6.1322%] (p = 0.56 > 0.05)

Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild

transfer/pacing-true/same-seed: No change in performance detected.
       time:   [39.711 ms 41.488 ms 43.321 ms]
       change: [-5.6324% +0.3485% +7.0216%] (p = 0.92 > 0.05)

Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild

1-conn/1-100mb-resp/mtu-1500 (aka. Download)/client: 💔 Performance has regressed.
       time:   [890.32 ms 898.72 ms 907.43 ms]
       thrpt:  [110.20 MiB/s 111.27 MiB/s 112.32 MiB/s]
change:
       time:   [+1.4766% +2.7680% +4.1350%] (p = 0.00 < 0.05)
       thrpt:  [-3.9708% -2.6934% -1.4551%]
1-conn/10_000-parallel-1b-resp/mtu-1500 (aka. RPS)/client: Change within noise threshold.
       time:   [316.87 ms 319.91 ms 323.01 ms]
       thrpt:  [30.959 Kelem/s 31.259 Kelem/s 31.559 Kelem/s]
change:
       time:   [+0.3549% +1.7564% +3.1081%] (p = 0.01 < 0.05)
       thrpt:  [-3.0144% -1.7261% -0.3536%]
1-conn/1-1b-resp/mtu-1500 (aka. HPS)/client: No change in performance detected.
       time:   [33.677 ms 33.856 ms 34.048 ms]
       thrpt:  [29.370  elem/s 29.537  elem/s 29.694  elem/s]
change:
       time:   [-0.7217% +0.1127% +0.9351%] (p = 0.80 > 0.05)
       thrpt:  [-0.9264% -0.1125% +0.7270%]

Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) low mild
1 (1.00%) high mild
4 (4.00%) high severe

1-conn/1-100mb-resp/mtu-65536 (aka. Download)/client: No change in performance detected.
       time:   [113.22 ms 114.04 ms 115.25 ms]
       thrpt:  [867.69 MiB/s 876.91 MiB/s 883.26 MiB/s]
change:
       time:   [-0.1008% +0.8294% +2.0005%] (p = 0.13 > 0.05)
       thrpt:  [-1.9612% -0.8226% +0.1009%]

Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) low mild
1 (1.00%) high severe

1-conn/10_000-parallel-1b-resp/mtu-65536 (aka. RPS)/client: No change in performance detected.
       time:   [313.66 ms 316.80 ms 319.90 ms]
       thrpt:  [31.260 Kelem/s 31.565 Kelem/s 31.882 Kelem/s]
change:
       time:   [-1.4563% +0.0971% +1.6301%] (p = 0.90 > 0.05)
       thrpt:  [-1.6039% -0.0970% +1.4778%]
1-conn/1-1b-resp/mtu-65536 (aka. HPS)/client: No change in performance detected.
       time:   [33.836 ms 34.053 ms 34.307 ms]
       thrpt:  [29.149  elem/s 29.366  elem/s 29.555  elem/s]
change:
       time:   [-0.0274% +0.8327% +1.7538%] (p = 0.07 > 0.05)
       thrpt:  [-1.7236% -0.8258% +0.0274%]

Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) low mild
2 (2.00%) high mild
6 (6.00%) high severe

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms] Relative
msquic msquic 1504 110.9 ± 28.5 90.2 174.9 1.00
neqo msquic reno on 1504 210.5 ± 6.3 203.0 225.6 1.00
neqo msquic reno 1504 215.7 ± 12.1 204.0 238.3 1.00
neqo msquic cubic on 1504 214.5 ± 10.0 205.2 237.8 1.00
neqo msquic cubic 1504 218.7 ± 11.6 202.3 237.7 1.00
msquic neqo reno on 1504 697.1 ± 31.5 667.5 782.5 1.00
msquic neqo reno 1504 718.2 ± 14.5 695.9 747.6 1.00
msquic neqo cubic on 1504 708.6 ± 12.5 693.5 724.2 1.00
msquic neqo cubic 1504 694.5 ± 11.4 671.7 710.7 1.00
neqo neqo reno on 1504 437.7 ± 14.6 418.8 461.0 1.00
neqo neqo reno 1504 434.1 ± 13.2 407.7 457.6 1.00
neqo neqo cubic on 1504 416.8 ± 17.7 401.2 458.4 1.00
neqo neqo cubic 1504 436.7 ± 10.7 420.8 452.2 1.00
msquic msquic 65536 115.7 ± 27.3 90.5 178.3 1.00
neqo msquic reno on 65536 217.8 ± 11.7 204.1 237.9 1.00
neqo msquic reno 65536 216.8 ± 11.5 204.3 238.0 1.00
neqo msquic cubic on 65536 225.3 ± 11.5 204.1 238.6 1.00
neqo msquic cubic 65536 214.2 ± 13.4 200.8 239.6 1.00
msquic neqo reno on 65536 95.6 ± 16.1 81.0 140.0 1.00
msquic neqo reno 65536 93.9 ± 14.8 81.9 147.9 1.00
msquic neqo cubic on 65536 95.2 ± 23.0 81.4 186.2 1.00
msquic neqo cubic 65536 91.7 ± 13.2 81.9 129.4 1.00
neqo neqo reno on 65536 156.3 ± 25.9 128.8 240.0 1.00
neqo neqo reno 65536 179.9 ± 94.6 122.0 441.9 1.00
neqo neqo cubic on 65536 191.2 ± 71.5 127.6 398.0 1.00
neqo neqo cubic 65536 203.2 ± 101.5 126.7 417.9 1.00

⬇️ Download logs

larseggert and others added 5 commits October 21, 2024 09:44
Co-authored-by: Martin Thomson <[email protected]>
Signed-off-by: Lars Eggert <[email protected]>
Co-authored-by: Martin Thomson <[email protected]>
Signed-off-by: Lars Eggert <[email protected]>
Co-authored-by: Martin Thomson <[email protected]>
Signed-off-by: Lars Eggert <[email protected]>
Co-authored-by: Martin Thomson <[email protected]>
Signed-off-by: Lars Eggert <[email protected]>
@larseggert larseggert enabled auto-merge October 21, 2024 08:39
@larseggert larseggert added this pull request to the merge queue Oct 21, 2024
Merged via the queue into mozilla:main with commit fef59b2 Oct 21, 2024
57 of 66 checks passed
@larseggert larseggert deleted the feat-active-migration branch October 21, 2024 08:59
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.

3 participants