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

Add a benchmark for accessing the raw_host with an empty cache #1337

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 19, 2024

SSIA

@bdraco bdraco added the bot:chronographer:skip This PR does not need to include a change note label Oct 19, 2024
Copy link

codspeed-hq bot commented Oct 19, 2024

CodSpeed Performance Report

Merging #1337 will not alter performance

Comparing bench_raw_host_empty_cache (b92e611) with master (5803ffc)

Summary

✅ 80 untouched benchmarks

🆕 1 new benchmarks

Benchmarks breakdown

Benchmark master bench_raw_host_empty_cache Change
🆕 test_raw_host_empty_cache N/A 295.4 µs N/A

@bdraco bdraco marked this pull request as ready for review October 19, 2024 17:27
@bdraco bdraco enabled auto-merge (squash) October 19, 2024 17:27
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.99%. Comparing base (5803ffc) to head (b92e611).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1337   +/-   ##
=======================================
  Coverage   95.98%   95.99%           
=======================================
  Files          27       27           
  Lines        5434     5441    +7     
  Branches      335      336    +1     
=======================================
+ Hits         5216     5223    +7     
  Misses        192      192           
  Partials       26       26           
Flag Coverage Δ
CI-GHA 95.99% <100.00%> (+<0.01%) ⬆️
MyPy 44.36% <57.14%> (+0.01%) ⬆️
OS-Linux 99.21% <100.00%> (+<0.01%) ⬆️
OS-Windows 99.26% <100.00%> (+<0.01%) ⬆️
OS-macOS 98.94% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 98.92% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 99.17% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 99.17% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 98.92% <100.00%> (+<0.01%) ⬆️
Py-3.12.7 99.17% <100.00%> (+<0.01%) ⬆️
Py-3.13.0 99.17% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 98.87% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 99.12% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 99.16% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.17 99.19% <100.00%> (+<0.01%) ⬆️
VM-macos-latest 98.94% <100.00%> (+<0.01%) ⬆️
VM-ubuntu-latest 99.21% <100.00%> (+<0.01%) ⬆️
VM-windows-latest 99.26% <100.00%> (+<0.01%) ⬆️
pytest 99.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 7cdbf04 into master Oct 19, 2024
41 of 44 checks passed
@bdraco bdraco deleted the bench_raw_host_empty_cache branch October 19, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant