Skip to content

[PR #12913/c2f4ac403 backport][3.15] Parameterize test_simple_web_file_response benchmarks by file size#12926

Merged
Dreamsorcerer merged 1 commit into
aio-libs:3.15from
tarasko:patchback/backports/3.15/c2f4ac4037753c4762dbf5e4e77a09adcd6932d7/pr-12913
Jun 14, 2026
Merged

[PR #12913/c2f4ac403 backport][3.15] Parameterize test_simple_web_file_response benchmarks by file size#12926
Dreamsorcerer merged 1 commit into
aio-libs:3.15from
tarasko:patchback/backports/3.15/c2f4ac4037753c4762dbf5e4e77a09adcd6932d7/pr-12913

Conversation

@tarasko

@tarasko tarasko commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This is a backport of PR #12913 as merged into master (c2f4ac4).

@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label Jun 13, 2026
@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.24%. Comparing base (197fdbb) to head (4f74740).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.15   #12926   +/-   ##
=======================================
  Coverage   98.23%   98.24%           
=======================================
  Files         135      135           
  Lines       48693    48704   +11     
  Branches     2621     2621           
=======================================
+ Hits        47836    47847   +11     
  Misses        678      678           
  Partials      179      179           
Flag Coverage Δ
CI-GHA 98.26% <100.00%> (-0.01%) ⬇️
OS-Linux 98.03% <100.00%> (-0.01%) ⬇️
OS-Windows 95.71% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.23% <100.00%> (-0.01%) ⬇️
Py-3.10 97.40% <100.00%> (-0.01%) ⬇️
Py-3.11 97.70% <100.00%> (+<0.01%) ⬆️
Py-3.12 97.78% <100.00%> (+<0.01%) ⬆️
Py-3.13 97.75% <100.00%> (+<0.01%) ⬆️
Py-3.14 97.86% <100.00%> (+<0.01%) ⬆️
Py-3.14t 96.86% <100.00%> (+<0.01%) ⬆️
Py-pypy-3.11 96.71% <100.00%> (+<0.01%) ⬆️
VM-macos 97.23% <100.00%> (-0.01%) ⬇️
VM-ubuntu 98.03% <100.00%> (-0.01%) ⬇️
VM-windows 95.71% <100.00%> (+<0.01%) ⬆️
cython-coverage 38.37% <0.00%> (-0.02%) ⬇️

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

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

@codspeed-hq

codspeed-hq Bot commented Jun 13, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 75 untouched benchmarks
🆕 8 new benchmarks
⏩ 86 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
🆕 test_simple_web_file_response[ssl-large-pyloop] N/A 243.3 ms N/A
🆕 test_simple_web_file_response[ssl-small-pyloop] N/A 114.6 ms N/A
🆕 test_simple_web_file_response[tcp-large-pyloop] N/A 35 ms N/A
🆕 test_simple_web_file_response[tcp-small-pyloop] N/A 81.5 ms N/A
🆕 test_simple_web_file_sendfile_fallback_response[ssl-large-pyloop] N/A 242.4 ms N/A
🆕 test_simple_web_file_sendfile_fallback_response[ssl-small-pyloop] N/A 114.7 ms N/A
🆕 test_simple_web_file_sendfile_fallback_response[tcp-large-pyloop] N/A 127.6 ms N/A
🆕 test_simple_web_file_sendfile_fallback_response[tcp-small-pyloop] N/A 90.9 ms N/A

Comparing tarasko:patchback/backports/3.15/c2f4ac4037753c4762dbf5e4e77a09adcd6932d7/pr-12913 (4f74740) with 3.15 (197fdbb)

Open in CodSpeed

Footnotes

  1. 86 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Dreamsorcerer Dreamsorcerer merged commit f5c10be into aio-libs:3.15 Jun 14, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants