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

fix: map_or -> map_err #2405

Merged
merged 1 commit into from
Feb 4, 2025
Merged

fix: map_or -> map_err #2405

merged 1 commit into from
Feb 4, 2025

Conversation

larseggert
Copy link
Collaborator

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.26%. Comparing base (6cdbc0c) to head (561eace).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2405      +/-   ##
==========================================
- Coverage   95.26%   95.26%   -0.01%     
==========================================
  Files         114      114              
  Lines       36903    36901       -2     
  Branches    36903    36901       -2     
==========================================
- Hits        35155    35152       -3     
- Misses       1742     1743       +1     
  Partials        6        6              

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

Copy link

github-actions bot commented Feb 3, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 108fb8d.

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 Feb 3, 2025

Benchmark results

Performance differences relative to 6cdbc0c.

decode 4096 bytes, mask ff: No change in performance detected.
       time:   [11.879 µs 11.917 µs 11.961 µs]
       change: [-0.5261% +0.0444% +0.6288%] (p = 0.89 > 0.05)

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

decode 1048576 bytes, mask ff: No change in performance detected.
       time:   [3.0786 ms 3.0917 ms 3.1085 ms]
       change: [-0.1790% +0.3189% +0.9286%] (p = 0.27 > 0.05)

Found 9 outliers among 100 measurements (9.00%)
9 (9.00%) high severe

decode 4096 bytes, mask 7f: No change in performance detected.
       time:   [19.872 µs 19.928 µs 19.985 µs]
       change: [-0.2982% +0.0595% +0.4111%] (p = 0.74 > 0.05)

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

decode 1048576 bytes, mask 7f: No change in performance detected.
       time:   [5.1653 ms 5.1782 ms 5.1915 ms]
       change: [-0.2230% +0.1239% +0.4761%] (p = 0.49 > 0.05)

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

decode 4096 bytes, mask 3f: No change in performance detected.
       time:   [6.9183 µs 6.9538 µs 6.9961 µs]
       change: [-0.0614% +0.8580% +2.2754%] (p = 0.14 > 0.05)

Found 26 outliers among 100 measurements (26.00%)
2 (2.00%) low severe
8 (8.00%) low mild
3 (3.00%) high mild
13 (13.00%) high severe

decode 1048576 bytes, mask 3f: 💔 Performance has regressed.
       time:   [1.7821 ms 1.7945 ms 1.8083 ms]
       change: [+1.3363% +2.0426% +2.9828%] (p = 0.00 < 0.05)

Found 24 outliers among 100 measurements (24.00%)
24 (24.00%) high severe

coalesce_acked_from_zero 1+1 entries: No change in performance detected.
       time:   [92.926 ns 93.229 ns 93.525 ns]
       change: [-0.5210% -0.1225% +0.2660%] (p = 0.55 > 0.05)

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

coalesce_acked_from_zero 3+1 entries: No change in performance detected.
       time:   [110.42 ns 110.72 ns 111.05 ns]
       change: [-0.5530% -0.0170% +0.4112%] (p = 0.95 > 0.05)

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

coalesce_acked_from_zero 10+1 entries: No change in performance detected.
       time:   [109.93 ns 110.30 ns 110.77 ns]
       change: [-0.3726% +0.1939% +0.7723%] (p = 0.53 > 0.05)

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

coalesce_acked_from_zero 1000+1 entries: No change in performance detected.
       time:   [92.527 ns 92.652 ns 92.796 ns]
       change: [-0.3011% +0.5288% +1.3582%] (p = 0.22 > 0.05)

Found 14 outliers among 100 measurements (14.00%)
5 (5.00%) high mild
9 (9.00%) high severe

RxStreamOrderer::inbound_frame(): Change within noise threshold.
       time:   [111.59 ms 111.65 ms 111.72 ms]
       change: [-0.2844% -0.2021% -0.1195%] (p = 0.00 < 0.05)

