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

Remove pytest_plugin

#10762
Comparing
drop-pytest-plugin
(
369573c
) with
master
(
99a8f5b
)
CodSpeed Performance Gauge
0%
Untouched
7
New
65
Skipped
69

Benchmarks

141 total
test_resolve_static_root_route
tests/test_benchmarks_web_urldispatcher.py
CodSpeed Performance Gauge
N/A
N/A1 ms
test_one_hundred_get_requests_iter_chunks_on_10mb_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A1.1 s
test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A215.8 ms
test_one_hundred_get_requests_with_1024_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A36.9 ms
test_client_receive_large_websocket_compressed_messages[zlib]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A50.4 ms
test_one_hundred_get_requests_with_1024_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A36.4 ms
test_client_receive_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A29.9 ms
test_one_hundred_get_requests_with_10mb_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A3.4 s
test_client_send_large_websocket_compressed_messages[isal.isal_zlib]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A20 ms
test_one_hundred_get_requests_with_10mb_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A3.3 s
test_client_send_large_websocket_compressed_messages[zlib]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A50.4 ms
test_one_hundred_get_requests_with_30000_chunked_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A42.1 ms
test_client_send_large_websocket_compressed_messages[zlib_ng.zlib_ng]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A29.9 ms
test_one_hundred_get_requests_with_30000_content_length_payload
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A41.6 ms
test_one_thousand_large_round_trip_websocket_text_messages
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A21.6 ms
test_one_hundred_json_post_requests
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A39.9 ms
test_one_thousand_round_trip_websocket_binary_messages[large]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A102.6 ms
test_one_hundred_simple_get_requests
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A33.7 ms
test_one_thousand_round_trip_websocket_binary_messages[small]
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A16.4 ms
test_one_hundred_simple_get_requests_alternating_clients
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A34.4 ms
test_one_thousand_round_trip_websocket_text_messages
tests/test_benchmarks_client_ws.py
CodSpeed Performance Gauge
N/A
N/A16.8 ms
test_one_hundred_simple_get_requests_multiple_methods_route
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A33.5 ms
test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib]
tests/test_benchmarks_client.py
CodSpeed Performance Gauge
N/A
N/A72.6 ms
test_read_large_binary_websocket_messages
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
N/A
N/A48.8 µs
test_read_one_hundred_websocket_text_messages
tests/test_benchmarks_http_websocket.py
CodSpeed Performance Gauge
N/A
N/A212.4 µs

Commits

Click on a commit to change the comparison range
Base
master
99a8f5b
+0.62%
Fix
36d8590
1 year ago
by Dreamsorcerer
-0.14%
Fix
fde89ab
1 year ago
by Dreamsorcerer
+0.12%
Fix
4d4cf08
1 year ago
by Dreamsorcerer
-0.9%
Fix
a941003
1 year ago
by Dreamsorcerer
+0.07%
[pre-commit.ci] auto fixes from pre-commit.com hooks
a2dfcdf
1 year ago
by pre-commit-ci[bot]
+0.06%
Merge branch 'drop-pytest-plugin' of github.com:aio-libs/aiohttp into drop-pytest-plugin
3a63a8a
1 year ago
by Dreamsorcerer
-0.32%
Fix
7316165
1 year ago
by Dreamsorcerer
-0.25%
Fix
5fd8d88
1 year ago
by Dreamsorcerer
+0.52%
Revert test
2e32242
1 year ago
by Dreamsorcerer
-0.38%
Fix
4dcafa3
1 year ago
by Dreamsorcerer
-2.45%
Merge branch 'master' into drop-pytest-plugin
ed21262
1 year ago
by Dreamsorcerer
+2.73%
Disable xdist
f1f3a76
1 year ago
by Dreamsorcerer
+0.25%
Update conftest.py
7a52b83
1 year ago
by Dreamsorcerer
+0.26%
Update test_web_runner.py
786ada1
1 year ago
by Dreamsorcerer
-0.13%
[pre-commit.ci] auto fixes from pre-commit.com hooks
c80254e
1 year ago
by pre-commit-ci[bot]
+0.44%
Update test_run_app.py
025f8db
1 year ago
by Dreamsorcerer
-0.27%
Update test_streams.py
57fa73a
1 year ago
by Dreamsorcerer
-0.9%
Update test_tracing.py
e8a2af0
1 year ago
by Dreamsorcerer
+0.48%
Update test_run_app.py
c226b79
1 year ago
by Dreamsorcerer
+0.47%
Update test_proxy_functional.py
e3e1e31
1 year ago
by Dreamsorcerer
-0.7%
Update test_cookiejar.py
ac125d3
1 year ago
by Dreamsorcerer
+0.69%
Update test_web_runner.py
13fa92c
1 year ago
by Dreamsorcerer
-0.18%
Update test_web_websocket_functional.py
1ab80c3
1 year ago
by Dreamsorcerer
-0.09%
Update test_web_server.py
13df9ae
1 year ago
by Dreamsorcerer
+0.2%
Update test_proxy.py
d5d244a
1 year ago
by Dreamsorcerer
-0.2%
[pre-commit.ci] auto fixes from pre-commit.com hooks
b705b4d
1 year ago
by pre-commit-ci[bot]
-0.02%
Update conftest.py
9484c9a
1 year ago
by Dreamsorcerer
-0.57%
[pre-commit.ci] auto fixes from pre-commit.com hooks
593d180
1 year ago
by pre-commit-ci[bot]
+1%
Update conftest.py
519ac7f
1 year ago
by Dreamsorcerer
+0.1%
Update test_resolver.py
c5b1021
1 year ago
by Dreamsorcerer
-0.28%
Update tests/test_proxy.py
bf63d3d
1 year ago
by Dreamsorcerer
-0.33%
Update conftest.py
6735c05
11 months ago
by Dreamsorcerer
+0.75%
Fix
fc7c45f
11 months ago
by Dreamsorcerer
-0.67%
[pre-commit.ci] auto fixes from pre-commit.com hooks
7590678
11 months ago
by pre-commit-ci[bot]
+0.46%
[pre-commit.ci] auto fixes from pre-commit.com hooks
fea1988
11 months ago
by pre-commit-ci[bot]
+0.11%
Merge branch 'drop-pytest-plugin' of github.com:aio-libs/aiohttp into drop-pytest-plugin
fa644ea
11 months ago
by Dreamsorcerer
-0.25%
Fix
47d1d88
11 months ago
by Dreamsorcerer
+0.36%
[pre-commit.ci] auto fixes from pre-commit.com hooks
1a4a745
11 months ago
by pre-commit-ci[bot]
-0.32%
Merge branch 'drop-pytest-plugin' of github.com:aio-libs/aiohttp into drop-pytest-plugin
186cff6
11 months ago
by Dreamsorcerer
-0.18%
Update tests/test_cookiejar.py
9d79277
11 months ago
by Dreamsorcerer
-0.11%
Update test_cookiejar.py
4380fb4
11 months ago
by Dreamsorcerer
+0.13%
Update test_cookiejar.py
173e180
11 months ago
by Dreamsorcerer
+0.61%
Update test_cookiejar.py
3e4cb03
11 months ago
by Dreamsorcerer
-0.5%
Update test_cookiejar.py
ca8d21b
11 months ago
by Dreamsorcerer
-0.34%
Update test_cookiejar.py
8a8235c
11 months ago
by Dreamsorcerer
+0.44%
Update test_cookiejar.py
8c1d431
11 months ago
by Dreamsorcerer
-2.6%
Update test_cookiejar.py
e32e321
11 months ago
by Dreamsorcerer
+2.22%
Fix
70fcaab
11 months ago
by Dreamsorcerer
+0.72%
Fix
c0928cd
11 months ago
by Dreamsorcerer
-0.81%
[pre-commit.ci] auto fixes from pre-commit.com hooks
e0d2f82
11 months ago
by pre-commit-ci[bot]
+0.42%
Update test_run_app.py
6f16be1
11 months ago
by Dreamsorcerer
-0.17%
Merge branch 'master' into drop-pytest-plugin
3ffc18a
11 months ago
by Dreamsorcerer
+0.15%
[pre-commit.ci] auto fixes from pre-commit.com hooks
4cffec9
2 months ago
by pre-commit-ci[bot]
-0.24%
Fix
7e86aab
2 months ago
by Dreamsorcerer
+0.2%
Fix
55c6ea9
2 months ago
by Dreamsorcerer
-1%
Apply suggestions from code review
1878513
8 days ago
by Dreamsorcerer
+0.45%
Apply suggestions from code review
e7531aa
8 days ago
by Dreamsorcerer
-0.41%
Apply suggestion from @Dreamsorcerer
acb7b78
8 days ago
by Dreamsorcerer
+0.8%
[pre-commit.ci] auto fixes from pre-commit.com hooks
5b7ea1a
7 days ago
by pre-commit-ci[bot]
-0.24%
Apply suggestion from @Dreamsorcerer
909591d
7 days ago
by Dreamsorcerer
-0.17%
Convert make_runner to async function
5422f37
7 days ago
by Dreamsorcerer
+0.07%
Skip broken benchmark test for PlainResources routes
0473798
7 days ago
by Dreamsorcerer
+0.14%
Skip benchmark test for async fixture
e22e66e
7 days ago
by Dreamsorcerer
+0.23%
Enable execution of test_run_app.py
18e9019
7 days ago
by Dreamsorcerer
-0.25%
Update test_connector.py
b251ed2
7 days ago
by Dreamsorcerer
+0.05%
Update loop assignment in test_connector.py
845e6e9
6 days ago
by Dreamsorcerer
-0.3%
Update TCPConnector test for server hostname
bd07d8c
6 days ago
by Dreamsorcerer
-0.06%
Apply suggestion from @Dreamsorcerer
216d331
6 days ago
by Dreamsorcerer
+0.22%
Apply suggestions from code review
19b4bc9
6 days ago
by Dreamsorcerer
-0.36%
Apply suggestions from code review
d3fd9e6
6 days ago
by Dreamsorcerer
+0.23%
Apply suggestion from @Dreamsorcerer
d064478
6 days ago
by Dreamsorcerer
-0.13%
Apply suggestions from code review
339095e
6 days ago
by Dreamsorcerer
-0.35%
Apply suggestion from @Dreamsorcerer
27a889c
6 days ago
by Dreamsorcerer
+1.15%
Apply suggestion from @Dreamsorcerer
4cbbde7
6 days ago
by Dreamsorcerer
-0.47%
Apply suggestion from @Dreamsorcerer
78f8f61
6 days ago
by Dreamsorcerer
+0.59%
Apply suggestion from @Dreamsorcerer
5273205
6 days ago
by Dreamsorcerer
-0.31%
Apply suggestion from @Dreamsorcerer
af47c62
6 days ago
by Dreamsorcerer
-0.23%
Apply suggestions from code review
95797be
5 days ago
by Dreamsorcerer
+0.11%
Apply suggestion from @Dreamsorcerer
63f5d03
5 days ago
by Dreamsorcerer
-0.46%
Apply suggestion from @Dreamsorcerer
055eb6b
11 hours ago
by Dreamsorcerer
+0.05%
Apply suggestion from @Dreamsorcerer
2e770fc
11 hours ago
by Dreamsorcerer
-0.06%
Apply suggestion from @Dreamsorcerer
cf884f9
10 hours ago
by Dreamsorcerer
-0.23%
Update test_benchmarks_web_fileresponse.py
bfe4014
9 hours ago
by Dreamsorcerer
+0.39%
Fix coverage
7fa3504
9 hours ago
by Dreamsorcerer
+0.19%
Remove cleanup_payload_pending_file_closes fixture
c9d795c
8 hours ago
by Dreamsorcerer
+0.24%
Fix
369573c
8 hours ago
by Dreamsorcerer
© 2026 CodSpeed Technology
Home Terms Privacy Docs