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

5179: Bucket.findEntryOffset() can reduce calls to getKeySize() #5949

Merged
merged 3 commits into from Apr 4, 2023

Conversation

artemananiev
Copy link
Member

A few minor changes to HDHM Bucket class:

Fixes: #5179
Fixes: #5188

Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
@artemananiev artemananiev added Tech Debt Reduced Issues which reduce technical debt. Performance Issues related to performance concerns. Platform Data Structures labels Apr 3, 2023
@artemananiev artemananiev self-assigned this Apr 3, 2023
@artemananiev artemananiev requested review from a team as code owners April 3, 2023 21:32
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Node: Unit Test Results

  1 289 files    1 289 suites   47m 56s ⏱️
97 055 tests 97 053 ✔️ 2 💤 0
98 692 runs  98 690 ✔️ 2 💤 0

Results for commit 249cdcf.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Node: Integration Test Results

111 tests   111 ✔️  11m 50s ⏱️
    2 suites      0 💤
    2 files        0

Results for commit 249cdcf.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Node: E2E Test Results

    1 files      1 suites   16m 41s ⏱️
307 tests 307 ✔️ 0 💤 0
325 runs  325 ✔️ 0 💤 0

Results for commit 249cdcf.

♻️ This comment has been updated with latest results.

…Bucket

Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Platform: JUnit Test Report

     493 files           1 errors  492 suites   26m 45s ⏱️
13 565 tests 13 524 ✔️ 41 💤 0
15 348 runs  15 307 ✔️ 41 💤 0

Results for commit 249cdcf.

♻️ This comment has been updated with latest results.

Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
@sonarcloud
Copy link

sonarcloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@artemananiev artemananiev merged commit 6a0fd24 into develop Apr 4, 2023
15 of 16 checks passed
@artemananiev artemananiev deleted the 05179-D-bucket-buffer-minor-tweaks branch April 4, 2023 19:30
@nickpoorman nickpoorman added this to the v0.38.0 milestone Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Issues related to performance concerns. Platform Data Structures Tech Debt Reduced Issues which reduce technical debt.
Projects
None yet
4 participants