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 the semicolon_inside_block lint #2328

Merged
merged 7 commits into from
Jan 10, 2025

Conversation

larseggert
Copy link
Collaborator

This is what we mostly use in the code.

This is what we mostly use in the code.
Copy link

github-actions bot commented Jan 9, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 6013bde.

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
Collaborator

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No opinion. The onliners are slightly more succinct.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.32%. Comparing base (5aee532) to head (9f9a970).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
neqo-crypto/src/agent.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2328      +/-   ##
==========================================
- Coverage   93.33%   93.32%   -0.01%     
==========================================
  Files         114      114              
  Lines       36887    36889       +2     
  Branches    36887    36889       +2     
==========================================
  Hits        34428    34428              
- Misses       1679     1681       +2     
  Partials      780      780              

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

@larseggert larseggert enabled auto-merge January 9, 2025 18:01
@larseggert larseggert disabled auto-merge January 10, 2025 07:41
@larseggert larseggert merged commit e5770ce into mozilla:main Jan 10, 2025
16 checks passed
Copy link

Benchmark results

Performance differences relative to 6013bde.

decode 4096 bytes, mask ff: No change in performance detected.
       time:   [11.150 µs 11.177 µs 11.212 µs]
       change: [-0.1724% +0.1893% +0.6062%] (p = 0.36 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
7 (7.00%) high severe

decode 1048576 bytes, mask ff: No change in performance detected.
       time:   [3.0173 ms 3.0270 ms 3.0380 ms]
       change: [-0.5567% -0.0516% +0.4428%] (p = 0.85 > 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.541 µs 19.597 µs 19.662 µs]
       change: [-0.7326% -0.0143% +0.5824%] (p = 0.97 > 0.05)

Found 20 outliers among 100 measurements (20.00%)
1 (1.00%) low severe
1 (1.00%) high mild
18 (18.00%) high severe

decode 1048576 bytes, mask 7f: No change in performance detected.
       time:   [5.1591 ms 5.1706 ms 5.1836 ms]
       change: [-0.4547% -0.1077% +0.2492%] (p = 0.55 > 0.05)

Found 13 outliers among 100 measurements (13.00%)
13 (13.00%) high severe

decode 4096 bytes, mask 3f: No change in performance detected.
       time:   [5.5338 µs 5.5604 µs 5.5928 µs]
       change: [-0.8423% -0.0383% +0.7033%] (p = 0.93 > 0.05)

Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) high mild
6 (6.00%) high severe

decode 1048576 bytes, mask 3f: No change in performance detected.
       time:   [1.7580 ms 1.7609 ms 1.7651 ms]
       change: [-0.6424% -0.2471% +0.1449%] (p = 0.23 > 0.05)

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

coalesce_acked_from_zero 1+1 entries: Change within noise threshold.
       time:   [99.385 ns 99.793 ns 100.20 ns]
       change: [+0.1658% +0.5972% +1.0036%] (p = 0.00 < 0.05)

Found 11 outliers among 100 measurements (11.00%)
11 (11.00%) high severe

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [117.49 ns 117.84 ns 118.21 ns]
       change: [-0.1956% +0.6716% +1.3127%] (p = 0.07 > 0.05)

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

coalesce_acked_from_zero 10+1 entries: Change within noise threshold.
       time:   [117.12 ns 117.52 ns 118.04 ns]
       change: [+0.2411% +0.9300% +1.6321%] (p = 0.00 < 0.05)

Found 17 outliers among 100 measurements (17.00%)
5 (5.00%) low severe
2 (2.00%) low mild
2 (2.00%) high mild
8 (8.00%) high severe

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [98.531 ns 98.681 ns 98.844 ns]
       change: [-0.0125% +1.2885% +2.6713%] (p = 0.06 > 0.05)

Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe

RxStreamOrderer::inbound_frame(): No change in performance detected.
       time:   [110.99 ms 111.05 ms 111.11 ms]
       change: [-0.2454% -0.0440% +0.0907%] (p = 0.71 > 0.05)

Found 15 outliers among 100 measurements (15.00%)
10 (10.00%) low mild
5 (5.00%) high mild

SentPackets::take_ranges: No change in performance detected.
       time:   [5.4923 µs 5.6501 µs 5.8170 µs]
       change: [-1.7439% +0.8527% +3.4863%] (p = 0.52 > 0.05)

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

