sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: enable default autoescape for Jinja2 templates
#1321
Merged
Comparing
RinZ27:security/jinja2-autoescape
(
58812a8
) with
main
(
4c3be94
)
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_add_response_header
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
636.6 µs
631.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_allow_cors
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
752.9 µs
747.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_lifecycle_handlers
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
667.7 µs
663.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_custom_openapi_spec
integration_tests/test_openapi.py
CodSpeed Performance Gauge
+1%
740 µs
735.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_add_request_header
integration_tests/test_app.py
CodSpeed Performance Gauge
+1%
676.3 µs
672.3 µs
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_valid_authentication[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_split_request_params_get_method[split_request_untyped-async]
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_invalid_authentication_header[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_invalid_authentication_token_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_token_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_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_empty_stream
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
2.7 ms
2.6 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_sse_middleware_compatibility
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_exception_handling[/async/get/no_dec-get]
integration_tests/test_add_route_without_decorator.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[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_valid_authentication_trailing_slash[sync]
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_static_file_still_served_correctly
integration_tests/test_static_files_with_api_routes.py
CodSpeed Performance Gauge
0%
2.7 ms
2.7 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_global_middleware
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_sse_streaming_sync_real_time
integration_tests/test_sse.py
CodSpeed Performance Gauge
0%
3.7 ms
3.7 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_404_status_code
integration_tests/test_status_code.py
CodSpeed Performance Gauge
0%
2.5 ms
2.5 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
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
4c3be94
-0.02%
security: enable Jinja2 autoescape by default to prevent XSS
d89b3d1
24 days ago
by RinZ27
+0.04%
Add missing docstrings to satisfy the coverage threshold in templating.py
58812a8
10 hours ago
by RinZ27
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs