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 #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to include chunked and content-length #9829

Adjust client GET read benchmarks to include chunked and content-leng…

d7f90e7
Select commit
Loading
Failed to load commit list.
Merged

[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to include chunked and content-length #9829

Adjust client GET read benchmarks to include chunked and content-leng…
d7f90e7
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis completed Nov 12, 2024 in 0s

Acknowledged Regression: -0.01%

Summary

✅ 17 untouched benchmarks

🆕 6 new benchmarks
⁉️ 3 (👁 3) dropped benchmarks

Benchmarks breakdown

Benchmark 3.10 patchback/backports/3.10/14fcfd4c21f63cf9d3bc1ba09e041411a71c8a7a/pr-9827 Change
🆕 test_one_hundred_get_requests_with_1mib_chunked_payload[pyloop] N/A 325.3 ms N/A
🆕 test_one_hundred_get_requests_with_1mib_content_length_payload[pyloop] N/A 305.6 ms N/A
👁 test_one_hundred_get_requests_with_1mib_payload[pyloop] 305.4 ms N/A N/A
🆕 test_one_hundred_get_requests_with_2048_chunked_payload[pyloop] N/A 44.4 ms N/A
🆕 test_one_hundred_get_requests_with_2048_content_length_payload[pyloop] N/A 44.1 ms N/A
👁 test_one_hundred_get_requests_with_2048_payload[pyloop] 44 ms N/A N/A
🆕 test_one_hundred_get_requests_with_32768_chunked_payload[pyloop] N/A 54.4 ms N/A
🆕 test_one_hundred_get_requests_with_32768_content_length_payload[pyloop] N/A 48.4 ms N/A
👁 test_one_hundred_get_requests_with_32768_payload[pyloop] 48.2 ms N/A N/A