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

Added benchmarks and implemented HeapIterator in code #6611

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

mregrock
Copy link
Collaborator

Changelog entry

Added benchmarks and implemented HeapIterator in code

Changelog category

  • Improvement

Additional information

...

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 10:30:43 UTC Pre-commit check for 023dc03 has started.
2024-07-12 10:34:12 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-12 12:41:52 UTC Build successful.
🔴 2024-07-12 12:43:38 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9865 9277 0 85 324 179

🟢 2024-07-12 12:44:19 UTC ydbd size 5.2 GiB changed* by -2.0 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: f8e93d3 merge: 023dc03 diff diff %
ydbd size 5 608 995 224 Bytes 5 606 890 480 Bytes -2.0 MiB -0.038%
ydbd stripped size 1 207 400 496 Bytes 1 207 438 256 Bytes +36.9 KiB +0.003%

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

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 10:36:21 UTC Pre-commit check for 023dc03 has started.
2024-07-12 10:38:59 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-12 10:44:59 UTC Build successful.

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 10:38:09 UTC Pre-commit check for 023dc03 has started.
2024-07-12 10:40:42 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-12 12:09:11 UTC Build successful.
🔴 2024-07-12 12:13:39 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14133 12803 0 3 1308 19

🟢 2024-07-12 12:14:23 UTC ydbd size 8.1 GiB changed* by -342.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: f8e93d3 merge: 023dc03 diff diff %
ydbd size 8 719 353 704 Bytes 8 719 002 784 Bytes -342.7 KiB -0.004%
ydbd stripped size 475 749 808 Bytes 475 767 664 Bytes +17.4 KiB +0.004%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 63065aa to e5ca16d Compare July 13, 2024 18:20
Copy link

github-actions bot commented Jul 13, 2024

2024-07-13 18:24:11 UTC Pre-commit check for e70aff0 has started.
2024-07-13 18:26:54 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-13 18:32:55 UTC Build successful.

Copy link

github-actions bot commented Jul 13, 2024

2024-07-13 18:24:21 UTC Pre-commit check for e70aff0 has started.
2024-07-13 18:27:10 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-13 20:00:39 UTC Build successful.
🔴 2024-07-13 20:04:41 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14141 12811 0 7 1307 16

🟢 2024-07-13 20:05:21 UTC ydbd size 8.1 GiB changed* by -381.5 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 4f93432 merge: e70aff0 diff diff %
ydbd size 8 691 698 104 Bytes 8 691 307 464 Bytes -381.5 KiB -0.004%
ydbd stripped size 473 719 408 Bytes 473 733 744 Bytes +14.0 KiB +0.003%

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

Copy link

github-actions bot commented Jul 13, 2024

2024-07-13 18:24:31 UTC Pre-commit check for e70aff0 has started.
2024-07-13 18:27:14 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-13 20:32:32 UTC Build successful.
🔴 2024-07-13 20:34:55 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9871 9282 0 82 325 182

🟢 2024-07-13 20:35:42 UTC ydbd size 5.2 GiB changed* by -2.3 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 4f93432 merge: e70aff0 diff diff %
ydbd size 5 574 561 088 Bytes 5 572 171 352 Bytes -2.3 MiB -0.043%
ydbd stripped size 1 201 375 696 Bytes 1 201 393 392 Bytes +17.3 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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from e5ca16d to 91ae24b Compare July 14, 2024 06:20
Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 06:23:49 UTC Pre-commit check for 3a030c7 has started.
2024-07-14 06:26:34 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-14 06:32:29 UTC Build successful.

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 06:24:20 UTC Pre-commit check for 3a030c7 has started.
2024-07-14 06:27:05 UTC Build+Tests linux-x86_64-release-asan is running...
🔴 2024-07-14 08:17:29 UTC Test run completed, no test results found for commit 91ae24b.
2024-07-14 08:17:41 UTC Check cancelled

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 06:24:44 UTC Pre-commit check for 3a030c7 has started.
2024-07-14 06:27:27 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-14 08:02:34 UTC Build successful.
🔴 2024-07-14 08:07:33 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14140 12807 0 6 1308 19