Found 22 outliers among 100 measurements (22.00%)
6 (6.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
10 (10.00%) high severe

SentPackets::take_ranges: :broken_heart: Performance has regressed.
       time:   [5.2137 µs 5.3988 µs 5.5934 µs]
       change: [+1.0854% +5.1999% +10.569%] (p = 0.02 < 0.05)

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

transfer/pacing-false/varying-seeds: Change within noise threshold.
       time:   [39.695 ms 39.788 ms 39.895 ms]
       change: [-2.3310% -2.0334% -1.7252%] (p = 0.00 < 0.05)

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

transfer/pacing-true/varying-seeds: Change within noise threshold.
       time:   [39.787 ms 39.866 ms 39.949 ms]
       change: [-1.7405% -1.4857% -1.2337%] (p = 0.00 < 0.05)

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

transfer/pacing-false/same-seed: Change within noise threshold.
       time:   [39.345 ms 39.426 ms 39.514 ms]
       change: [-3.1461% -2.8484% -2.5436%] (p = 0.00 < 0.05)

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

transfer/pacing-true/same-seed: Change within noise threshold.
       time:   [39.735 ms 39.808 ms 39.889 ms]
       change: [-2.1782% -1.9308% -1.6728%] (p = 0.00 < 0.05)

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

1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: 💚 Performance has improved.
       time:   [858.01 ms 867.84 ms 877.98 ms]
       thrpt:  [113.90 MiB/s 115.23 MiB/s 116.55 MiB/s]
change:
       time:   [-4.3675% -2.7820% -1.0611%] (p = 0.00 < 0.05)
       thrpt:  [+1.0725% +2.8616% +4.5670%]
1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.
       time:   [314.26 ms 316.42 ms 318.64 ms]
       thrpt:  [31.383 Kelem/s 31.604 Kelem/s 31.821 Kelem/s]
change:
       time:   [-1.1404% -0.1858% +0.7214%] (p = 0.70 > 0.05)
       thrpt:  [-0.7162% +0.1862% +1.1535%]

Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
5 (5.00%) high mild

1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: No change in performance detected.
       time:   [33.970 ms 34.114 ms 34.264 ms]
       thrpt:  [29.185  elem/s 29.313  elem/s 29.437  elem/s]
change:
       time:   [-1.3450% -0.6569% +0.0515%] (p = 0.06 > 0.05)
       thrpt:  [-0.0515% +0.6612% +1.3633%]

Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild

1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: Change within noise threshold.
       time:   [1.5826 s 1.5988 s 1.6151 s]
       thrpt:  [61.914 MiB/s 62.549 MiB/s 63.189 MiB/s]
change:
       time:   [-2.7903% -1.4257% -0.0412%] (p = 0.05 < 0.05)
       thrpt:  [+0.0412% +1.4463% +2.8704%]

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

Client/server transfer results

Transfer of 33554432 bytes over loopback.

Client Server CC Pacing MTU Mean [ms] Min [ms] Max [ms]
gquiche gquiche 1504 516.3 ± 22.0 499.2 573.7
neqo gquiche reno on 1504 725.1 ± 18.4 685.6 744.2
neqo gquiche reno 1504 743.1 ± 14.5 713.5 759.1
neqo gquiche cubic on 1504 736.7 ± 10.1 722.7 750.3
neqo gquiche cubic 1504 741.1 ± 10.7 717.9 752.0
msquic msquic 1504 99.2 ± 11.7 90.8 142.0
neqo msquic reno on 1504 216.0 ± 12.7 197.0 244.0
neqo msquic reno 1504 203.6 ± 11.2 187.3 234.3
neqo msquic cubic on 1504 208.6 ± 16.6 193.6 244.0
neqo msquic cubic 1504 212.3 ± 16.0 197.7 245.5
gquiche neqo reno on 1504 664.1 ± 89.6 539.4 793.5
gquiche neqo reno 1504 644.3 ± 78.7 532.2 765.3
gquiche neqo cubic on 1504 649.5 ± 83.5 516.3 762.6
gquiche neqo cubic 1504 656.1 ± 81.5 543.6 767.5
msquic neqo reno on 1504 462.5 ± 6.3 454.0 475.0
msquic neqo reno 1504 466.4 ± 7.9 455.6 475.5
msquic neqo cubic on 1504 436.2 ± 7.7 426.9 450.0
msquic neqo cubic 1504 457.4 ± 34.1 438.6 550.6
neqo neqo reno on 1504 435.9 ± 10.3 421.8 455.3
neqo neqo reno 1504 509.1 ± 97.1 430.9 694.3
neqo neqo cubic on 1504 424.7 ± 9.0 413.1 440.5
neqo neqo cubic 1504 438.0 ± 10.1 422.1 453.5

⬇️ Download logs

@larseggert larseggert enabled auto-merge February 3, 2025 08:34
@larseggert larseggert added this pull request to the merge queue Feb 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 3, 2025
@larseggert larseggert added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@larseggert larseggert added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@larseggert larseggert added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@larseggert larseggert merged commit 5cb82c7 into mozilla:main Feb 4, 2025
62 of 66 checks passed
@larseggert larseggert deleted the fix-map-err branch February 4, 2025 07:51
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