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 clone_on_ref_ptr lint #2314

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

larseggert
Copy link
Collaborator

Copy link

github-actions bot commented Jan 7, 2025

Failed Interop Tests

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

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

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.32%. Comparing base (e5770ce) to head (d2cab78).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2314   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files         114      114           
  Lines       36889    36897    +8     
  Branches    36889    36897    +8     
=======================================
+ Hits        34427    34435    +8     
  Misses       1681     1681           
  Partials      781      781           

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

Copy link

github-actions bot commented Jan 7, 2025

Benchmark results

Performance differences relative to 6013bde.

decode 4096 bytes, mask ff: No change in performance detected.
       time:   [11.161 µs 11.204 µs 11.251 µs]
       change: [-0.0339% +2.1587% +5.8826%] (p = 0.24 > 0.05)

Found 15 outliers among 100 measurements (15.00%)
2 (2.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
9 (9.00%) high severe

decode 1048576 bytes, mask ff: No change in performance detected.
       time:   [3.0183 ms 3.0281 ms 3.0393 ms]
       change: [-0.4919% -0.0166% +0.5146%] (p = 0.95 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) high mild
11 (11.00%) high severe

decode 4096 bytes, mask 7f: No change in performance detected.
       time:   [19.548 µs 19.605 µs 19.667 µs]
       change: [-0.7582% -0.0438% +0.5847%] (p = 0.91 > 0.05)

Found 19 outliers among 100 measurements (19.00%)
1 (1.00%) low mild
2 (2.00%) high mild
16 (16.00%) high severe

decode 1048576 bytes, mask 7f: No change in performance detected.
       time:   [5.1610 ms 5.1727 ms 5.1858 ms]
       change: [-0.4187% -0.0671% +0.2900%] (p = 0.72 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
14 (14.00%) high severe

decode 4096 bytes, mask 3f: No change in performance detected.
       time:   [5.5295 µs 5.5562 µs 5.5882 µs]
       change: [-0.8557% -0.0011% +1.0724%] (p = 1.00 > 0.05)

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

decode 1048576 bytes, mask 3f: No change in performance detected.
       time:   [1.7582 ms 1.7597 ms 1.7626 ms]
       change: [-0.7049% -0.3137% +0.0100%] (p = 0.11 > 0.05)

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

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [99.110 ns 99.430 ns 99.762 ns]
       change: [+0.0065% +0.5828% +1.2031%] (p = 0.05 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
8 (8.00%) high mild
4 (4.00%) high severe

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [116.88 ns 117.25 ns 117.67 ns]
       change: [-0.7014% +0.1855% +0.9074%] (p = 0.69 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
2 (2.00%) low mild
1 (1.00%) high mild
11 (11.00%) high severe

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [116.56 ns 116.98 ns 117.50 ns]
       change: [-0.2147% +0.4822% +1.1834%] (p = 0.19 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low severe
2 (2.00%) low mild
8 (8.00%) high severe

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [97.772 ns 97.952 ns 98.173 ns]
       change: [-0.6948% +0.5545% +1.8869%] (p = 0.41 > 0.05)

Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) high mild
5 (5.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [111.35 ms 111.40 ms 111.46 ms]
       change: [+0.0704% +0.2726% +0.4030%] (p = 0.00 < 0.05)

Found 20 outliers among 100 measurements (20.00%)
10 (10.00%) low mild
10 (10.00%) high mild

SentPackets::take_ranges: No change in performance detected.
       time:   [5.4797 µs 5.6289 µs 5.7784 µs]
       change: [-3.0306% +4.7560% +17.884%] (p = 0.59 > 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: No change in performance detected.
       time:   [41.640 ms 41.725 ms 41.814 ms]
       change: [-0.2894% +0.0087% +0.3342%] (p = 0.95 > 0.05)

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

transfer/pacing-true/varying-seeds: No change in performance detected.
       time:   [41.933 ms 42.020 ms 42.110 ms]
       change: [-0.2708% +0.0020% +0.2851%] (p = 0.99 > 0.05)

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

transfer/pacing-false/same-seed: Change within noise threshold.
       time:   [41.510 ms 41.577 ms 41.654 ms]
       change: [-0.8286% -0.5762% -0.3153%] (p = 0.00 < 0.05)

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

transfer/pacing-true/same-seed: Change within noise threshold.
       time:   [42.205 ms 42.271 ms 42.343 ms]
       change: [+0.1580% +0.4012% +0.6414%] (p = 0.00 < 0.05)

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

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.
       time:   [878.55 ms 888.12 ms 898.01 ms]
       thrpt:  [111.36 MiB/s 112.60 MiB/s 113.82 MiB/s]
change:
       time:   [-1.3276% +0.1376% +1.7162%] (p = 0.86 > 0.05)
       thrpt:  [-1.6872% -0.1374% +1.3454%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.
       time:   [299.06 ms 301.30 ms 303.55 ms]
       thrpt:  [32.943 Kelem/s 33.189 Kelem/s 33.438 Kelem/s]
change:
       time:   [-1.3464% -0.3538% +0.6641%] (p = 0.50 > 0.05)
       thrpt:  [-0.6597% +0.3550% +1.3648%]
1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [34.346 ms 34.574 ms 34.823 ms]
       thrpt:  [28.717  elem/s 28.923  elem/s 29.116  elem/s]
change:
       time:   [-0.1221% +0.7831% +1.6695%] (p = 0.09 > 0.05)
       thrpt:  [-1.6421% -0.7770% +0.1223%]

Found 16 outliers among 100 measurements (16.00%)
5 (5.00%) low mild
2 (2.00%) high mild
9 (9.00%) high severe

1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: Change within noise threshold.
       time:   [1.6000 s 1.6184 s 1.6370 s]
       thrpt:  [61.088 MiB/s 61.788 MiB/s 62.498 MiB/s]
change:
       time:   [-4.0187% -2.4621% -0.8721%] (p = 0.00 < 0.05)
       thrpt:  [+0.8798% +2.5242% +4.1870%]

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms]
gquiche gquiche 1504 590.8 ± 123.2 506.6 800.1
neqo gquiche reno on 1504 794.3 ± 72.4 747.1 972.9
neqo gquiche reno 1504 797.0 ± 88.6 726.7 945.6
neqo gquiche cubic on 1504 807.3 ± 142.6 749.5 1212.7
neqo gquiche cubic 1504 753.7 ± 20.4 728.9 793.0
msquic msquic 1504 240.5 ± 139.2 106.7 541.7
neqo msquic reno on 1504 215.4 ± 9.6 200.7 232.5
neqo msquic reno 1504 240.4 ± 71.3 199.4 463.9
neqo msquic cubic on 1504 257.3 ± 81.6 198.8 497.3
neqo msquic cubic 1504 235.6 ± 49.9 208.4 396.6
gquiche neqo reno on 1504 708.0 ± 94.2 559.7 844.7
gquiche neqo reno 1504 737.1 ± 200.8 557.8 1254.3
gquiche neqo cubic on 1504 699.3 ± 100.3 564.6 887.6
gquiche neqo cubic 1504 718.1 ± 96.4 577.3 897.4
msquic neqo reno on 1504 494.5 ± 8.3 480.5 506.7
msquic neqo reno 1504 503.5 ± 46.0 470.8 631.5
msquic neqo cubic on 1504 515.8 ± 60.0 475.1 663.7
msquic neqo cubic 1504 491.8 ± 36.9 462.0 592.0
neqo neqo reno on 1504 548.6 ± 71.5 479.5 685.9
neqo neqo reno 1504 527.5 ± 39.1 471.3 594.4
neqo neqo cubic on 1504 559.0 ± 70.5 484.2 720.8
neqo neqo cubic 1504 551.0 ± 27.8 503.2 585.9

⬇️ Download logs

@larseggert larseggert enabled auto-merge January 9, 2025 17:57
@larseggert larseggert added this pull request to the merge queue Jan 10, 2025
Merged via the queue into mozilla:main with commit 80b4c3f Jan 10, 2025
62 of 63 checks passed
@larseggert larseggert deleted the chore-clone_on_ref_ptr branch January 10, 2025 09:33
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