-
Notifications
You must be signed in to change notification settings - Fork 126
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: Disable taskcluster again #1949
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Until someone who understands it can debug. mozilla#1935 didn't fix it.
Benchmark resultsPerformance differences relative to ea54273. coalesce_acked_from_zero 1+1 entries: 💔 Performance has regressed.time: [195.78 ns 196.16 ns 196.58 ns] change: [+2.2006% +2.5783% +2.9923%] (p = 0.00 < 0.05) Found 17 outliers among 100 measurements (17.00%) 1 (1.00%) low mild 7 (7.00%) high mild 9 (9.00%) high severe coalesce_acked_from_zero 3+1 entries: 💔 Performance has regressed.time: [236.59 ns 237.11 ns 237.68 ns] change: [+1.6511% +2.1303% +2.6876%] (p = 0.00 < 0.05) Found 16 outliers among 100 measurements (16.00%) 3 (3.00%) low mild 13 (13.00%) high severe coalesce_acked_from_zero 10+1 entries: 💔 Performance has regressed.time: [237.64 ns 238.61 ns 239.71 ns] change: [+1.3027% +1.8894% +2.4083%] (p = 0.00 < 0.05) Found 9 outliers among 100 measurements (9.00%) 9 (9.00%) high severe coalesce_acked_from_zero 1000+1 entries: Change within noise threshold.time: [217.69 ns 217.85 ns 218.04 ns] change: [+0.0343% +0.8527% +1.5343%] (p = 0.02 < 0.05) Found 17 outliers among 100 measurements (17.00%) 2 (2.00%) low mild 15 (15.00%) high severe RxStreamOrderer::inbound_frame(): No change in performance detected.time: [117.99 ms 118.10 ms 118.21 ms] change: [-0.0961% +0.0245% +0.1493%] (p = 0.70 > 0.05) Found 1 outliers among 100 measurements (1.00%) 1 (1.00%) high mild transfer/Run multiple transfers with varying seeds: Change within noise threshold.time: [123.41 ms 123.73 ms 124.04 ms] thrpt: [32.247 MiB/s 32.328 MiB/s 32.412 MiB/s] change: time: [+2.8924% +3.2237% +3.5699%] (p = 0.00 < 0.05) thrpt: [-3.4468% -3.1231% -2.8111%] Found 2 outliers among 100 measurements (2.00%) 2 (2.00%) low mild transfer/Run multiple transfers with the same seed: Change within noise threshold.time: [123.28 ms 123.45 ms 123.63 ms] thrpt: [32.355 MiB/s 32.401 MiB/s 32.447 MiB/s] change: time: [+2.5142% +2.7464% +2.9681%] (p = 0.00 < 0.05) thrpt: [-2.8825% -2.6730% -2.4526%] 1-conn/10_000-parallel-1b-resp (aka. RPS)/client: No change in performance detected.time: [388.78 ms 391.69 ms 394.62 ms] thrpt: [25.341 Kelem/s 25.531 Kelem/s 25.722 Kelem/s] change: time: [-1.2862% -0.2363% +0.8481%] (p = 0.66 > 0.05) thrpt: [-0.8410% +0.2369% +1.3030%] Found 1 outliers among 100 measurements (1.00%) 1 (1.00%) high mild 1-conn/1-1b-resp (aka. HPS)/client: Change within noise threshold.time: [41.857 ms 41.962 ms 42.085 ms] thrpt: [23.761 elem/s 23.831 elem/s 23.891 elem/s] change: time: [-1.6609% -1.1800% -0.7111%] (p = 0.00 < 0.05) thrpt: [+0.7161% +1.1941% +1.6890%] Found 29 outliers among 100 measurements (29.00%) 13 (13.00%) low severe 1 (1.00%) high mild 15 (15.00%) high severe Client/server transfer resultsTransfer of 33554432 bytes over loopback.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Until someone who understands it can debug. #1935 didn't fix it.