🟢 2024-07-14 08:08:19 UTC ydbd size 8.1 GiB changed* by -380.8 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 4f93432 merge: 3a030c7 diff diff %
ydbd size 8 691 698 104 Bytes 8 691 308 200 Bytes -380.8 KiB -0.004%
ydbd stripped size 473 719 408 Bytes 473 733 744 Bytes +14.0 KiB +0.003%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 91ae24b to bc33064 Compare July 14, 2024 08:17
Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 08:21:18 UTC Pre-commit check for 632503b has started.
2024-07-14 08:24:02 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-14 08:29:44 UTC Build successful.

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 08:21:19 UTC Pre-commit check for 632503b has started.
2024-07-14 08:24:03 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-14 10:28:47 UTC Build successful.
🔴 2024-07-14 10:32:22 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9872 9291 0 83 322 176

🟢 2024-07-14 10:33:07 UTC ydbd size 5.2 GiB changed* by -2.3 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: c63da82 merge: 632503b diff diff %
ydbd size 5 574 572 776 Bytes 5 572 135 208 Bytes -2.3 MiB -0.044%
ydbd stripped size 1 201 384 016 Bytes 1 201 396 592 Bytes +12.3 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

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 08:21:29 UTC Pre-commit check for 632503b has started.
2024-07-14 08:24:11 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-14 09:57:44 UTC Build successful.
🔴 2024-07-14 10:02:51 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14141 12811 0 1 1311 18

🟢 2024-07-14 10:03:36 UTC ydbd size 8.1 GiB changed* by -396.9 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: c63da82 merge: 632503b diff diff %
ydbd size 8 691 705 184 Bytes 8 691 298 720 Bytes -396.9 KiB -0.005%
ydbd stripped size 473 719 408 Bytes 473 733 616 Bytes +13.9 KiB +0.003%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from bc33064 to 47dd5ac Compare July 14, 2024 13:45
Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 13:48:28 UTC Pre-commit check for 42ccd0e has started.
2024-07-14 13:51:10 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-14 13:56:17 UTC Build successful.

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 13:48:36 UTC Pre-commit check for 42ccd0e has started.
2024-07-14 13:51:14 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-14 15:54:07 UTC Build successful.
🔴 2024-07-14 15:56:11 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9861 9269 0 89 325 178

🟢 2024-07-14 15:56:52 UTC ydbd size 5.2 GiB changed* by -2.4 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 38a7ef2 merge: 42ccd0e diff diff %
ydbd size 5 574 615 648 Bytes 5 572 089 592 Bytes -2.4 MiB -0.045%
ydbd stripped size 1 201 391 056 Bytes 1 201 393 328 Bytes +2.2 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

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 13:48:38 UTC Pre-commit check for 42ccd0e has started.
2024-07-14 13:51:19 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-14 15:23:31 UTC Build successful.
🔴 2024-07-14 15:28:29 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14142 12812 0 2 1309 19

🟢 2024-07-14 15:29:13 UTC ydbd size 8.1 GiB changed* by -447.2 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 38a7ef2 merge: 42ccd0e diff diff %
ydbd size 8 691 727 952 Bytes 8 691 270 040 Bytes -447.2 KiB -0.005%
ydbd stripped size 473 720 880 Bytes 473 732 208 Bytes +11.1 KiB +0.002%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 47dd5ac to 214c3cb Compare July 14, 2024 16:04
Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 16:06:08 UTC Pre-commit check for b144799 has started.
2024-07-14 16:08:47 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-14 18:08:32 UTC Build successful.
🔴 2024-07-14 18:10:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9872 9291 0 82 320 179

🟢 2024-07-14 18:11:01 UTC ydbd size 5.2 GiB changed* by -2.5 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 220d066 merge: b144799 diff diff %
ydbd size 5 574 636 144 Bytes 5 571 977 056 Bytes -2.5 MiB -0.048%
ydbd stripped size 1 201 395 216 Bytes 1 201 394 736 Bytes -480 Bytes -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

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 16:06:58 UTC Pre-commit check for b144799 has started.
2024-07-14 16:09:34 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-14 16:13:40 UTC Build successful.

Copy link

github-actions bot commented Jul 14, 2024

2024-07-14 16:07:27 UTC Pre-commit check for b144799 has started.
2024-07-14 16:10:04 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-14 17:40:44 UTC Build successful.
🔴 2024-07-14 17:43:45 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14141 12811 0 3 1309 18

