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

ci: Turn on sccache for Rust #2121

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

larseggert
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (75372c2) to head (76dc17e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2121      +/-   ##
==========================================
+ Coverage   95.32%   95.35%   +0.02%     
==========================================
  Files         112      112              
  Lines       36319    36319              
==========================================
+ Hits        34621    34631      +10     
+ Misses       1698     1688      -10     

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

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

Copy link

Benchmark results

coalesce_acked_from_zero 1+1 entries:
       time:   [99.590 ns 99.953 ns 100.34 ns]
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:
       time:   [117.45 ns 117.73 ns 118.04 ns]
Found 18 outliers among 100 measurements (18.00%)
  2 (2.00%) low severe
  1 (1.00%) low mild
  6 (6.00%) high mild
  9 (9.00%) high severe
coalesce_acked_from_zero 10+1 entries:
       time:   [117.22 ns 117.64 ns 118.17 ns]
Found 13 outliers among 100 measurements (13.00%)
  4 (4.00%) low severe
  9 (9.00%) high severe
coalesce_acked_from_zero 1000+1 entries:
       time:   [98.398 ns 98.544 ns 98.707 ns]
Found 7 outliers among 100 measurements (7.00%)
  2 (2.00%) high mild
  5 (5.00%) high severe
RxStreamOrderer::inbound_frame():
       time:   [110.95 ms 110.99 ms 111.04 ms]
Found 12 outliers among 100 measurements (12.00%)
  3 (3.00%) low mild
  4 (4.00%) high mild
  5 (5.00%) high severe
transfer/pacing-false/varying-seeds:
       time:   [27.608 ms 28.771 ms 29.924 ms]
transfer/pacing-true/varying-seeds:
       time:   [35.339 ms 36.909 ms 38.496 ms]
transfer/pacing-false/same-seed:
       time:   [32.226 ms 32.914 ms 33.588 ms]
transfer/pacing-true/same-seed:
       time:   [39.449 ms 42.075 ms 44.677 ms]
1-conn/1-100mb-resp (aka. Download)/client:
       time:   [113.29 ms 113.77 ms 114.22 ms]
       thrpt:  [875.51 MiB/s 878.98 MiB/s 882.73 MiB/s]
Found 3 outliers among 100 measurements (3.00%)
  3 (3.00%) low mild
1-conn/10_000-parallel-1b-resp (aka. RPS)/client:
       time:   [313.72 ms 317.58 ms 321.45 ms]
       thrpt:  [31.109 Kelem/s 31.488 Kelem/s 31.875 Kelem/s]
1-conn/1-1b-resp (aka. HPS)/client:
       time:   [34.072 ms 34.270 ms 34.490 ms]
       thrpt:  [28.994  elem/s 29.180  elem/s 29.349  elem/s]
Found 8 outliers among 100 measurements (8.00%)
  3 (3.00%) high mild
  5 (5.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 148.1 ± 89.6 90.1 364.6 1.00
neqo msquic reno on 216.3 ± 12.2 205.1 239.7 1.00
neqo msquic reno 287.2 ± 83.8 216.5 440.3 1.00
neqo msquic cubic on 211.6 ± 7.5 203.6 228.8 1.00
neqo msquic cubic 259.7 ± 82.1 213.8 458.8 1.00
msquic neqo reno on 160.2 ± 111.9 82.5 542.2 1.00
msquic neqo reno 123.0 ± 71.2 82.5 335.0 1.00
msquic neqo cubic on 99.8 ± 28.6 81.8 183.6 1.00
msquic neqo cubic 112.5 ± 58.1 81.8 340.3 1.00
neqo neqo reno on 262.3 ± 128.7 123.6 475.6 1.00
neqo neqo reno 160.2 ± 62.6 125.7 405.6 1.00
neqo neqo cubic on 222.3 ± 108.5 123.5 444.9 1.00
neqo neqo cubic 170.2 ± 59.8 122.6 368.0 1.00

⬇️ Download logs

Copy link

Firefox builds for this PR

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

@larseggert larseggert merged commit 17f5710 into mozilla:main Sep 17, 2024
56 of 58 checks passed
@larseggert larseggert deleted the ci-rust-sccache branch September 17, 2024 11:13
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.

1 participant