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

More compile stats #5130

Merged
merged 19 commits into from
Jun 4, 2024
Merged

Conversation

maximyurchuk
Copy link
Collaborator

@maximyurchuk maximyurchuk commented Jun 3, 2024

Changelog entry

Following tables were added:

/code-agility/headers_impact used to answer "how much times particular header included in all compilation units"
/code-agility/compile_breakdown used to answer "how much time is spent in particular cpp/h file to include another h while in average"

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:32:23 UTC Pre-commit check for 4d7479f has started.
2024-06-03 13:34:18 UTC Build linux-x86_64-release-clang14 is running...
2024-06-03 13:35:03 UTC Check cancelled

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:32:41 UTC Pre-commit check for 4d7479f has started.
2024-06-03 13:34:33 UTC Build linux-x86_64-relwithdebinfo is running...
2024-06-03 13:35:02 UTC Check cancelled

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:36:45 UTC Pre-commit check for 2bd2529 has started.
2024-06-03 13:38:47 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-03 13:39:54 UTC Build successful.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:36:51 UTC Pre-commit check for 2bd2529 has started.
2024-06-03 13:38:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-03 13:40:10 UTC Build successful.
2024-06-03 13:40:26 UTC Tests are running...
🔴 2024-06-03 13:40:32 UTC Test run completed, no test results found for commit cb66806. Please check build logs.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:39:16 UTC Pre-commit check for 2bd2529 has started.
2024-06-03 13:41:20 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-03 13:42:32 UTC Build successful.
2024-06-03 13:42:48 UTC Tests are running...
🔴 2024-06-03 13:42:55 UTC Test run completed, no test results found for commit cb66806. Please check build logs.

@maximyurchuk maximyurchuk marked this pull request as ready for review June 3, 2024 14:03
@maximyurchuk maximyurchuk marked this pull request as draft June 3, 2024 14:03
Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 14:47:46 UTC Pre-commit check for f8d2ef3 has started.
2024-06-03 14:49:39 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-03 14:50:44 UTC Build successful.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 14:47:52 UTC Pre-commit check for f8d2ef3 has started.
2024-06-03 14:49:58 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-03 14:51:53 UTC Build successful.
2024-06-03 14:52:04 UTC Tests are running...
🔴 2024-06-03 14:52:11 UTC Test run completed, no test results found for commit 70b922b. Please check build logs.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 14:48:00 UTC Pre-commit check for f8d2ef3 has started.
2024-06-03 14:49:52 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-03 14:51:02 UTC Build successful.
2024-06-03 14:51:15 UTC Tests are running...
🔴 2024-06-03 14:51:22 UTC Test run completed, no test results found for commit 70b922b. Please check build logs.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 17:03:58 UTC Pre-commit check for 0bf9f72 has started.
2024-06-03 17:05:53 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-03 17:06:55 UTC Build successful.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 17:04:57 UTC Pre-commit check for 0bf9f72 has started.
2024-06-03 17:07:00 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-03 17:08:09 UTC Build successful.
2024-06-03 17:08:23 UTC Tests are running...
🔴 2024-06-03 17:08:29 UTC Test run completed, no test results found for commit 06b94d5. Please check build logs.

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 13:20:57 UTC Pre-commit check for 01ebf63 has started.
2024-06-04 13:22:58 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-04 13:24:06 UTC Build successful.
2024-06-04 13:24:21 UTC Tests are running...
🔴 2024-06-04 13:24:27 UTC Test run completed, no test results found for commit d0bbe8b. Please check build logs.

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 13:20:59 UTC Pre-commit check for 01ebf63 has started.
2024-06-04 13:23:03 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-04 13:24:11 UTC Build successful.

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 13:24:34 UTC Pre-commit check for 01ebf63 has started.
2024-06-04 13:26:32 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-04 13:27:31 UTC Build successful.
2024-06-04 13:27:41 UTC Tests are running...
🔴 2024-06-04 13:27:48 UTC Test run completed, no test results found for commit d0bbe8b. Please check build logs.

@maximyurchuk maximyurchuk marked this pull request as ready for review June 4, 2024 13:33
@maximyurchuk maximyurchuk changed the title Compile stats More compile stats Jun 4, 2024
@maximyurchuk maximyurchuk merged commit a60cff4 into ydb-platform:main Jun 4, 2024
11 of 14 checks passed
@niksaveliev niksaveliev mentioned this pull request Jun 17, 2024
@StekPerepolnen StekPerepolnen mentioned this pull request Jun 19, 2024
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