🟢 2024-07-14 17:44:25 UTC ydbd size 8.1 GiB changed* by -460.5 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 220d066 merge: b144799 diff diff %
ydbd size 8 691 794 152 Bytes 8 691 322 552 Bytes -460.5 KiB -0.005%
ydbd stripped size 473 722 224 Bytes 473 732 720 Bytes +10.2 KiB +0.002%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 214c3cb to a88b5f5 Compare July 15, 2024 10:11
Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 10:12:42 UTC Pre-commit check for a5d21e6 has started.
2024-07-15 10:15:21 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🔴 2024-07-15 10:15:34 UTC Build failed. see the logs.
🔴 2024-07-15 10:15:37 UTC Test run completed, no test results found for commit a88b5f5.

Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 10:13:37 UTC Pre-commit check for a5d21e6 has started.
2024-07-15 10:16:19 UTC Build+Tests linux-x86_64-release-clang14 is running...
🔴 2024-07-15 10:16:31 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 10:14:56 UTC Pre-commit check for a5d21e6 has started.
2024-07-15 10:17:27 UTC Check cancelled

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from a88b5f5 to 9bf9d6a Compare July 15, 2024 10:16
Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 10:22:39 UTC Pre-commit check for 1bf2372 has started.
2024-07-15 10:25:48 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-15 12:28:14 UTC Build successful.
🔴 2024-07-15 12:31:14 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9903 9313 0 84 328 178

🟢 2024-07-15 12:32:01 UTC ydbd size 5.2 GiB changed* by -2.7 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: f32d32d merge: 1bf2372 diff diff %
ydbd size 5 573 578 584 Bytes 5 570 745 808 Bytes -2.7 MiB -0.051%
ydbd stripped size 1 201 180 592 Bytes 1 201 176 976 Bytes -3.5 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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 29e20b3 to f6b960e Compare July 16, 2024 09:00
Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:32:17 UTC Pre-commit check for bd219ae has started.
2024-07-16 09:34:59 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-16 09:42:20 UTC Build successful.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:32:42 UTC Pre-commit check for bd219ae has started.
2024-07-16 09:35:23 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-16 11:10:46 UTC Build successful.
🔴 2024-07-16 11:15:05 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14188 12854 0 6 1309 19

🟢 2024-07-16 11:15:50 UTC ydbd size 8.0 GiB changed* by -38.9 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 0e3aaa3 merge: bd219ae diff diff %
ydbd size 8 683 048 448 Bytes 8 642 281 096 Bytes -38.9 MiB -0.470%
ydbd stripped size 474 007 456 Bytes 470 538 048 Bytes -3.3 MiB -0.732%

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

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:46:58 UTC Pre-commit check for bd219ae has started.
2024-07-16 09:50:11 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-16 11:55:22 UTC Build successful.
🔴 2024-07-16 11:57:30 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9914 9317 0 83 332 182

🟢 2024-07-16 11:58:14 UTC ydbd size 5.2 GiB changed* by -22.3 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 6377863 merge: bd219ae diff diff %
ydbd size 5 569 458 240 Bytes 5 546 123 240 Bytes -22.3 MiB -0.419%
ydbd stripped size 1 201 400 592 Bytes 1 194 955 056 Bytes -6.1 MiB -0.537%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from f6b960e to 2ae1771 Compare July 16, 2024 18:15
Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 18:18:20 UTC Pre-commit check for 20ed77a has started.
2024-07-16 18:21:07 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-16 18:27:55 UTC Build successful.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 18:19:22 UTC Pre-commit check for 20ed77a has started.
2024-07-16 18:22:03 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-16 20:32:18 UTC Build successful.
🔴 2024-07-16 20:36:01 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9917 9325 0 84 328 180

🟢 2024-07-16 20:36:50 UTC ydbd size 5.2 GiB changed* by -2.7 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 5191be5 merge: 20ed77a diff diff %
ydbd size 5 549 217 464 Bytes 5 546 414 848 Bytes -2.7 MiB -0.051%
ydbd stripped size 1 195 003 888 Bytes 1 195 009 168 Bytes +5.2 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

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 18:19:30 UTC Pre-commit check for 20ed77a has started.
2024-07-16 18:22:10 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-16 19:56:15 UTC Build successful.
🔴 2024-07-16 20:00:45 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14186 12846 0 14 1310 16

