sparckles
Robyn
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: replace unused pydantic import with importlib.util.find_spec
#1343
Merged
Comparing
fix/ruff-unused-pydantic-import
(
98c14c7
) 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_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_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_invalid_authentication_no_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_no_token[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_invalid_authentication_token_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_token[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_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_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_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_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_valid_authentication_trailing_slash[async]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.7 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_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_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_middlewares[async]
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_optimization_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_exception_handling[/async/post/no_dec-post]
integration_tests/test_add_route_without_decorator.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_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_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_valid_authentication_trailing_slash[sync]
integration_tests/test_authentication.py
CodSpeed Performance Gauge
+1%
2.7 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_global_middleware_applied_to_const_routes[/sync/str/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_typeddict_body_with_request_injection
integration_tests/test_openapi.py
CodSpeed Performance Gauge
+1%
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
+1%
2.6 ms
2.6 ms
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
a54ff96
+0.28%
fix: replace unused pydantic import with importlib.util.find_spec
404166f
2 months ago
by sansyrox
+0.13%
fix: sort imports in openapi.py to satisfy isort
98c14c7
2 months ago
by sansyrox
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs