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: Enable clippy pathbuf_init_then_push lint #2324

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

larseggert
Copy link
Collaborator

And fix the warnings.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.34%. Comparing base (b17233c) to head (79b652d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2324   +/-   ##
=======================================
  Coverage   93.34%   93.34%           
=======================================
  Files         114      114           
  Lines       36906    36906           
  Branches    36906    36906           
=======================================
  Hits        34449    34449           
  Misses       1675     1675           
  Partials      782      782           

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

Copy link

github-actions bot commented Jan 8, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to b17233c.

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 Jan 8, 2025

Benchmark results

Performance differences relative to b17233c.

decode 4096 bytes, mask ff: No change in performance detected.
       time:   [11.223 µs 11.271 µs 11.324 µs]
       change: [-0.3971% +0.1462% +0.6540%] (p = 0.60 > 0.05)

Found 24 outliers among 100 measurements (24.00%)
2 (2.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
16 (16.00%) high severe

decode 1048576 bytes, mask ff: No change in performance detected.
       time:   [2.8869 ms 2.8961 ms 2.9069 ms]
       change: [-0.3905% +0.0766% +0.5704%] (p = 0.75 > 0.05)

Found 10 outliers among 100 measurements (10.00%)
10 (10.00%) high severe

decode 4096 bytes, mask 7f: No change in performance detected.
       time:   [19.528 µs 19.572 µs 19.621 µs]
       change: [-0.3031% -0.0350% +0.2316%] (p = 0.80 > 0.05)

Found 17 outliers among 100 measurements (17.00%)
4 (4.00%) low mild
4 (4.00%) high mild
9 (9.00%) high severe

decode 1048576 bytes, mask 7f: No change in performance detected.
       time:   [5.0743 ms 5.0875 ms 5.1022 ms]
       change: [-0.2611% +0.1075% +0.4672%] (p = 0.58 > 0.05)

Found 18 outliers among 100 measurements (18.00%)
18 (18.00%) high severe

decode 4096 bytes, mask 3f: No change in performance detected.
       time:   [5.5280 µs 5.5496 µs 5.5771 µs]
       change: [-0.7049% -0.1873% +0.3104%] (p = 0.49 > 0.05)

Found 13 outliers among 100 measurements (13.00%)
6 (6.00%) low mild
3 (3.00%) high mild
4 (4.00%) high severe

decode 1048576 bytes, mask 3f: No change in performance detected.
       time:   [1.4142 ms 1.4197 ms 1.4266 ms]
       change: [-0.3918% +0.1195% +0.7051%] (p = 0.66 > 0.05)

Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [98.555 ns 98.895 ns 99.238 ns]
       change: [-0.5171% -0.0433% +0.4524%] (p = 0.86 > 0.05)

Found 13 outliers among 100 measurements (13.00%)
11 (11.00%) high mild
2 (2.00%) high severe

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [116.46 ns 116.86 ns 117.30 ns]
       change: [-0.9974% -0.4073% +0.0720%] (p = 0.14 > 0.05)

Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) low mild
1 (1.00%) high mild
8 (8.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [116.29 ns 116.77 ns 117.36 ns]
       change: [-1.1054% +0.0185% +0.9945%] (p = 0.97 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low severe
3 (3.00%) low mild
10 (10.00%) high severe

coalesce_acked_from_zero 1000+1 entries: Change within noise threshold.
       time:   [97.092 ns 97.285 ns 97.505 ns]
       change: [-2.0306% -1.0659% -0.3235%] (p = 0.01 < 0.05)

Found 16 outliers among 100 measurements (16.00%)
8 (8.00%) high mild
8 (8.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [111.34 ms 111.39 ms 111.43 ms]
       change: [+0.0596% +0.1323% +0.1989%] (p = 0.00 < 0.05)

Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) low severe
4 (4.00%) high mild
3 (3.00%) high severe

SentPackets::take_ranges: No change in performance detected.
       time:   [5.3915 µs 5.4669 µs 5.5365 µs]
       change: [-2.3600% -0.1262% +2.1678%] (p = 0.91 > 0.05)

Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe

transfer/pacing-false/varying-seeds: Change within noise threshold.
       time:   [42.536 ms 42.612 ms 42.690 ms]
       change: [-2.8193% -2.5713% -2.3155%] (p = 0.00 < 0.05)

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

transfer/pacing-true/varying-seeds: Change within noise threshold.
       time:   [42.943 ms 43.016 ms 43.089 ms]
       change: [-2.2270% -1.9906% -1.7549%] (p = 0.00 < 0.05)
transfer/pacing-false/same-seed: Change within noise threshold.
       time:   [42.176 ms 42.240 ms 42.305 ms]
       change: [-2.8131% -2.5931% -2.3691%] (p = 0.00 < 0.05)

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

transfer/pacing-true/same-seed: Change within noise threshold.
       time:   [42.583 ms 42.651 ms 42.718 ms]
       change: [-2.7050% -2.4853% -2.2746%] (p = 0.00 < 0.05)

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

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.
       time:   [892.06 ms 899.48 ms 907.09 ms]
       thrpt:  [110.24 MiB/s 111.18 MiB/s 112.10 MiB/s]
change:
       time:   [-0.4062% +0.9134% +2.2521%] (p = 0.17 > 0.05)
       thrpt:  [-2.2025% -0.9051% +0.4078%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.
       time:   [299.24 ms 301.35 ms 303.49 ms]
       thrpt:  [32.951 Kelem/s 33.184 Kelem/s 33.418 Kelem/s]
change:
       time:   [-0.3674% +0.6206% +1.5298%] (p = 0.22 > 0.05)
       thrpt:  [-1.5068% -0.6167% +0.3687%]

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

1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [34.346 ms 34.538 ms 34.751 ms]
       thrpt:  [28.776  elem/s 28.954  elem/s 29.115  elem/s]
change:
       time:   [-0.7760% +0.1063% +1.0149%] (p = 0.81 > 0.05)
       thrpt:  [-1.0047% -0.1062% +0.7821%]

Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
2 (2.00%) high mild
7 (7.00%) high severe

1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: No change in performance detected.
       time:   [1.6470 s 1.6636 s 1.6802 s]
       thrpt:  [59.515 MiB/s 60.110 MiB/s 60.716 MiB/s]
change:
       time:   [-0.4079% +1.1174% +2.5881%] (p = 0.14 > 0.05)
       thrpt:  [-2.5228% -1.1051% +0.4095%]

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms]
gquiche gquiche 1504 562.3 ± 64.7 501.2 675.7
neqo gquiche reno on 1504 808.1 ± 101.8 746.4 1074.8
neqo gquiche reno 1504 775.1 ± 69.3 737.6 964.3
neqo gquiche cubic on 1504 803.2 ± 87.1 749.8 1002.9
neqo gquiche cubic 1504 744.6 ± 11.1 729.5 766.1
msquic msquic 1504 164.5 ± 114.8 98.7 621.0
neqo msquic reno on 1504 326.5 ± 107.1 206.8 489.0
neqo msquic reno 1504 250.8 ± 72.7 208.3 430.4
neqo msquic cubic on 1504 320.7 ± 102.6 213.2 446.4
neqo msquic cubic 1504 279.1 ± 113.6 207.0 576.2
gquiche neqo reno on 1504 727.4 ± 112.5 566.3 869.9
gquiche neqo reno 1504 707.7 ± 81.6 531.5 801.9
gquiche neqo cubic on 1504 735.7 ± 88.2 626.8 909.0
gquiche neqo cubic 1504 715.6 ± 145.4 568.3 1018.0
msquic neqo reno on 1504 510.5 ± 78.4 433.1 657.0
msquic neqo reno 1504 502.8 ± 40.2 469.6 598.3
msquic neqo cubic on 1504 497.8 ± 31.6 472.5 572.3
msquic neqo cubic 1504 535.4 ± 51.3 484.4 641.2
neqo neqo reno on 1504 500.6 ± 37.7 452.4 558.9
neqo neqo reno 1504 560.0 ± 127.6 467.4 890.0
neqo neqo cubic on 1504 513.1 ± 22.0 479.5 554.1
neqo neqo cubic 1504 510.6 ± 57.1 454.0 646.9

⬇️ Download logs

@mxinden mxinden added this pull request to the merge queue Jan 8, 2025
Merged via the queue into mozilla:main with commit ef9e4dc Jan 8, 2025
61 of 63 checks passed
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