transfer/pacing-false/varying-seeds: Change within noise threshold.
       time:   [42.778 ms 42.875 ms 42.977 ms]
       change: [+2.4456% +2.7640% +3.0927%] (p = 0.00 < 0.05)

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

transfer/pacing-true/varying-seeds: Change within noise threshold.
       time:   [43.083 ms 43.175 ms 43.275 ms]
       change: [+2.4614% +2.7521% +3.0297%] (p = 0.00 < 0.05)

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

transfer/pacing-false/same-seed: Change within noise threshold.
       time:   [42.618 ms 42.687 ms 42.764 ms]
       change: [+1.8182% +2.0775% +2.3224%] (p = 0.00 < 0.05)

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

transfer/pacing-true/same-seed: Change within noise threshold.
       time:   [43.048 ms 43.118 ms 43.191 ms]
       change: [+2.1621% +2.4127% +2.6588%] (p = 0.00 < 0.05)

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

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.
       time:   [869.62 ms 879.02 ms 888.63 ms]
       thrpt:  [112.53 MiB/s 113.76 MiB/s 114.99 MiB/s]
change:
       time:   [-2.4225% -0.8880% +0.6161%] (p = 0.26 > 0.05)
       thrpt:  [-0.6123% +0.8960% +2.4826%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.
       time:   [300.63 ms 302.38 ms 304.10 ms]
       thrpt:  [32.884 Kelem/s 33.071 Kelem/s 33.264 Kelem/s]
change:
       time:   [-0.8944% +0.0014% +0.9542%] (p = 1.00 > 0.05)
       thrpt:  [-0.9452% -0.0014% +0.9024%]

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

1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [34.255 ms 34.453 ms 34.673 ms]
       thrpt:  [28.841  elem/s 29.025  elem/s 29.193  elem/s]
change:
       time:   [-0.4334% +0.4313% +1.2776%] (p = 0.32 > 0.05)
       thrpt:  [-1.2614% -0.4295% +0.4353%]

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

1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: No change in performance detected.
       time:   [1.6275 s 1.6439 s 1.6602 s]
       thrpt:  [60.232 MiB/s 60.832 MiB/s 61.442 MiB/s]
change:
       time:   [-2.3866% -0.9280% +0.6094%] (p = 0.23 > 0.05)
       thrpt:  [-0.6057% +0.9367% +2.4449%]

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms]
gquiche gquiche 1504 536.6 ± 50.5 506.5 677.5
neqo gquiche reno on 1504 789.0 ± 72.5 725.9 922.5
neqo gquiche reno 1504 766.6 ± 36.0 744.7 866.5
neqo gquiche cubic on 1504 762.9 ± 24.7 718.9 803.0
neqo gquiche cubic 1504 808.3 ± 20.1 782.3 844.3
msquic msquic 1504 187.6 ± 114.4 99.6 533.4
neqo msquic reno on 1504 278.5 ± 86.4 209.6 426.3
neqo msquic reno 1504 280.0 ± 104.9 202.9 460.6
neqo msquic cubic on 1504 259.0 ± 81.8 210.5 444.2
neqo msquic cubic 1504 285.3 ± 96.0 209.8 442.0
gquiche neqo reno on 1504 676.2 ± 83.6 552.2 799.8
gquiche neqo reno 1504 729.1 ± 133.3 607.0 1036.9
gquiche neqo cubic on 1504 688.8 ± 78.9 580.5 803.6
gquiche neqo cubic 1504 688.0 ± 88.9 564.6 843.3
msquic neqo reno on 1504 519.2 ± 82.6 459.6 662.0
msquic neqo reno 1504 549.8 ± 102.7 467.2 724.3
msquic neqo cubic on 1504 516.7 ± 66.7 469.0 684.6
msquic neqo cubic 1504 513.0 ± 47.2 486.7 645.8
neqo neqo reno on 1504 570.9 ± 58.3 488.0 696.7
neqo neqo reno 1504 522.8 ± 44.5 473.1 632.9
neqo neqo cubic on 1504 566.2 ± 48.1 490.2 683.3
neqo neqo cubic 1504 548.3 ± 65.9 477.3 695.5

⬇️ Download logs

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