sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: support bytes in StreamingResponse generators
#1308
Comparing
fix/sse-downloads
(
78d87e7
) with
main
(
3e04c65
)
CodSpeed Performance Gauge
0%
Untouched
189
New
4
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
193 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stream_bytes_basic
integration_tests/test_binary_streaming.py
CodSpeed Performance Gauge
N/A
N/A
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stream_bytes_file
integration_tests/test_binary_streaming.py
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stream_text_still_works
integration_tests/test_binary_streaming.py
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stream_bytes_no_sse_headers
integration_tests/test_binary_streaming.py
CodSpeed Performance Gauge
N/A
N/A
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_basic_headers
integration_tests/test_sse.py
CodSpeed Performance Gauge
+5%
2.7 ms
2.5 ms
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_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_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_json_get[/async/json/const-expected_json3]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.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
+1%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_json_get[/async/json-expected_json1]
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_sse_formatted_messages
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_global_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_http_request_info_get[/sync/http/param-expected_json0]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.7 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.8 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_json_get[/sync/json/const-expected_json2]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.6 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
+1%
3.6 ms
3.6 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
+1%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_streaming_async_real_time
integration_tests/test_sse.py
CodSpeed Performance Gauge
+1%
4 ms
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_sse_custom_status_code
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_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_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_json_body_typed[sync]
integration_tests/test_split_request_params.py
CodSpeed Performance Gauge
+1%
2.9 ms
2.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_serve_html[async]
integration_tests/test_get_requests.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/const-async response const get-async_const-response]
integration_tests/test_basic_routes.py
CodSpeed Performance Gauge
+1%
3.3 ms
3.3 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
3e04c65
+0.43%
fix: resolve compilation error and duplicate SSE headers in response.rs
78d87e7
12 days ago
by sansyrox
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs