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

Remove pytest_plugin

#10762
Comparing
drop-pytest-plugin
(
f1f3a76
) with
master
(
46b557a
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
7
New
57
Dropped
51
Ignored
6

Benchmarks

Failed

test_resolve_static_root_route[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_static_root_route[pyloop]
CodSpeed Performance Gauge
N/A
976.5 µs
N/A
test_resolve_single_fixed_url_with_many_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_single_fixed_url_with_many_routes[pyloop]
CodSpeed Performance Gauge
N/A
886.4 µs
N/A
test_resolve_root_route_with_many_fixed_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_root_route_with_many_fixed_routes[pyloop]
CodSpeed Performance Gauge
N/A
882.7 µs
N/A
test_resolve_root_route[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_root_route[pyloop]
CodSpeed Performance Gauge
N/A
879.8 µs
N/A
test_resolve_prefix_resources_many_prefix_many_plain[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_prefix_resources_many_prefix_many_plain[pyloop]
CodSpeed Performance Gauge
N/A
4.6 ms
N/A
test_resolve_multiple_level_fixed_url_with_many_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_multiple_level_fixed_url_with_many_routes[pyloop]
CodSpeed Performance Gauge
N/A
8.5 ms
N/A
test_resolve_multiple_fixed_url_with_many_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_multiple_fixed_url_with_many_routes[pyloop]
CodSpeed Performance Gauge
N/A
2.2 ms
N/A
test_resolve_gitapi_subapps[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi_subapps[pyloop]
CodSpeed Performance Gauge
N/A
294.2 ms
N/A
test_resolve_gitapi_root[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi_root[pyloop]
CodSpeed Performance Gauge
N/A
2 ms
N/A
test_resolve_gitapi[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi[pyloop]
CodSpeed Performance Gauge
N/A
291.6 ms
N/A
test_resolve_dynamic_resource_url_with_many_static_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_static_routes[pyloop]
CodSpeed Performance Gauge
N/A
3.6 ms
N/A
test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix[pyloop]
CodSpeed Performance Gauge
N/A
246.4 ms
N/A
test_resolve_dynamic_resource_url_with_many_dynamic_routes[pyloop]Missing
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_dynamic_routes[pyloop]
CodSpeed Performance Gauge
N/A
3.5 ms
N/A
test_ten_web_middlewares[pyloop]Missing
tests/test_benchmarks_web_middleware.py::test_ten_web_middlewares[pyloop]
CodSpeed Performance Gauge
N/A
34.8 ms
N/A
test_simple_web_file_sendfile_fallback_response[pyloop]Missing
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_sendfile_fallback_response[pyloop]
CodSpeed Performance Gauge
N/A
83.6 ms
N/A
test_simple_web_file_response_not_modified[pyloop]Missing
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_response_not_modified[pyloop]
CodSpeed Performance Gauge
N/A
54.7 ms
N/A
test_simple_web_file_response[pyloop]Missing
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_response[pyloop]
CodSpeed Performance Gauge
N/A
78 ms
N/A
test_send_one_hundred_websocket_text_messages_with_mask[pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_text_messages_with_mask[pyloop]
CodSpeed Performance Gauge
N/A
788.5 µs
N/A
test_send_one_hundred_websocket_text_messages[pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_text_messages[pyloop]
CodSpeed Performance Gauge
N/A
560.5 µs
N/A
test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]
CodSpeed Performance Gauge
N/A
2.1 ms
N/A
test_send_one_hundred_websocket_compressed_messages[zlib-pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[zlib-pyloop]
CodSpeed Performance Gauge
N/A
3.1 ms
N/A
test_send_one_hundred_websocket_compressed_messages[isal.isal_zlib-pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[isal.isal_zlib-pyloop]
CodSpeed Performance Gauge
N/A
4.7 ms
N/A
test_send_one_hundred_large_websocket_text_messages[pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_large_websocket_text_messages[pyloop]
CodSpeed Performance Gauge
N/A
543.9 µs
N/A
test_read_one_hundred_websocket_text_messages[pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_read_one_hundred_websocket_text_messages[pyloop]
CodSpeed Performance Gauge
N/A
206.8 µs
N/A
test_read_large_binary_websocket_messages[pyloop]Missing
tests/test_benchmarks_http_websocket.py::test_read_large_binary_websocket_messages[pyloop]
CodSpeed Performance Gauge
N/A
9 ms
N/A
test_one_thousand_round_trip_websocket_text_messages[pyloop]Missing
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_text_messages[pyloop]
CodSpeed Performance Gauge
N/A
16.7 ms
N/A
test_one_thousand_round_trip_websocket_binary_messages[pyloop-small]Missing
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_binary_messages[pyloop-small]
CodSpeed Performance Gauge
N/A
16.3 ms
N/A
test_one_thousand_round_trip_websocket_binary_messages[pyloop-large]Missing
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_binary_messages[pyloop-large]
CodSpeed Performance Gauge
N/A
110.6 ms
N/A
test_one_thousand_large_round_trip_websocket_text_messages[pyloop]Missing
tests/test_benchmarks_client_ws.py::test_one_thousand_large_round_trip_websocket_text_messages[pyloop]
CodSpeed Performance Gauge
N/A
21.7 ms
N/A
test_client_send_large_websocket_compressed_messages[zlib-pyloop]Missing
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[zlib-pyloop]
CodSpeed Performance Gauge
N/A
50.4 ms
N/A
test_client_receive_large_websocket_compressed_messages[zlib-pyloop]Missing
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[zlib-pyloop]
CodSpeed Performance Gauge
N/A
50.4 ms
N/A
test_send_client_request_one_hundred[pyloop]Missing
tests/test_benchmarks_client_request.py::test_send_client_request_one_hundred[pyloop]
CodSpeed Performance Gauge
N/A
2.4 ms
N/A
test_create_client_request_with_headers[pyloop]Missing
tests/test_benchmarks_client_request.py::test_create_client_request_with_headers[pyloop]
CodSpeed Performance Gauge
N/A
68.9 µs
N/A
test_create_client_request_with_cookies[pyloop]Missing
tests/test_benchmarks_client_request.py::test_create_client_request_with_cookies[pyloop]
CodSpeed Performance Gauge
N/A
125.7 µs
N/A
test_client_request_update_cookies[pyloop]Missing
tests/test_benchmarks_client_request.py::test_client_request_update_cookies[pyloop]
CodSpeed Performance Gauge
N/A
169 µs
N/A
test_ten_streamed_responses_iter_chunks[pyloop]Missing
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunks[pyloop]
CodSpeed Performance Gauge
N/A
16 ms
N/A
test_ten_streamed_responses_iter_chunked_65536[pyloop]Missing
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunked_65536[pyloop]
CodSpeed Performance Gauge
N/A
22.9 ms
N/A
test_ten_streamed_responses_iter_chunked_4096[pyloop]Missing
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunked_4096[pyloop]
CodSpeed Performance Gauge
N/A
27.9 ms
N/A
test_ten_streamed_responses_iter_any[pyloop]Missing
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_any[pyloop]
CodSpeed Performance Gauge
N/A
21.6 ms
N/A
test_one_hundred_simple_post_requests[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_simple_post_requests[pyloop]
CodSpeed Performance Gauge
N/A
36.5 ms
N/A
test_one_hundred_simple_get_requests_multiple_methods_route[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_simple_get_requests_multiple_methods_route[pyloop]
CodSpeed Performance Gauge
N/A
31.9 ms
N/A
test_one_hundred_simple_get_requests[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_simple_get_requests[pyloop]
CodSpeed Performance Gauge
N/A
32.2 ms
N/A
test_one_hundred_json_post_requests[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_json_post_requests[pyloop]
CodSpeed Performance Gauge
N/A
38.2 ms
N/A
test_one_hundred_get_requests_with_512kib_content_length_payload[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_512kib_content_length_payload[pyloop]
CodSpeed Performance Gauge
N/A
164.3 ms
N/A
test_one_hundred_get_requests_with_30000_content_length_payload[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_30000_content_length_payload[pyloop]
CodSpeed Performance Gauge
N/A
39 ms
N/A
test_one_hundred_get_requests_with_30000_chunked_payload[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_30000_chunked_payload[pyloop]
CodSpeed Performance Gauge
N/A
40.4 ms
N/A
test_one_hundred_get_requests_with_1024_content_length_payload[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_1024_content_length_payload[pyloop]
CodSpeed Performance Gauge
N/A
34.8 ms
N/A
test_one_hundred_get_requests_with_1024_chunked_payload[pyloop]Missing
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_1024_chunked_payload[pyloop]
CodSpeed Performance Gauge
N/A
35.4 ms
N/A
test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng-pyloop]Missing
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng-pyloop]
CodSpeed Performance Gauge
N/A
234.7 ms
N/A
test_get_request_with_251308_compressed_chunked_payload[zlib-pyloop]Missing
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[zlib-pyloop]
CodSpeed Performance Gauge
N/A
426.6 ms
N/A
test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib-pyloop]Missing
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib-pyloop]
CodSpeed Performance Gauge
N/A
69.5 ms
N/A

New

test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib]
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib]
CodSpeed Performance Gauge
N/A
N/A
69.5 ms
test_get_request_with_251308_compressed_chunked_payload[zlib]
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[zlib]
CodSpeed Performance Gauge
N/A
N/A
426.6 ms
test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng]
tests/test_benchmarks_client.py::test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng]
CodSpeed Performance Gauge
N/A
N/A
235.3 ms
test_one_hundred_get_requests_iter_chunks_on_512kib_chunked_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_iter_chunks_on_512kib_chunked_payload
CodSpeed Performance Gauge
N/A
N/A
96.6 ms
test_one_hundred_get_requests_with_1024_chunked_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_1024_chunked_payload
CodSpeed Performance Gauge
N/A
N/A
35.2 ms
test_one_hundred_get_requests_with_1024_content_length_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_1024_content_length_payload
CodSpeed Performance Gauge
N/A
N/A
34.7 ms
test_one_hundred_get_requests_with_30000_chunked_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_30000_chunked_payload
CodSpeed Performance Gauge
N/A
N/A
40.2 ms
test_one_hundred_get_requests_with_30000_content_length_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_30000_content_length_payload
CodSpeed Performance Gauge
N/A
N/A
38.9 ms
test_one_hundred_get_requests_with_512kib_chunked_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_512kib_chunked_payload
CodSpeed Performance Gauge
N/A
N/A
166.1 ms
test_one_hundred_get_requests_with_512kib_content_length_payload
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_512kib_content_length_payload
CodSpeed Performance Gauge
N/A
N/A
164.4 ms
test_one_hundred_json_post_requests
tests/test_benchmarks_client.py::test_one_hundred_json_post_requests
CodSpeed Performance Gauge
N/A
N/A
38.2 ms
test_one_hundred_simple_get_requests
tests/test_benchmarks_client.py::test_one_hundred_simple_get_requests
CodSpeed Performance Gauge
N/A
N/A
32 ms
test_one_hundred_simple_get_requests_multiple_methods_route
tests/test_benchmarks_client.py::test_one_hundred_simple_get_requests_multiple_methods_route
CodSpeed Performance Gauge
N/A
N/A
31.7 ms
test_one_hundred_simple_post_requests
tests/test_benchmarks_client.py::test_one_hundred_simple_post_requests
CodSpeed Performance Gauge
N/A
N/A
36.4 ms
test_ten_streamed_responses_iter_any
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_any
CodSpeed Performance Gauge
N/A
N/A
21.6 ms
test_ten_streamed_responses_iter_chunked_4096
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunked_4096
CodSpeed Performance Gauge
N/A
N/A
27.9 ms
test_ten_streamed_responses_iter_chunked_65536
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunked_65536
CodSpeed Performance Gauge
N/A
N/A
22.9 ms
test_ten_streamed_responses_iter_chunks
tests/test_benchmarks_client.py::test_ten_streamed_responses_iter_chunks
CodSpeed Performance Gauge
N/A
N/A
16 ms
test_client_request_update_cookies
tests/test_benchmarks_client_request.py::test_client_request_update_cookies
CodSpeed Performance Gauge
N/A
N/A
167.8 µs
test_create_client_request_with_cookies
tests/test_benchmarks_client_request.py::test_create_client_request_with_cookies
CodSpeed Performance Gauge
N/A
N/A
127.4 µs
test_create_client_request_with_headers
tests/test_benchmarks_client_request.py::test_create_client_request_with_headers
CodSpeed Performance Gauge
N/A
N/A
69.9 µs
test_send_client_request_one_hundred
tests/test_benchmarks_client_request.py::test_send_client_request_one_hundred
CodSpeed Performance Gauge
N/A
N/A
2.4 ms
test_client_receive_large_websocket_compressed_messages[isal.isal_zlib]
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[isal.isal_zlib]
CodSpeed Performance Gauge
N/A
N/A
19.9 ms
test_client_receive_large_websocket_compressed_messages[zlib]
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[zlib]
CodSpeed Performance Gauge
N/A
N/A
50.3 ms
test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng]
CodSpeed Performance Gauge
N/A
N/A
31.1 ms
test_client_send_large_websocket_compressed_messages[isal.isal_zlib]
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[isal.isal_zlib]
CodSpeed Performance Gauge
N/A
N/A
19.9 ms
test_client_send_large_websocket_compressed_messages[zlib]
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[zlib]
CodSpeed Performance Gauge
N/A
N/A
50.4 ms
test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng]
CodSpeed Performance Gauge
N/A
N/A
29.9 ms
test_one_thousand_large_round_trip_websocket_text_messages
tests/test_benchmarks_client_ws.py::test_one_thousand_large_round_trip_websocket_text_messages
CodSpeed Performance Gauge
N/A
N/A
21.6 ms
test_one_thousand_round_trip_websocket_binary_messages[large]
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_binary_messages[large]
CodSpeed Performance Gauge
N/A
N/A
110.7 ms
test_one_thousand_round_trip_websocket_binary_messages[small]
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_binary_messages[small]
CodSpeed Performance Gauge
N/A
N/A
16.3 ms
test_one_thousand_round_trip_websocket_text_messages
tests/test_benchmarks_client_ws.py::test_one_thousand_round_trip_websocket_text_messages
CodSpeed Performance Gauge
N/A
N/A
16.7 ms
test_read_large_binary_websocket_messages
tests/test_benchmarks_http_websocket.py::test_read_large_binary_websocket_messages
CodSpeed Performance Gauge
N/A
N/A
9 ms
test_read_one_hundred_websocket_text_messages
tests/test_benchmarks_http_websocket.py::test_read_one_hundred_websocket_text_messages
CodSpeed Performance Gauge
N/A
N/A
207.4 µs
test_send_one_hundred_large_websocket_text_messages
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_large_websocket_text_messages
CodSpeed Performance Gauge
N/A
N/A
543.9 µs
test_send_one_hundred_websocket_compressed_messages[isal.isal_zlib]
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[isal.isal_zlib]
CodSpeed Performance Gauge
N/A
N/A
4.7 ms
test_send_one_hundred_websocket_compressed_messages[zlib]
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[zlib]
CodSpeed Performance Gauge
N/A
N/A
3.1 ms
test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_compressed_messages[zlib_ng.zlib_ng]
CodSpeed Performance Gauge
N/A
N/A
2.1 ms
test_send_one_hundred_websocket_text_messages
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_text_messages
CodSpeed Performance Gauge
N/A
N/A
563.6 µs
test_send_one_hundred_websocket_text_messages_with_mask
tests/test_benchmarks_http_websocket.py::test_send_one_hundred_websocket_text_messages_with_mask
CodSpeed Performance Gauge
N/A
N/A
798.2 µs
test_simple_web_file_response
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_response
CodSpeed Performance Gauge
N/A
N/A
78.2 ms
test_simple_web_file_response_not_modified
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_response_not_modified
CodSpeed Performance Gauge
N/A
N/A
54.9 ms
test_simple_web_file_sendfile_fallback_response
tests/test_benchmarks_web_fileresponse.py::test_simple_web_file_sendfile_fallback_response
CodSpeed Performance Gauge
N/A
N/A
83.9 ms
test_ten_web_middlewares
tests/test_benchmarks_web_middleware.py::test_ten_web_middlewares
CodSpeed Performance Gauge
N/A
N/A
34.7 ms
test_resolve_dynamic_resource_url_with_many_dynamic_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_dynamic_routes
CodSpeed Performance Gauge
N/A
N/A
3.5 ms
test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_dynamic_routes_with_common_prefix
CodSpeed Performance Gauge
N/A
N/A
232.6 ms
test_resolve_dynamic_resource_url_with_many_static_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_dynamic_resource_url_with_many_static_routes
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
test_resolve_gitapi
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi
CodSpeed Performance Gauge
N/A
N/A
281.5 ms
test_resolve_gitapi_root
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi_root
CodSpeed Performance Gauge
N/A
N/A
2 ms
test_resolve_gitapi_subapps
tests/test_benchmarks_web_urldispatcher.py::test_resolve_gitapi_subapps
CodSpeed Performance Gauge
N/A
N/A
283.4 ms
test_resolve_multiple_fixed_url_with_many_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_multiple_fixed_url_with_many_routes
CodSpeed Performance Gauge
N/A
N/A
2.2 ms
test_resolve_multiple_level_fixed_url_with_many_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_multiple_level_fixed_url_with_many_routes
CodSpeed Performance Gauge
N/A
N/A
8.5 ms
test_resolve_prefix_resources_many_prefix_many_plain
tests/test_benchmarks_web_urldispatcher.py::test_resolve_prefix_resources_many_prefix_many_plain
CodSpeed Performance Gauge
N/A
N/A
4.6 ms
test_resolve_root_route
tests/test_benchmarks_web_urldispatcher.py::test_resolve_root_route
CodSpeed Performance Gauge
N/A
N/A
874.1 µs
test_resolve_root_route_with_many_fixed_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_root_route_with_many_fixed_routes
CodSpeed Performance Gauge
N/A
N/A
883.4 µs
test_resolve_single_fixed_url_with_many_routes
tests/test_benchmarks_web_urldispatcher.py::test_resolve_single_fixed_url_with_many_routes
CodSpeed Performance Gauge
N/A
N/A
884.6 µs
test_resolve_static_root_route
tests/test_benchmarks_web_urldispatcher.py::test_resolve_static_root_route
CodSpeed Performance Gauge
N/A
N/A
978.8 µs

Passed

test_load_cookies_into_temp_cookiejar
tests/test_benchmarks_cookiejar.py::test_load_cookies_into_temp_cookiejar
CodSpeed Performance Gauge
0%
199 µs
199.2 µs
test_simple_web_response
tests/test_benchmarks_web_response.py::test_simple_web_response
CodSpeed Performance Gauge
0%
449.7 µs
450.2 µs
test_web_response_with_bytes_body
tests/test_benchmarks_web_response.py::test_web_response_with_bytes_body
CodSpeed Performance Gauge
0%
548.6 µs
549.8 µs
test_web_response_with_headers
tests/test_benchmarks_web_response.py::test_web_response_with_headers
CodSpeed Performance Gauge
0%
683.8 µs
685.3 µs
test_simple_web_stream_response
tests/test_benchmarks_web_response.py::test_simple_web_stream_response
CodSpeed Performance Gauge
0%
246.2 µs
247.1 µs
test_web_response_with_text_body
tests/test_benchmarks_web_response.py::test_web_response_with_text_body
CodSpeed Performance Gauge
0%
663.7 µs
666.2 µs
test_serialize_headers
tests/test_benchmarks_http_writer.py::test_serialize_headers
CodSpeed Performance Gauge
-1%
849.8 µs
857 µs

Ignored

test_one_hundred_get_requests_iter_chunks_on_512kib_chunked_payload[pyloop]Ignored
tests/test_benchmarks_client.py::test_one_hundred_get_requests_iter_chunks_on_512kib_chunked_payload[pyloop]
CodSpeed Performance Gauge
N/A
108.1 ms
N/A
test_one_hundred_get_requests_with_512kib_chunked_payload[pyloop]Ignored
tests/test_benchmarks_client.py::test_one_hundred_get_requests_with_512kib_chunked_payload[pyloop]
CodSpeed Performance Gauge
N/A
166.2 ms
N/A
test_client_receive_large_websocket_compressed_messages[isal.isal_zlib-pyloop]Ignored
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[isal.isal_zlib-pyloop]
CodSpeed Performance Gauge
N/A
19.9 ms
N/A
test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]Ignored
tests/test_benchmarks_client_ws.py::test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]
CodSpeed Performance Gauge
N/A
31.7 ms
N/A
test_client_send_large_websocket_compressed_messages[isal.isal_zlib-pyloop]Ignored
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[isal.isal_zlib-pyloop]
CodSpeed Performance Gauge
N/A
19.9 ms
N/A
test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]Ignored
tests/test_benchmarks_client_ws.py::test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng-pyloop]
CodSpeed Performance Gauge
N/A
29.9 ms
N/A

Commits

Click on a commit to change the comparison range
Base
master
46b557a
+1%
Fix
36d8590
2 days ago
by Dreamsorcerer
0%
Fix
fde89ab
2 days ago
by Dreamsorcerer
0%
Fix
4d4cf08
2 days ago
by Dreamsorcerer
-1%
Fix
a941003
1 day ago
by Dreamsorcerer
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
a2dfcdf
23 hours ago
by pre-commit-ci[bot]
0%
Merge branch 'drop-pytest-plugin' of github.com:aio-libs/aiohttp into drop-pytest-plugin
3a63a8a
23 hours ago
by Dreamsorcerer
0%
Fix
7316165
23 hours ago
by Dreamsorcerer
0%
Fix
5fd8d88
22 hours ago
by Dreamsorcerer
+1%
Revert test
2e32242
22 hours ago
by Dreamsorcerer
0%
Fix
4dcafa3
22 hours ago
by Dreamsorcerer
-2%
Merge branch 'master' into drop-pytest-plugin
ed21262
22 hours ago
by Dreamsorcerer
+3%
Disable xdist
f1f3a76
18 hours ago
by Dreamsorcerer
© 2025 CodSpeed Technology
Home Terms PrivacyDocs