🟢 2024-07-16 20:01:28 UTC ydbd size 8.0 GiB changed* by -617.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: d48cf4d merge: 20ed77a diff diff %
ydbd size 8 643 166 608 Bytes 8 642 534 040 Bytes -617.7 KiB -0.007%
ydbd stripped size 470 547 296 Bytes 470 564 064 Bytes +16.4 KiB +0.004%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 2ae1771 to b124d5c Compare July 17, 2024 03:40
Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 03:44:05 UTC Pre-commit check for 32fce0c has started.
2024-07-17 03:46:48 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-17 03:52:42 UTC Build successful.

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 03:44:12 UTC Pre-commit check for 32fce0c has started.
2024-07-17 03:46:56 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-17 05:58:50 UTC Build successful.
🔴 2024-07-17 06:00:30 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9906 9316 0 84 329 177

🟢 2024-07-17 06:01:13 UTC ydbd size 5.2 GiB changed* by -2.7 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 06f4c88 merge: 32fce0c diff diff %
ydbd size 5 549 212 224 Bytes 5 546 409 736 Bytes -2.7 MiB -0.051%
ydbd stripped size 1 195 011 184 Bytes 1 195 016 464 Bytes +5.2 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

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 03:44:16 UTC Pre-commit check for 32fce0c has started.
2024-07-17 03:47:05 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-17 05:23:16 UTC Build successful.
🔴 2024-07-17 05:28:19 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14186 12856 0 6 1307 17

🟢 2024-07-17 05:29:12 UTC ydbd size 8.0 GiB changed* by -617.8 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 06f4c88 merge: 32fce0c diff diff %
ydbd size 8 643 114 688 Bytes 8 642 482 096 Bytes -617.8 KiB -0.007%
ydbd stripped size 470 547 872 Bytes 470 564 512 Bytes +16.2 KiB +0.004%

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

@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from b124d5c to 3292ba4 Compare July 17, 2024 06:01
Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:02:54 UTC Pre-commit check for dbfb9b8 has started.
🔴 2024-07-17 06:05:31 UTC Test run completed, no test results found for commit 3292ba4.
2024-07-17 06:05:36 UTC Check cancelled

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:03:00 UTC Pre-commit check for dbfb9b8 has started.
2024-07-17 06:05:38 UTC Check cancelled

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:05:12 UTC Pre-commit check for dbfb9b8 has started.
2024-07-17 06:05:50 UTC Check cancelled

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jezdez Jannis Leidel
 Author:    mregrock <mregrock@yandex.ru>
 Date:      Fri Jul 12 10:15:42 2024 +0000
@mregrock mregrock force-pushed the heap_iterator_benchmarks branch from 3292ba4 to db82a1d Compare July 17, 2024 06:05
Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:09:32 UTC Pre-commit check for 2fc6390 has started.
2024-07-17 06:12:14 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-17 06:31:55 UTC Build successful.

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:10:01 UTC Pre-commit check for 2fc6390 has started.
2024-07-17 06:12:41 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-17 08:33:34 UTC Build successful.
🔴 2024-07-17 08:36:31 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9917 9333 0 80 326 178

🟢 2024-07-17 08:37:18 UTC ydbd size 5.2 GiB changed* by -2.5 MiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 06f4c88 merge: 2fc6390 diff diff %
ydbd size 5 549 212 224 Bytes 5 546 639 920 Bytes -2.5 MiB -0.046%
ydbd stripped size 1 195 011 184 Bytes 1 195 066 480 Bytes +54.0 KiB +0.005%

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

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 06:12:06 UTC Pre-commit check for 2fc6390 has started.
2024-07-17 06:14:50 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-17 07:54:31 UTC Build successful.
🔴 2024-07-17 07:59:48 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14187 12852 0 5 1309 21

🟢 2024-07-17 08:00:41 UTC ydbd size 8.0 GiB changed* by -610.4 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: a5c62d1 merge: 2fc6390 diff diff %
ydbd size 8 643 458 096 Bytes 8 642 833 088 Bytes -610.4 KiB -0.007%
ydbd stripped size 470 574 016 Bytes 470 590 720 Bytes +16.3 KiB +0.004%

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

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