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

test: Make test.sh more verbose again #1863

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

larseggert
Copy link
Collaborator

Might have been changed by #1848

Copy link

Failed Interop Tests

QUIC Interop Runner, client vs. server

Succeeded and unsupported tests

Succeeded Interop Tests

Unsupported Interop Tests

Copy link

Benchmark results

  • drain a timer quickly time: [311.70 ns 319.66 ns 327.14 ns]

  • coalesce_acked_from_zero 1+1 entries
    time: [193.93 ns 194.45 ns 195.03 ns]

  • coalesce_acked_from_zero 3+1 entries
    time: [235.88 ns 236.50 ns 237.13 ns]

  • coalesce_acked_from_zero 10+1 entries
    time: [235.59 ns 236.67 ns 237.84 ns]

  • coalesce_acked_from_zero 1000+1 entries
    time: [217.09 ns 217.26 ns 217.46 ns]

  • RxStreamOrderer::inbound_frame()
    time: [118.23 ms 118.30 ms 118.37 ms]

  • transfer/Run multiple transfers with varying seeds
    time: [117.86 ms 118.15 ms 118.45 ms]
    thrpt: [33.771 MiB/s 33.854 MiB/s 33.939 MiB/s]

  • transfer/Run multiple transfers with the same seed
    time: [118.11 ms 118.34 ms 118.56 ms]
    thrpt: [33.739 MiB/s 33.801 MiB/s 33.866 MiB/s]

  • 1-conn/1-100mb-resp (aka. Download)/client
    time: [1.1110 s 1.1207 s 1.1325 s]
    thrpt: [88.298 MiB/s 89.230 MiB/s 90.007 MiB/s]

  • 1-conn/10_000-parallel-1b-resp (aka. RPS)/client
    time: [427.19 ms 429.31 ms 431.45 ms]
    thrpt: [23.178 Kelem/s 23.293 Kelem/s 23.409 Kelem/s]

  • 1-conn/1-1b-resp (aka. HPS)/client
    time: [48.359 ms 48.727 ms 49.084 ms]
    thrpt: [20.373 elem/s 20.522 elem/s 20.679 elem/s]

Client/server transfer results

Transfer of 134217728 bytes over loopback.

Client Server CC Pacing Mean [ms] Min [ms] Max [ms] Relative
msquic msquic 581.0 ± 232.2 350.6 1099.6 1.00
neqo msquic reno on 1010.3 ± 251.2 786.0 1361.0 1.00
neqo msquic reno 861.8 ± 184.0 750.7 1375.9 1.00
neqo msquic cubic on 816.7 ± 71.5 748.8 979.3 1.00
neqo msquic cubic 848.4 ± 78.4 768.7 1016.5 1.00
msquic neqo reno on 4325.2 ± 156.1 4078.0 4596.1 1.00
msquic neqo reno 4341.2 ± 161.5 4100.7 4594.5 1.00
msquic neqo cubic on 4388.8 ± 132.6 4213.1 4574.1 1.00
msquic neqo cubic 4333.1 ± 153.7 4069.8 4550.1 1.00
neqo neqo reno on 3631.5 ± 292.6 3042.4 4028.5 1.00
neqo neqo reno 3416.7 ± 258.8 2922.3 3781.8 1.00
neqo neqo cubic on 4135.9 ± 479.4 2954.0 4574.9 1.00
neqo neqo cubic 3941.2 ± 448.8 3169.0 4365.6 1.00

⬇️ Download logs

@larseggert larseggert merged commit dcc88e3 into mozilla:main Apr 30, 2024
47 checks passed
@larseggert larseggert deleted the test-verbose branch April 30, 2024 14:43
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