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

[PR #9900/7180ea8e backport][3.12] Add benchmark for a route that supports multiple methods #9903

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Nov 15, 2024

This is a backport of PR #9900 as merged into master (7180ea8).

To get a better idea how much of a speed up #9899 will be

@bdraco bdraco enabled auto-merge (squash) November 15, 2024 06:22
Copy link

codspeed-hq bot commented Nov 15, 2024

CodSpeed Performance Report

Merging #9903 will not alter performance

Comparing patchback/backports/3.12/7180ea8e7dfa1c026c7778e2c665752e6e8f6d8b/pr-9900 (e396b39) with 3.12 (99bcd74)

Summary

✅ 25 untouched benchmarks

🆕 1 new benchmarks

Benchmarks breakdown

Benchmark 3.12 patchback/backports/3.12/7180ea8e7dfa1c026c7778e2c665752e6e8f6d8b/pr-9900 Change
🆕 test_one_hundred_simple_get_requests_multiple_methods_route[pyloop] N/A 35.8 ms N/A

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (99bcd74) to head (e396b39).
Report is 1 commits behind head on 3.12.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.12    #9903      +/-   ##
==========================================
+ Coverage   97.87%   98.00%   +0.12%     
==========================================
  Files         120      120              
  Lines       36455    36475      +20     
  Branches     4358     4371      +13     
==========================================
+ Hits        35680    35746      +66     
+ Misses        571      545      -26     
+ Partials      204      184      -20     
Flag Coverage Δ
CI-GHA 97.89% <100.00%> (+0.10%) ⬆️
OS-Linux 97.59% <100.00%> (+0.11%) ⬆️
OS-Windows 94.45% <100.00%> (+0.13%) ⬆️
OS-macOS 96.69% <100.00%> (+0.09%) ⬆️
Py-3.10.11 96.54% <100.00%> (-0.01%) ⬇️
Py-3.10.15 97.14% <100.00%> (+0.04%) ⬆️
Py-3.11.10 97.16% <100.00%> (-0.05%) ⬇️
Py-3.11.9 96.62% <100.00%> (+<0.01%) ⬆️
Py-3.12.7 97.66% <100.00%> (+1.18%) ⬆️
Py-3.13.0 97.60% <100.00%> (+0.93%) ⬆️
Py-3.9.13 96.47% <100.00%> (?)
Py-3.9.20 97.02% <100.00%> (?)
Py-pypy7.3.16 96.61% <100.00%> (?)
VM-macos 96.69% <100.00%> (+0.09%) ⬆️
VM-ubuntu 97.59% <100.00%> (+0.11%) ⬆️
VM-windows 94.45% <100.00%> (+0.13%) ⬆️

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 866499f into 3.12 Nov 15, 2024
34 of 35 checks passed
@bdraco bdraco deleted the patchback/backports/3.12/7180ea8e7dfa1c026c7778e2c665752e6e8f6d8b/pr-9900 branch November 15, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant