sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: share contextvars Context across before/handler/after hooks (#1380)
#1382
Merged
Comparing
fix/1380-contextvars-shared-across-hooks
(
58f9d79
) with
main
(
28f6aef
)
CodSpeed Performance Gauge
0%
Untouched
189
New
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
190 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_contextvars_propagate_across_hooks[sync-set-in-sync-before]
integration_tests/test_middlewares.py
CodSpeed Performance Gauge
N/A
N/A
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.6 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_header_trailing_slash[sync]
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_basic_get[/sync/response-sync response get-sync-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
3.2 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/async/str/const-async str const 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_split_request_params_get_method[split_request_typed-sync]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_split_request_params_get_body[split_request_untyped-async]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.7 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_exception_handling[/async/get/no_dec-get]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_single_message
integration_tests/test_sse.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_exception_handling[/async/exception/put-put]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_exception_handling[/sync/put/no_dec-put]
integration_tests/test_add_route_without_decorator.py
CodSpeed Performance Gauge
0%
2.7 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_basic_get[/sync/str/const-sync str const get-None-None]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_exception_handling[/async/exception/post-post]
integration_tests/test_exception_handling.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_split_request_params_get_method[split_request_untyped-sync]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sub_router_web_socket
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_optimization_headers
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_delete[async]
integration_tests/test_delete_requests.py
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_token[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_patch[async]
integration_tests/test_patch_requests.py
CodSpeed Performance Gauge
0%
3.1 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sub_router[patch]
integration_tests/test_subrouter.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_json_get[/async/json/const-expected_json3]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
0%
2.7 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_patch[sync]
integration_tests/test_patch_requests.py
CodSpeed Performance Gauge
0%
3.1 ms
3 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.1 ms
3.1 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
28f6aef
+0.26%
fix: fall back to plain await on Python 3.10 (#1380)
f9557b1
2 days ago
by sansyrox
-0.05%
[pre-commit.ci] auto fixes from pre-commit.com hooks
bea0f52
2 days ago
by pre-commit-ci[bot]
+0.01%
style: apply rustfmt to src/types/headers.rs
58f9d79
2 days ago
by sansyrox
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs