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: Remove superfluous clippy allows #1997

Merged
merged 6 commits into from
Jul 25, 2024

Conversation

larseggert
Copy link
Collaborator

Now that nightly has experimental support for
https://rust-lang.github.io/rfcs/2383-lint-reasons.html, use that to identify superfluous clippy allows and remove them.

Now that nightly has experimental support for
https://rust-lang.github.io/rfcs/2383-lint-reasons.html, use that to
identify superfluous clippy allows and remove them.
Copy link

github-actions bot commented Jul 20, 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 Jul 20, 2024

Firefox builds for this PR

The following builds are available for testing. Crossed-out builds did not succeed.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (88d3ed1) to head (07964ea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1997      +/-   ##
==========================================
- Coverage   94.99%   94.99%   -0.01%     
==========================================
  Files         112      112              
  Lines       36371    36363       -8     
==========================================
- Hits        34552    34543       -9     
- Misses       1819     1820       +1     

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

Copy link

github-actions bot commented Jul 21, 2024

Benchmark results

Performance differences relative to 88d3ed1.

coalesce_acked_from_zero 1+1 entries: Change within noise threshold.
       time:   [192.91 ns 193.40 ns 193.89 ns]
       change: [+0.1551% +0.4907% +0.8307%] (p = 0.01 < 0.05)

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

coalesce_acked_from_zero 3+1 entries: Change within noise threshold.
       time:   [236.67 ns 237.27 ns 237.95 ns]
       change: [+0.4880% +1.0345% +1.6191%] (p = 0.00 < 0.05)

Found 15 outliers among 100 measurements (15.00%)
1 (1.00%) high mild
14 (14.00%) high severe

coalesce_acked_from_zero 10+1 entries: Change within noise threshold.
       time:   [237.62 ns 238.62 ns 239.76 ns]
       change: [+0.4434% +1.1803% +1.8471%] (p = 0.00 < 0.05)

Found 15 outliers among 100 measurements (15.00%)
4 (4.00%) low mild
11 (11.00%) high severe

coalesce_acked_from_zero 1000+1 entries: Change within noise threshold.
       time:   [216.40 ns 216.52 ns 216.65 ns]
       change: [-1.2402% -0.6469% -0.0373%] (p = 0.03 < 0.05)

Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [119.44 ms 119.57 ms 119.70 ms]
       change: [-1.1371% -0.9000% -0.7124%] (p = 0.00 < 0.05)
transfer/Run multiple transfers with varying seeds: No change in performance detected.
       time:   [54.610 ms 58.086 ms 61.527 ms]
       thrpt:  [65.012 MiB/s 68.863 MiB/s 73.247 MiB/s]
change:
       time:   [-4.4820% +3.9166% +13.060%] (p = 0.37 > 0.05)
       thrpt:  [-11.551% -3.7690% +4.6923%]
transfer/Run multiple transfers with the same seed: No change in performance detected.
       time:   [66.332 ms 73.058 ms 79.685 ms]
       thrpt:  [50.198 MiB/s 54.751 MiB/s 60.303 MiB/s]
change:
       time:   [-13.217% -1.6675% +11.737%] (p = 0.79 > 0.05)
       thrpt:  [-10.504% +1.6958% +15.229%]
1-conn/1-100mb-resp (aka. Download)/client: No change in performance detected.
       time:   [290.09 ms 297.28 ms 305.40 ms]
       thrpt:  [327.44 MiB/s 336.38 MiB/s 344.72 MiB/s]
change:
       time:   [-2.3666% +1.6244% +5.5118%] (p = 0.45 > 0.05)
       thrpt:  [-5.2239% -1.5984% +2.4239%]

Found 1 outliers among 10 measurements (10.00%)
1 (10.00%) high mild

1-conn/10_000-parallel-1b-resp (aka. RPS)/client: 💔 Performance has regressed.
       time:   [415.20 ms 418.71 ms 422.19 ms]
       thrpt:  [23.686 Kelem/s 23.883 Kelem/s 24.085 Kelem/s]
change:
       time:   [+1.5989% +2.7888% +3.9221%] (p = 0.00 < 0.05)
       thrpt:  [-3.7741% -2.7131% -1.5737%]

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

1-conn/1-1b-resp (aka. HPS)/client: No change in performance detected.
       time:   [67.992 ms 68.224 ms 68.499 ms]
       thrpt:  [14.599  elem/s 14.658  elem/s 14.708  elem/s]
change:
       time:   [-0.8692% -0.2335% +0.3717%] (p = 0.47 > 0.05)
       thrpt:  [-0.3703% +0.2341% +0.8769%]

Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.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 115.8 ± 18.3 100.8 185.0 1.00
neqo msquic reno on 289.0 ± 75.0 256.3 514.2 1.00
neqo msquic reno 267.6 ± 10.2 255.6 283.1 1.00
neqo msquic cubic on 267.4 ± 11.2 251.8 281.4 1.00
neqo msquic cubic 270.8 ± 11.3 255.4 286.4 1.00
msquic neqo reno on 154.5 ± 5.4 150.7 170.1 1.00
msquic neqo reno 145.2 ± 12.8 110.1 163.6 1.00
msquic neqo cubic on 149.6 ± 9.4 142.7 171.8 1.00
msquic neqo cubic 173.9 ± 15.9 138.5 200.9 1.00
neqo neqo reno on 185.6 ± 14.5 163.3 218.0 1.00
neqo neqo reno 173.5 ± 13.6 147.8 198.7 1.00
neqo neqo cubic on 175.8 ± 9.7 161.0 197.1 1.00
neqo neqo cubic 177.6 ± 14.1 169.9 226.7 1.00

⬇️ Download logs

@larseggert larseggert marked this pull request as ready for review July 21, 2024 01:52
@mxinden
Copy link
Collaborator

mxinden commented Jul 22, 2024

Most clippied codebase I have ever worked on 👍

@larseggert larseggert added the needs-review Needs a review by a CODEOWNER. label Jul 23, 2024
@larseggert larseggert disabled auto-merge July 25, 2024 15:09
@larseggert larseggert merged commit 7a39675 into mozilla:main Jul 25, 2024
55 of 58 checks passed
@larseggert larseggert deleted the chore-less-clippy branch July 25, 2024 15:09
@larseggert larseggert removed the needs-review Needs a review by a CODEOWNER. label Jul 25, 2024
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