pypatterns
python-cqrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
[Feature] Fallbacks for requests and events handling
#64
Merged
Comparing
feature/add-fallbacks
(
62115e6
) with
master
(
bf46947
)
CodSpeed Performance Gauge
0%
Untouched
70
Skipped
10
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
80 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_fallback_without_circuit_breaker
tests/benchmarks/default/test_benchmark_saga_fallback.py
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_notification_event
tests/benchmarks/default/test_benchmark_event_handling.py
CodSpeed Performance Gauge
+1%
118.3 µs
117.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_fallback_with_aiobreaker_adapter
tests/benchmarks/default/test_benchmark_saga_fallback.py
CodSpeed Performance Gauge
+1%
1.6 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_full_transaction
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_multiple_events
tests/benchmarks/default/test_benchmark_event_handling.py
CodSpeed Performance Gauge
+1%
3.5 ms
3.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_query_handling
tests/benchmarks/default/test_benchmark_request_handling.py
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_notification_event
tests/benchmarks/dataclasses/test_benchmark_event_handling.py
CodSpeed Performance Gauge
+1%
118.5 µs
117.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_request_to_dict
tests/benchmarks/default/test_benchmark_serialization.py
CodSpeed Performance Gauge
0%
42.9 µs
42.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_single_step
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
921.5 µs
917.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_complex_nested_structure
tests/benchmarks/default/test_benchmark_serialization.py
CodSpeed Performance Gauge
0%
58.9 µs
58.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_full_transaction
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_ten_transactions
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
9.2 ms
9.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_full_transaction
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_event_chain_three_levels_parallel
tests/benchmarks/dataclasses/test_benchmark_event_handler_chain.py
CodSpeed Performance Gauge
0%
9.2 ms
9.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_single_step
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
878.4 µs
876.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_event_processing
tests/benchmarks/dataclasses/test_benchmark_event_handling.py
CodSpeed Performance Gauge
0%
857.6 µs
856.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_fallback_without_circuit_breaker
tests/benchmarks/dataclasses/test_benchmark_saga_fallback.py
CodSpeed Performance Gauge
0%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_cor_default_handler
tests/benchmarks/dataclasses/test_benchmark_cor_request_handler.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_multiple_events
tests/benchmarks/dataclasses/test_benchmark_event_handling.py
CodSpeed Performance Gauge
0%
3.4 ms
3.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_ten_transactions
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
0%
9.8 ms
9.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_command_handling
tests/benchmarks/dataclasses/test_benchmark_request_handling.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_cor_default_handler
tests/benchmarks/default/test_benchmark_cor_request_handler.py
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_cor_first_handler
tests/benchmarks/dataclasses/test_benchmark_cor_request_handler.py
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_query_handling
tests/benchmarks/dataclasses/test_benchmark_request_handling.py
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_cor_second_handler
tests/benchmarks/dataclasses/test_benchmark_cor_request_handler.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
1
2
...
4
Commits
Click on a commit to change the comparison range
Base
master
bf46947
-0.07%
Add Fallback for requests and events
a47a395
2 days ago
-0.15%
fixes after review
fe331a9
2 days ago
-0.02%
add type checking
62115e6
2 days ago
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs