Avatar for the sparckles user
sparckles
Robyn
BlogDocsChangelog

fix: replace print() with logger in responses, reloader, and __init__

#1328
Comparing
mango766:fix/replace-print-with-logging
(
2010cc6
) with
main
(
5384049
)
CodSpeed Performance Gauge
0%
Untouched
183

Benchmarks

183 total
test_sse_streaming_async_real_time
integration_tests/test_sse.py
CodSpeed Performance Gauge
-3%
3.9 ms4 ms
test_sse_streaming_sync_real_time
integration_tests/test_sse.py
CodSpeed Performance Gauge
-2%
3.6 ms3.7 ms
test_invalid_authentication_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_invalid_authentication_token_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_json_get[/sync/json/const-expected_json2]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
-1%
2.6 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_basic_get[/async/response/const-async response const get-async_const-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3.3 ms3.3 ms
test_form_data[sync]
integration_tests/test_multipart_data.py
CodSpeed Performance Gauge
0%
3.5 ms3.5 ms
test_json_get[/sync/json-expected_json0]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sse_middleware_compatibility
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_exception_handling[/sync/exception/post-post]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_invalid_authentication_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_global_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_invalid_authentication_token_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sse_single_message
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_invalid_authentication_header[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sse_basic_stream
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
4 ms4 ms
test_sse_json_data
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sub_router_web_socket
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
test_sub_router[options]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sub_router[delete]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_custom_openapi_spec
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
742.2 µs740.1 µs
test_exception_handling[/async/exception/post-post]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms2.7 ms
test_sse_empty_stream
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
test_sub_router[trace]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms

Commits

Click on a commit to change the comparison range
Base
main
5384049
-0.24%
fix: ensure logging is configured before logger calls in reloader
6661480
3 months ago
+0.24%
fix: use NullHandler instead of basicConfig to avoid overriding user logging config
2010cc6
3 months ago
© 2026 CodSpeed Technology
Home Terms Privacy Docs