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

No need to borrow with a smarter borrow checker #2238

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

martinthomson
Copy link
Member

Stuff like this is not needed when your borrow checker gets upgraded.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (7a25525) to head (02a299d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2238      +/-   ##
==========================================
- Coverage   95.37%   95.37%   -0.01%     
==========================================
  Files         112      112              
  Lines       36570    36569       -1     
==========================================
- Hits        34880    34879       -1     
  Misses       1690     1690              

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


🚨 Try these New Features:

Copy link

Benchmark results

Performance differences relative to 7a25525.

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [91.139 ns 91.459 ns 91.791 ns]
       change: [-0.3806% +0.1234% +0.6454%] (p = 0.65 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
8 (8.00%) high mild
6 (6.00%) high severe

coalesce_acked_from_zero 3+1 entries: Change within noise threshold.
       time:   [101.48 ns 101.73 ns 102.02 ns]
       change: [+0.3223% +0.8134% +1.3738%] (p = 0.00 < 0.05)

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

coalesce_acked_from_zero 10+1 entries: Change within noise threshold.
       time:   [101.16 ns 101.60 ns 102.15 ns]
       change: [+0.4288% +0.9242% +1.4474%] (p = 0.00 < 0.05)

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

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [82.190 ns 82.324 ns 82.484 ns]
       change: [-1.3048% -0.1644% +1.0067%] (p = 0.79 > 0.05)

Found 12 outliers among 100 measurements (12.00%)
6 (6.00%) high mild
6 (6.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [112.08 ms 112.22 ms 112.43 ms]
       change: [+0.0673% +0.3125% +0.5796%] (p = 0.00 < 0.05)

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

transfer/pacing-false/varying-seeds: No change in performance detected.
       time:   [26.205 ms 27.392 ms 28.571 ms]
       change: [-7.5419% -2.4149% +3.0206%] (p = 0.39 > 0.05)
transfer/pacing-true/varying-seeds: No change in performance detected.
       time:   [34.199 ms 35.903 ms 37.616 ms]
       change: [-6.1807% +0.3482% +7.4886%] (p = 0.93 > 0.05)

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

transfer/pacing-false/same-seed: No change in performance detected.
       time:   [26.496 ms 27.315 ms 28.126 ms]
       change: [-3.8987% +0.5000% +4.5704%] (p = 0.82 > 0.05)

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

transfer/pacing-true/same-seed: No change in performance detected.
       time:   [41.871 ms 44.063 ms 46.314 ms]
       change: [-4.3002% +2.9109% +10.536%] (p = 0.42 > 0.05)

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

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: 💚 Performance has improved.
       time:   [905.39 ms 914.10 ms 922.95 ms]
       thrpt:  [108.35 MiB/s 109.40 MiB/s 110.45 MiB/s]
change:
       time:   [-4.7156% -3.4378% -2.0642%] (p = 0.00 < 0.05)
       thrpt:  [+2.1077% +3.5602% +4.9489%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.
       time:   [320.25 ms 323.69 ms 327.20 ms]
       thrpt:  [30.562 Kelem/s 30.894 Kelem/s 31.225 Kelem/s]
change:
       time:   [-2.2118% -0.8998% +0.4615%] (p = 0.20 > 0.05)
       thrpt:  [-0.4594% +0.9079% +2.2619%]

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

1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [33.387 ms 33.570 ms 33.764 ms]
       thrpt:  [29.618  elem/s 29.789  elem/s 29.951  elem/s]
change:
       time:   [-1.4631% -0.6987% +0.0848%] (p = 0.08 > 0.05)
       thrpt:  [-0.0847% +0.7036% +1.4848%]

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. Upload)/client: 💚 Performance has improved.
       time:   [1.5904 s 1.6078 s 1.6254 s]
       thrpt:  [61.522 MiB/s 62.198 MiB/s 62.878 MiB/s]
change:
       time:   [-5.3510% -3.9087% -2.3384%] (p = 0.00 < 0.05)
       thrpt:  [+2.3944% +4.0677% +5.6535%]

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms]
gquiche gquiche 1504 532.1 ± 60.0 497.8 697.7
neqo gquiche reno on 1504 774.9 ± 42.8 737.3 877.6
neqo gquiche reno 1504 766.5 ± 31.2 741.2 827.9
neqo gquiche cubic on 1504 779.7 ± 46.9 736.7 906.8
neqo gquiche cubic 1504 779.0 ± 21.1 749.7 821.6
msquic msquic 1504 120.5 ± 61.4 90.0 321.0
neqo msquic reno on 1504 265.9 ± 88.2 197.1 429.1
neqo msquic reno 1504 279.4 ± 88.2 212.8 412.8
neqo msquic cubic on 1504 236.9 ± 65.6 205.8 453.5
neqo msquic cubic 1504 247.7 ± 71.4 209.6 456.8
gquiche neqo reno on 1504 736.3 ± 91.9 606.0 877.5
gquiche neqo reno 1504 739.0 ± 117.7 576.2 879.8
gquiche neqo cubic on 1504 753.9 ± 85.0 636.1 881.3
gquiche neqo cubic 1504 799.8 ± 126.4 653.2 998.1
msquic neqo reno on 1504 716.9 ± 8.5 705.1 728.0
msquic neqo reno 1504 705.4 ± 17.1 673.4 723.8
msquic neqo cubic on 1504 750.8 ± 52.6 691.8 865.0
msquic neqo cubic 1504 713.0 ± 14.0 697.5 741.3
neqo neqo reno on 1504 655.8 ± 17.7 619.3 684.1
neqo neqo reno 1504 646.7 ± 17.1 602.0 664.5
neqo neqo cubic on 1504 674.8 ± 104.3 616.6 876.2
neqo neqo cubic 1504 635.0 ± 17.0 615.0 663.4

⬇️ Download logs

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

@larseggert larseggert added this pull request to the merge queue Nov 19, 2024
Merged via the queue into mozilla:main with commit 77b2635 Nov 19, 2024
61 of 62 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