-
Notifications
You must be signed in to change notification settings - Fork 124
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: prepare v0.11.0 #2239
base: main
Are you sure you want to change the base?
chore: prepare v0.11.0 #2239
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2239 +/- ##
=======================================
Coverage 95.37% 95.37%
=======================================
Files 112 112
Lines 36569 36569
=======================================
Hits 34879 34879
Misses 1690 1690 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Failed Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
All resultsSucceeded Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
Unsupported Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
|
mozilla-central depends on The latest version of
Given that mozilla-central still uses Moving to draft for now, until I figure out a way forward. |
Benchmark resultsPerformance differences relative to c6b518c. coalesce_acked_from_zero 1+1 entries: 💚 Performance has improved.time: [86.150 ns 86.421 ns 86.698 ns] change: [-5.6942% -5.3228% -4.9586%] (p = 0.00 < 0.05) coalesce_acked_from_zero 3+1 entries: 💚 Performance has improved.time: [97.211 ns 97.435 ns 97.690 ns] change: [-5.3141% -4.3594% -3.6973%] (p = 0.00 < 0.05) coalesce_acked_from_zero 10+1 entries: 💚 Performance has improved.time: [97.002 ns 97.326 ns 97.734 ns] change: [-4.0799% -3.6789% -3.2980%] (p = 0.00 < 0.05) coalesce_acked_from_zero 1000+1 entries: 💚 Performance has improved.time: [78.464 ns 78.646 ns 78.859 ns] change: [-5.7377% -4.5812% -3.2875%] (p = 0.00 < 0.05) RxStreamOrderer::inbound_frame(): Change within noise threshold.time: [111.42 ms 111.56 ms 111.79 ms] change: [-0.5023% -0.3626% -0.1511%] (p = 0.00 < 0.05) transfer/pacing-false/varying-seeds: No change in performance detected.time: [26.031 ms 27.189 ms 28.337 ms] change: [-8.3682% -2.8845% +2.9754%] (p = 0.34 > 0.05) transfer/pacing-true/varying-seeds: Change within noise threshold.time: [33.134 ms 34.830 ms 36.554 ms] change: [-13.596% -8.0261% -1.4016%] (p = 0.02 < 0.05) transfer/pacing-false/same-seed: No change in performance detected.time: [25.003 ms 25.725 ms 26.463 ms] change: [-6.9113% -3.0369% +1.2852%] (p = 0.15 > 0.05) transfer/pacing-true/same-seed: No change in performance detected.time: [41.354 ms 43.411 ms 45.501 ms] change: [-9.6995% -3.9091% +2.3295%] (p = 0.21 > 0.05) 1-conn/1-100mb-resp/mtu-1504 (aka. Download)/client: No change in performance detected.time: [902.42 ms 910.67 ms 919.04 ms] thrpt: [108.81 MiB/s 109.81 MiB/s 110.81 MiB/s] change: time: [-0.8746% +0.5176% +1.8675%] (p = 0.46 > 0.05) thrpt: [-1.8333% -0.5150% +0.8823%] 1-conn/10_000-parallel-1b-resp/mtu-1504 (aka. RPS)/client: No change in performance detected.time: [314.43 ms 317.36 ms 320.24 ms] thrpt: [31.226 Kelem/s 31.510 Kelem/s 31.803 Kelem/s] change: time: [-2.3404% -1.0136% +0.3366%] (p = 0.15 > 0.05) thrpt: [-0.3355% +1.0240% +2.3965%] 1-conn/1-1b-resp/mtu-1504 (aka. HPS)/client: Change within noise threshold.time: [33.901 ms 34.160 ms 34.437 ms] thrpt: [29.039 elem/s 29.274 elem/s 29.498 elem/s] change: time: [+0.1278% +1.2092% +2.2109%] (p = 0.03 < 0.05) thrpt: [-2.1631% -1.1948% -0.1277%] 1-conn/1-100mb-resp/mtu-1504 (aka. Upload)/client: Change within noise threshold.time: [1.6410 s 1.6581 s 1.6755 s] thrpt: [59.684 MiB/s 60.310 MiB/s 60.937 MiB/s] change: time: [+0.0812% +1.7350% +3.4571%] (p = 0.05 < 0.05) thrpt: [-3.3415% -1.7054% -0.0812%] Client/server transfer resultsTransfer of 33554432 bytes over loopback.
|
Sounds like we need to pin |
Waiting for https://phabricator.services.mozilla.com/D229493 to land, updating |
New release to get #2237 into mozilla-central.
Minor bump (
v0.10.0
->v0.11.0
) due to #2216.