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

test: Make sure our PATH_CHALLENGEs are padded OK #2168

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

larseggert
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (9ef0355) to head (1332574).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2168   +/-   ##
=======================================
  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

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

Benchmark results

Performance differences relative to 944c817.

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [99.046 ns 99.323 ns 99.609 ns]
       change: [-1.2364% -0.5767% +0.0194%] (p = 0.08 > 0.05)

Found 13 outliers among 100 measurements (13.00%)
10 (10.00%) high mild
3 (3.00%) high severe

coalesce_acked_from_zero 3+1 entries: Change within noise threshold.
       time:   [116.83 ns 117.16 ns 117.52 ns]
       change: [-1.0145% -0.6455% -0.3072%] (p = 0.00 < 0.05)

Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low mild
2 (2.00%) high mild
9 (9.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [116.39 ns 116.68 ns 117.07 ns]
       change: [-0.9367% -0.4078% +0.1930%] (p = 0.17 > 0.05)

Found 18 outliers among 100 measurements (18.00%)
5 (5.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
9 (9.00%) high severe

coalesce_acked_from_zero 1000+1 entries: Change within noise threshold.
       time:   [97.257 ns 97.394 ns 97.545 ns]
       change: [-1.8531% -0.9445% +0.0496%] (p = 0.04 < 0.05)

Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe

RxStreamOrderer::inbound_frame(): 💚 Performance has improved.
       time:   [110.83 ms 110.90 ms 110.97 ms]
       change: [-2.5983% -2.5278% -2.4563%] (p = 0.00 < 0.05)

Found 22 outliers among 100 measurements (22.00%)
1 (1.00%) low severe
10 (10.00%) low mild
7 (7.00%) high mild
4 (4.00%) high severe

transfer/pacing-false/varying-seeds: No change in performance detected.
       time:   [25.612 ms 26.570 ms 27.571 ms]
       change: [-9.3672% -4.4105% +0.8099%] (p = 0.10 > 0.05)

Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild

transfer/pacing-true/varying-seeds: No change in performance detected.
       time:   [34.260 ms 35.776 ms 37.320 ms]
       change: [-7.9491% -2.2514% +3.6214%] (p = 0.48 > 0.05)
transfer/pacing-false/same-seed: No change in performance detected.
       time:   [24.331 ms 25.159 ms 25.996 ms]
       change: [-8.4426% -4.3091% +0.2043%] (p = 0.06 > 0.05)

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

transfer/pacing-true/same-seed: Change within noise threshold.
       time:   [38.905 ms 40.813 ms 42.806 ms]
       change: [-14.666% -8.6991% -2.7225%] (p = 0.01 < 0.05)

Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild

1-conn/1-100mb-resp (aka. Download)/client: Change within noise threshold.
       time:   [113.76 ms 114.19 ms 114.59 ms]
       thrpt:  [872.67 MiB/s 875.75 MiB/s 879.04 MiB/s]
change:
       time:   [+0.3551% +0.9333% +1.5106%] (p = 0.00 < 0.05)
       thrpt:  [-1.4881% -0.9246% -0.3538%]

Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) low mild

1-conn/10_000-parallel-1b-resp (aka. RPS)/client: No change in performance detected.
       time:   [310.91 ms 314.69 ms 318.48 ms]
       thrpt:  [31.399 Kelem/s 31.777 Kelem/s 32.164 Kelem/s]
change:
       time:   [-0.8729% +0.6978% +2.4220%] (p = 0.41 > 0.05)
       thrpt:  [-2.3647% -0.6930% +0.8806%]
1-conn/1-1b-resp (aka. HPS)/client: No change in performance detected.
       time:   [33.866 ms 34.051 ms 34.243 ms]
       thrpt:  [29.203  elem/s 29.368  elem/s 29.528  elem/s]
change:
       time:   [-0.6378% +0.1628% +0.9781%] (p = 0.69 > 0.05)
       thrpt:  [-0.9686% -0.1625% +0.6419%]

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

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing Mean [ms] Min [ms] Max [ms] Relative
msquic msquic 245.8 ± 91.9 104.2 351.9 1.00
neqo msquic reno on 286.0 ± 92.1 217.0 436.5 1.00
neqo msquic reno 253.1 ± 69.5 214.4 433.8 1.00
neqo msquic cubic on 246.7 ± 69.6 211.2 459.8 1.00
neqo msquic cubic 337.8 ± 120.9 214.6 551.5 1.00
msquic neqo reno on 145.9 ± 119.0 83.5 580.2 1.00
msquic neqo reno 127.5 ± 74.0 81.6 341.5 1.00
msquic neqo cubic on 134.3 ± 82.1 82.0 333.5 1.00
msquic neqo cubic 123.4 ± 71.0 81.3 328.9 1.00
neqo neqo reno on 212.5 ± 110.7 136.0 539.3 1.00
neqo neqo reno 203.3 ± 100.1 138.0 459.9 1.00
neqo neqo cubic on 237.5 ± 86.2 131.0 387.6 1.00
neqo neqo cubic 188.7 ± 66.6 131.6 395.1 1.00

⬇️ Download logs

@larseggert larseggert added this pull request to the merge queue Oct 18, 2024
Merged via the queue into mozilla:main with commit c4e8f06 Oct 18, 2024
60 of 69 checks passed
@larseggert larseggert deleted the test-padded-path-challenges branch October 18, 2024 08:21
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