Skip to content

Conversation

@dcherednik
Copy link
Member

Changelog entry

Add IC queue time metric. Time spend in the interconnect queue does not report in any existed counter, but the time spend in this queue important for performance analysis.

Changelog category

  • Improvement

Description for reviewers

...

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

2025-11-03 16:38:10 UTC Pre-commit check linux-x86_64-relwithdebinfo for dc467b8 has started.
2025-11-03 16:38:18 UTC Artifacts will be uploaded here
2025-11-03 16:39:47 UTC ya make is running...
🟡 2025-11-03 18:18:39 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41698 38867 0 3 2798 30

2025-11-03 18:18:54 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-11-03 18:31:32 UTC Tests successful.

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
65 (only retried tests) 47 0 0 0 18

🟢 2025-11-03 18:31:36 UTC Build successful.
🟢 2025-11-03 18:31:53 UTC ydbd size 2.3 GiB changed* by +27.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 802fb8a merge: dc467b8 diff diff %
ydbd size 2 429 287 080 Bytes 2 429 315 568 Bytes +27.8 KiB +0.001%
ydbd stripped size 516 135 944 Bytes 516 138 440 Bytes +2.4 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

2025-11-03 16:38:20 UTC Pre-commit check linux-x86_64-release-asan for dc467b8 has started.
2025-11-03 16:38:27 UTC Artifacts will be uploaded here
2025-11-03 16:39:53 UTC ya make is running...
🟡 2025-11-03 18:44:24 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
17991 17500 0 235 224 32

🟢 2025-11-03 18:44:31 UTC Build successful.
🟢 2025-11-03 18:44:57 UTC ydbd size 3.8 GiB changed* by +40.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 802fb8a merge: dc467b8 diff diff %
ydbd size 4 068 675 512 Bytes 4 068 717 368 Bytes +40.9 KiB +0.001%
ydbd stripped size 1 510 375 912 Bytes 1 510 385 960 Bytes +9.8 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

🟢 2025-11-03 16:40:05 UTC The validation of the Pull Request description is successful.

@dcherednik dcherednik enabled auto-merge (squash) November 4, 2025 10:15
@dcherednik dcherednik requested a review from robdrynkin November 4, 2025 10:31
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

2025-11-04 11:35:26 UTC Pre-commit check linux-x86_64-relwithdebinfo for 3fc92b6 has started.
2025-11-04 11:35:30 UTC Artifacts will be uploaded here
2025-11-04 11:36:59 UTC ya make is running...
🟡 2025-11-04 13:15:35 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41698 38864 0 3 2799 32

2025-11-04 13:15:50 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-11-04 13:26:44 UTC Tests successful.

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68 (only retried tests) 53 0 0 0 15

🟢 2025-11-04 13:26:47 UTC Build successful.
🟢 2025-11-04 13:27:03 UTC ydbd size 2.3 GiB changed* by +27.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 802fb8a merge: 3fc92b6 diff diff %
ydbd size 2 429 287 080 Bytes 2 429 315 264 Bytes +27.5 KiB +0.001%
ydbd stripped size 516 135 944 Bytes 516 138 376 Bytes +2.4 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

2025-11-04 11:35:31 UTC Pre-commit check linux-x86_64-release-asan for 3fc92b6 has started.
2025-11-04 11:35:35 UTC Artifacts will be uploaded here
2025-11-04 11:36:59 UTC ya make is running...
🟡 2025-11-04 13:39:34 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
17991 17543 0 202 220 26

🟢 2025-11-04 13:39:56 UTC Build successful.
🟢 2025-11-04 13:40:20 UTC ydbd size 3.8 GiB changed* by +36.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 802fb8a merge: 3fc92b6 diff diff %
ydbd size 4 068 675 512 Bytes 4 068 712 904 Bytes +36.5 KiB +0.001%
ydbd stripped size 1 510 375 912 Bytes 1 510 381 800 Bytes +5.8 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@dcherednik dcherednik merged commit 5d9519f into ydb-platform:main Nov 4, 2025
10 checks passed
dcherednik added a commit to dcherednik/ydb that referenced this pull request Nov 4, 2025
Add IC queue time metric. Time spend in the interconnect queue did not report in any existed counter, but it is important for performance analysis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants