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

blind bump test_benchmark_batch_insert_speed() runtime limits #16655

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

altendky
Copy link
Contributor

Purpose:

https://github.com/Chia-Network/chia-blockchain/actions/runs/6561756183/job/17824413112?pr=16653#step:13:4138

FAILED tests/core/data_layer/test_data_store.py::test_benchmark_batch_insert_speed[pre=1000,count=100] - AssertionError: 2.561575168819995 seconds not less than 2.2 seconds ( 116 % )
FAILED tests/core/data_layer/test_data_store.py::test_benchmark_batch_insert_speed[pre=1000,count=1000] - AssertionError: 24.83443241782002 seconds not less than 24 seconds ( 103 % )

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky requested a review from a team as a code owner October 18, 2023 16:21
@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes labels Oct 18, 2023
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6563726749

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.09%) to 90.154%

Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node.py 1 86.02%
chia/farmer/farmer_api.py 2 87.14%
chia/server/node_discovery.py 2 77.84%
chia/wallet/wallet_node.py 5 87.41%
chia/timelord/timelord.py 13 78.98%
Totals Coverage Status
Change from base Build 6562739959: 0.09%
Covered Lines: 92987
Relevant Lines: 103106

💛 - Coveralls

@cmmarslender cmmarslender merged commit 2ed99c0 into main Oct 18, 2023
252 of 253 checks passed
@cmmarslender cmmarslender deleted the altendky-patch-18 branch October 18, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants