Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

Avoid tracking connections per host when there is no limit per host

#9756Merged
Comparing
no_track_connection_no_limit
(
18e923a
) with
master
(
7c0b463
)
CodSpeed Performance Gauge
0%
Untouched
14

Benchmarks

14 total
test_create_client_request_with_cookies[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+4%
135.9 µs131.1 µs
test_create_client_request_with_headers[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+2%
72.7 µs71.6 µs
test_client_request_update_cookies[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
+1%
176.8 µs174.5 µs
test_load_cookies_into_temp_cookiejar
tests/test_benchmarks_cookiejar.py
CodSpeed Performance Gauge
+1%
206.7 µs204.1 µs
test_one_hundred_simple_get_requests[pyloop]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
+1%
38.2 ms37.9 ms
test_serialize_headers
tests/test_benchmarks_http_writer.py
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
test_send_client_request_one_hundred[pyloop]
tests/test_benchmarks_client_request.py
CodSpeed Performance Gauge
0%
4.4 ms4.4 ms
test_send_one_hundred_large_websocket_text_messages[pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
661.2 µs661.6 µs
test_one_thousand_round_trip_websocket_binary_messages[pyloop]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
16.4 ms16.5 ms
test_send_one_hundred_websocket_text_messages_with_mask[pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
807.8 µs809.1 µs
test_one_thousand_large_round_trip_websocket_text_messages[pyloop]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
23.6 ms23.6 ms
test_read_one_hundred_websocket_text_messages[pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
0%
307.9 µs308.5 µs
test_one_thousand_round_trip_websocket_text_messages[pyloop]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
0%
16.9 ms16.9 ms
test_send_one_hundred_websocket_text_messages[pyloop]
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
-1%
559.4 µs564.6 µs

Commits

Click on a commit to change the comparison range
Base
master
7c0b463
+0.1%
Avoid tracking connections per host when there is no limit per host
9c92d11
1 year ago
by bdraco
+0.06%
adjust tests
6f45c13
1 year ago
by bdraco
+0.24%
changelog
3a48512
1 year ago
by bdraco
+0.08%
tweak changelog message
18e923a
1 year ago
by bdraco
© 2026 CodSpeed Technology
Home Terms Privacy Docs