sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: replace panicking unwrap() calls with proper error handling in WebSocket code
#1352
Comparing
fix/websocket-error-handling
(
2a7b18f
) with
main
(
a54ff96
)
CodSpeed Performance Gauge
0%
Untouched
189
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
189 total
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.6 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_token[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_token_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_add_request_header
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
680.8 µs
676.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_global_middleware_applied_to_const_routes[/sync/dict/const]
integration_tests/test_middlewares.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_middleware_compatibility
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_invalid_authentication_header[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_multipart_file[sync]
integration_tests/test_multipart_data.py
CodSpeed Performance Gauge
+1%
2.9 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_custom_headers
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_file_download[sync]
integration_tests/test_file_download.py
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_basic_headers
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 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
0%
2.6 ms
2.6 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
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_middlewares[sync]
integration_tests/test_middlewares.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_valid_authentication_trailing_slash[async]
integration_tests/test_authentication.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_sse_json_data
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_invalid_authentication_header_trailing_slash[sync]
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_exception_handling[/sync/exception/put-put]
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_router_dependency_injection
integration_tests/test_dependency_injection.py
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_invalid_authentication_token[sync]
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_sse_async_endpoint
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_sse_custom_status_code
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_typeddict_body_injection_sync
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_docs_handler
integration_tests/test_openapi.py
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
a54ff96
+0.18%
fix: replace panicking unwrap() calls with proper error handling in WebSocket code
2a7b18f
22 hours ago
by sansyrox
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs