sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: support async authenticate() and propagate auth to SubRouters
#1331
Comparing
fix/async-auth-handler-support
(
1857c3c
) with
main
(
4a2104d
)
CodSpeed Performance Gauge
0%
Untouched
183
New
6
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
189 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_async_auth_handler_no_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_async_auth_handler_invalid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_async_auth_handler_valid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_inherited_auth_invalid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_inherited_auth_no_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_inherited_auth_valid_token
integration_tests/test_async_authentication.py
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_default_url_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_local_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_no_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_no_token[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_header_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_header[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_header_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_global_index_request
integration_tests/test_base_url.py
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/sync/str-sync str get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/async/response-async response get-async-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_delete[async]
integration_tests/test_delete_requests.py
CodSpeed Performance Gauge
+1%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_exception_handling[/sync/get/no_dec-get]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
3.6 ms
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_serve_html[sync]
integration_tests/test_get_requests.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/sync/dict/const-sync dict const get-sync_const-dict]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3.2 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_split_request_params_get_combined[split_request_typed-async]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_subrouter_global_dependency_injection
integration_tests/test_dependency_injection.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/sync/response/const-sync response const get-sync_const-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_post_api_route_with_root_static_files
integration_tests/test_static_files_with_api_routes.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
4a2104d
-0.01%
fix: support async authenticate() and propagate auth to SubRouters (#1296)
1857c3c
18 hours ago
by sansyrox
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs