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_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_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_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_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
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_send_one_hundred_websocket_text_messages
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
598.7 µs
596.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_web_response_with_headers
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
0%
691.1 µs
688.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
2 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_file_sendfile_fallback_response
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
0%
88.9 ms
88.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_prefix_resources_many_prefix_many_plain
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_thousand_large_round_trip_websocket_text_messages
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
21 ms
21 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_send_client_request_one_hundred
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_simple_get_requests_no_session
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
90.2 ms
90.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_dynamic_resource_url_with_many_dynamic_routes
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_large_binary_websocket_messages
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
45 µs
45 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_thousand_round_trip_websocket_binary_messages[large]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
102 ms
101.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_dynamic_resource_url_with_many_static_routes
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_request_with_251308_compressed_chunked_payload[zlib]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
434.9 ms
434.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
29.9 ms
29.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_send_one_hundred_websocket_compressed_messages[zlib]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
30 ms
30 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
0%
216.1 ms
216.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_file_response
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
0%
81.8 ms
81.8 ms
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
5 hours ago
by ykd007
-0.16%
fix mypy 2.1 type error: use cast instead of CIMultiDictProxy constructor
cb81e5b
3 hours ago
by ykd007
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs