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 query string benchmarks #1295

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Add query string benchmarks #1295

merged 1 commit into from
Oct 16, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 16, 2024

We didn't have any query string benchmarks

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

codspeed-hq bot commented Oct 16, 2024

CodSpeed Performance Report

Merging #1295 will not alter performance

Comparing query_benchmarks (2b00a74) with master (2395cb8)

Summary

✅ 56 untouched benchmarks

🆕 4 new benchmarks

Benchmarks breakdown

Benchmark master query_benchmarks Change
🆕 test_empty_query N/A 52.8 µs N/A
🆕 test_empty_query_string N/A 53 µs N/A
🆕 test_query N/A 52.7 µs N/A
🆕 test_query_string N/A 52.7 µs N/A

@bdraco bdraco marked this pull request as ready for review October 16, 2024 07:52
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (2395cb8) to head (2b00a74).
Report is 155 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1295      +/-   ##
==========================================
+ Coverage   95.86%   95.87%   +0.01%     
==========================================
  Files          27       27              
  Lines        5269     5289      +20     
  Branches      311      315       +4     
==========================================
+ Hits         5051     5071      +20     
  Misses        192      192              
  Partials       26       26              
Flag Coverage Δ
CI-GHA 95.87% <100.00%> (+0.01%) ⬆️
MyPy 44.20% <60.00%> (+0.06%) ⬆️
OS-Linux 99.30% <100.00%> (+0.02%) ⬆️
OS-Windows 99.35% <100.00%> (+<0.01%) ⬆️
OS-macOS 99.02% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 99.00% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 99.25% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 99.25% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 99.00% <100.00%> (+<0.01%) ⬆️
Py-3.12.7 99.25% <100.00%> (+<0.01%) ⬆️
Py-3.13.0 99.25% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 98.95% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 99.21% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 99.25% <100.00%> (?)
Py-pypy7.3.17 99.28% <100.00%> (?)
VM-macos-latest 99.02% <100.00%> (+<0.01%) ⬆️
VM-ubuntu-latest 99.30% <100.00%> (+0.02%) ⬆️
VM-windows-latest 99.35% <100.00%> (+<0.01%) ⬆️
pytest 99.30% <100.00%> (+0.02%) ⬆️

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 760c627 into master Oct 16, 2024
43 of 46 checks passed
@bdraco bdraco deleted the query_benchmarks branch October 16, 2024 07:53
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