aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add on_response_headers_received signal to TraceConfig
#12535
Comparing
ykd007:feat/trace-response-headers-received
(
cb81e5b
) with
master
(
7eb0e80
)
CodSpeed Performance Gauge
0%
Untouched
72
Skipped
69
No successful run was found on
master
(
125dfae
) during the generation of this report, so
7eb0e80
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
141 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_compressed_post_body[zlib_ng.zlib_ng]
tests/test_benchmarks_web_request.py
CodSpeed Performance Gauge
-3%
25 ms
25.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_client_send_large_websocket_compressed_messages[isal.isal_zlib]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
-3%
19.4 ms
20 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_gitapi_subapps
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
+3%
303.9 ms
295.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_compressed_post_body[isal.isal_zlib]
tests/test_benchmarks_web_request.py
CodSpeed Performance Gauge
-3%
27 ms
27.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_streamed_responses_iter_chunked_4096
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-2%
36.6 ms
37.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_compressed_responses_iter_chunked_1mb[isal.isal_zlib]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-2%
54.2 ms
55.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_compressed_responses_iter_chunked_1mb[zlib_ng.zlib_ng]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-2%
63.2 ms
64.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_client_request_update_cookies
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
-1%
142.6 µs
144.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_stream_response
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
-1%
237.4 µs
240.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_load_cookies_into_temp_cookiejar
tests/test_benchmarks_cookiejar.py
CodSpeed Performance Gauge
-1%
188.4 µs
190.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_streamed_responses_iter_chunks
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-1%
119.9 ms
121.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_web_response_with_bytes_body
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
-1%
536.3 µs
540.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_response
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
-1%
443.4 µs
446.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_client_request_with_cookies
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+1%
119.5 µs
118.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_multiple_fixed_url_with_many_routes
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
-1%
2.3 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_compressed_post_body[zlib]
tests/test_benchmarks_web_request.py
CodSpeed Performance Gauge
+1%
41.2 ms
40.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_client_request_with_headers
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+1%
68.8 µs
68.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_serialize_headers
tests/test_benchmarks_http_writer.py
CodSpeed Performance Gauge
+1%
844 µs
839.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_one_hundred_websocket_text_messages
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
-1%
207.9 µs
209.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_send_one_hundred_websocket_text_messages_with_mask
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
-1%
826.7 µs
831.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_streamed_responses_iter_any
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-1%
21.5 ms
21.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
-1%
72.5 ms
72.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_get_requests_with_1024_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
38.4 ms
38.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_web_response_with_text_body
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
0%
680.1 µs
677.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_get_requests_with_10mb_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
3.4 s
3.3 s
1
2
3
4
5
6
Commits
Click on a commit to change the comparison range
Base
master
7eb0e80
-0.16%
fix types: align headers to CIMultiDictProxy in response headers signal
5b9d849
1 month ago
by ykd007
-0.16%
fix mypy 2.1 type error: use cast instead of CIMultiDictProxy constructor
cb81e5b
1 month ago
by ykd007
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs