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

BTreeIndex Stats Visit top nodes only #2177

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

kunga
Copy link
Member

@kunga kunga commented Feb 22, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Approximate stats by visiting only top B-Tree index nodes

Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 10:24:28 UTC Pre-commit check for 9d7b6c3 has started.
2024-02-22 10:24:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-22 10:38:53 UTC Build successful.
2024-02-22 10:39:06 UTC Tests are running...
🔴 2024-02-22 12:13:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67920 56922 0 6 10952 40

Copy link

github-actions bot commented Feb 22, 2024

2024-02-22 10:24:36 UTC Pre-commit check for 9d7b6c3 has started.
2024-02-22 10:24:38 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-22 10:39:51 UTC Build successful.
2024-02-22 10:40:05 UTC Tests are running...
🔴 2024-02-22 12:40:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14858 12091 0 1621 342 804

@kunga kunga mentioned this pull request Feb 22, 2024
61 tasks
Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 16:40:56 UTC Pre-commit check for f78fca7 has started.
2024-02-23 16:40:58 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-23 16:55:35 UTC Build successful.
2024-02-23 16:55:53 UTC Tests are running...
🔴 2024-02-23 18:52:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14859 12107 0 1607 354 791

Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 16:46:51 UTC Pre-commit check for f78fca7 has started.
2024-02-23 16:46:53 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-23 17:01:12 UTC Build successful.
2024-02-23 17:01:29 UTC Tests are running...
🔴 2024-02-23 18:22:28 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67945 56943 0 4 10953 45

Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 16:55:59 UTC Pre-commit check for f78fca7 has started.
2024-02-23 16:56:02 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-02-23 17:10:21 UTC Build successful.

@kunga kunga force-pushed the btree-build-stats-top-only branch from 8749ca5 to 7fbfc96 Compare February 24, 2024 13:02
Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 13:05:35 UTC Pre-commit check for 2329e39 has started.
2024-02-24 13:05:37 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-02-24 13:08:26 UTC Build successful.

Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 13:05:37 UTC Pre-commit check for 2329e39 has started.
2024-02-24 13:05:40 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-24 13:09:02 UTC Build successful.
2024-02-24 13:09:15 UTC Tests are running...
🔴 2024-02-24 15:06:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14866 12207 0 1382 479 798

Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 13:05:49 UTC Pre-commit check for 2329e39 has started.
2024-02-24 13:05:51 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-24 13:08:59 UTC Build successful.
2024-02-24 13:09:12 UTC Tests are running...
🔴 2024-02-24 14:30:50 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67940 56956 0 5 10953 26

Copy link

github-actions bot commented Feb 25, 2024

2024-02-25 16:10:29 UTC Pre-commit check for f8d074a has started.
2024-02-25 16:10:31 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-02-25 16:11:36 UTC Build successful.

Copy link

github-actions bot commented Feb 25, 2024

2024-02-25 16:11:45 UTC Pre-commit check for f8d074a has started.
2024-02-25 16:11:47 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-25 16:13:11 UTC Build successful.
2024-02-25 16:13:25 UTC Tests are running...
🔴 2024-02-25 17:36:30 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67941 56951 0 3 10953 34

Copy link

github-actions bot commented Feb 25, 2024

2024-02-25 16:11:54 UTC Pre-commit check for f8d074a has started.
2024-02-25 16:11:56 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-25 16:13:19 UTC Build successful.
2024-02-25 16:13:31 UTC Tests are running...
🔴 2024-02-25 17:55:48 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14841 14611 0 26 163 41

@kunga kunga marked this pull request as ready for review February 26, 2024 08:11
@kunga kunga requested a review from snaury February 26, 2024 08:11
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