pypatterns
python-cqrs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Reduce saga storage overhead
#61
Merged
Comparing
reduce-saga-storage-overhead
(
d77c49c
) with
master
(
ce4dbdf
)
CodSpeed Performance Gauge
-1%
Untouched
48
New
22
Skipped
10
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
Skipped
80 total
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
N/A
N/A
1.5 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
N/A
N/A
9.8 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
N/A
N/A
9.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_ten_transactions
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
N/A
N/A
9.8 ms
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
N/A
N/A
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_single_step
tests/benchmarks/dataclasses/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
10.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_full_transaction
tests/benchmarks/dataclasses/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
19 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_single_step
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
N/A
N/A
856.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_full_transaction[storage]
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
13.5 ms
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
N/A
N/A
919.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_full_transaction[legacy]
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
19 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_run_single_step
tests/benchmarks/default/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
N/A
N/A
935.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_run_full_transaction
tests/benchmarks/dataclasses/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
13.6 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
N/A
N/A
1.5 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
N/A
N/A
876 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_full_transaction
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
N/A
N/A
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_single_step[legacy]
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
10.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_run_single_step
tests/benchmarks/dataclasses/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_memory_legacy_ten_transactions
tests/benchmarks/dataclasses/test_benchmark_saga_memory.py
CodSpeed Performance Gauge
N/A
N/A
9.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_legacy_single_step[storage]
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_run_single_step
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
8.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_saga_sqlalchemy_run_full_transaction
tests/benchmarks/default/test_benchmark_saga_sqlalchemy.py
CodSpeed Performance Gauge
N/A
N/A
13.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_response_from_dict
tests/benchmarks/default/test_benchmark_serialization.py
CodSpeed Performance Gauge
+3%
51.6 µs
49.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
+1%
43.1 µs
42.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_multiple_commands
tests/benchmarks/default/test_benchmark_request_handling.py
CodSpeed Performance Gauge
+1%
7.7 ms
7.6 ms
1
2
...
4
Commits
Click on a commit to change the comparison range
Base
master
ce4dbdf
-0.5%
Try ti reduce saga storage overhead
123805f
13 days ago
+0.03%
Increase version
b92e39f
13 days ago
+42.28%
Fix after pre-commit
963ac2f
3 days ago
-0.43%
fix ruff format
54bb87c
3 days ago
-41.95%
fix after review
df2dabb
3 days ago
+0.08%
fix after review
64557cb
3 days ago
-0.08%
fix after review
d77c49c
3 days ago
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs