aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(client_reqrep): clear _traces in close/release to break session reference cycle
#12669
Comparing
prshant70:fix/client-response-circular-ref-cleanup
(
277c56a
) with
master
(
a0a03ca
)
CodSpeed Performance Gauge
0%
Untouched
72
Skipped
72
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
144 total
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
+7%
30 ms
28 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_gitapi_subapps
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
+2%
181 ms
177.9 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%
540.2 µs
533.1 µs
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%
66.7 µs
66.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_simple_post_requests
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
39.8 ms
39.4 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
+1%
38.6 ms
38.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_ten_web_middlewares
tests/test_benchmarks_web_middleware.py
CodSpeed Performance Gauge
+1%
38 ms
37.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_simple_get_requests_multiple_methods_route
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
35.1 ms
34.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_json_post_requests
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
41.9 ms
41.6 ms
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.8 ms
21.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_get_requests_with_1024_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
38.1 ms
37.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_simple_get_requests_alternating_clients
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
36 ms
35.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_get_requests_with_30000_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
43.7 ms
43.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_simple_get_requests
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
35.3 ms
35 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_one_hundred_get_requests_with_30000_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
43.1 ms
42.8 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
+1%
3.7 ms
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
+1%
149.7 ms
148.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_response
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
+1%
447.2 µs
444.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_file_response_not_modified
tests/test_benchmarks_web_fileresponse.py
CodSpeed Performance Gauge
0%
58.3 ms
58.1 ms
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%
689.3 µs
686.3 µs
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.1 ms
89.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_simple_web_stream_response
tests/test_benchmarks_web_response.py
CodSpeed Performance Gauge
0%
238.6 µs
237.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resolve_root_route
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
0%
946.7 µs
943.4 µs
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
0%
74 ms
73.7 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.7 ms
2.7 ms
1
2
3
4
5
6
Commits
Click on a commit to change the comparison range
Base
master
a0a03ca
-0.05%
fix: clear _traces in ClientResponse._cleanup_writer to break circular ref
9f1b471
7 hours ago
by prshant70
-0.02%
Merge branch 'master' into fix/client-response-circular-ref-cleanup
277c56a
6 hours ago
by prshant70
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs