Avatar for the sparckles user
sparckles
Robyn
BlogDocsChangelog

feat: add --max-requests for worker process recycling

#1354
Comparing
feat/process-recycling
(
7546da5
) with
main
(
3e04c65
)
CodSpeed Performance Gauge
0%
Untouched
189

Benchmarks

189 total
test_basic_get[/async/response/const-async response const get-async_const-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
3.3 ms3.3 ms
test_json_get[/sync/json/const-expected_json2]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.7 ms2.6 ms
test_exception_handling[/async/post/no_dec-post]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
+1%
2.7 ms2.7 ms
test_invalid_authentication_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_no_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_json_get[/async/json/const-expected_json3]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.7 ms2.7 ms
test_json_get[/async/json-expected_json1]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_header_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_exception_handling[/async/get/no_dec-get]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_local_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms2.5 ms
test_invalid_authentication_token_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_basic_get[/sync/str/const-sync str const get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_json_get[/sync/json-expected_json0]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_http_request_info_get[/sync/http/param-expected_json0]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_valid_authentication_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_sse_streaming_async_real_time
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
4 ms4 ms
test_default_url_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_exception_handling[/sync/post/no_dec-post]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_http_request_info_get[/async/http/param-expected_json1]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_invalid_authentication_header_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_binary_output[/sync/octet-sync octet]
integration_tests/test_binary_output.py
CodSpeed Performance Gauge
0%
3 ms3 ms
test_valid_authentication[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_exception_handling[/sync/put/no_dec-put]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
2.7 ms2.6 ms

Commits

Click on a commit to change the comparison range
Base
main
3e04c65
+0.28%
feat: add --max-requests for worker process recycling
53ddacc
6 days ago
by sansyrox
-0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks
62ce87c
6 days ago
by pre-commit-ci[bot]
-0.14%
fix: validate --max-requests rejects non-positive values at parse time
bba766c
4 days ago
by sansyrox
+0.04%
fix: reap zombie processes, count all requests, disable recycling for inline workers
e2ddef7
4 days ago
by sansyrox
-0.03%
fix: move max-requests recycling check into Rust server runtime
7546da5
4 days ago
by sansyrox
© 2026 CodSpeed Technology
Home Terms Privacy Docs