Avatar for the workfloworchestrator user
workfloworchestrator
orchestrator-core
BlogDocsChangelog

Migrate from psycopg2 to psycopg3

#1549
Comparing
psycopg3-clean
(
f94abe8
) with
main
(
b3b2643
)
CodSpeed Performance Gauge
-3%
Untouched
13

Benchmarks

13 total
test_subscription_model_horizontal_references
test/unit_tests/domain/test_base_performance.py
CodSpeed Performance Gauge
+1%
9.4 ms9.3 ms
test_single_subscription_schema
test/unit_tests/graphql/test_subscriptions.py
CodSpeed Performance Gauge
-1%
45 ms45.7 ms
test_subscription_does_not_exist
test/unit_tests/graphql/test_subscription.py
CodSpeed Performance Gauge
-2%
10.2 ms10.3 ms
test_last_validation_query
test/unit_tests/graphql/test_subscription.py
CodSpeed Performance Gauge
-2%
12.9 ms13.2 ms
test_single_simple_subscription
test/unit_tests/graphql/test_subscription.py
CodSpeed Performance Gauge
-2%
10.5 ms10.7 ms
test_single_subscription_with_depends_on_subscriptions
test/unit_tests/graphql/test_subscriptions.py
CodSpeed Performance Gauge
-2%
70.2 ms71.6 ms
test_subscription_model_horizontal_references_save
test/unit_tests/domain/test_base_performance.py
CodSpeed Performance Gauge
-3%
147.3 ms151.3 ms
test_single_complex_subscription
test/unit_tests/graphql/test_subscription.py
CodSpeed Performance Gauge
-3%
22.9 ms23.6 ms
test_subscriptions_single_page
test/unit_tests/graphql/test_subscriptions.py
CodSpeed Performance Gauge
-3%
98.1 ms101.5 ms
test_subscription_detail_with_domain_model
test/unit_tests/api/test_subscriptions.py
CodSpeed Performance Gauge
-4%
20 ms20.7 ms
test_subscription_model_vertical_references_save
test/unit_tests/domain/test_base_performance.py
CodSpeed Performance Gauge
-4%
137.2 ms142.4 ms
test_subscription_detail_with_domain_model_does_not_exist
test/unit_tests/api/test_subscriptions.py
CodSpeed Performance Gauge
-4%
4.5 ms4.7 ms
test_subscription_model_vertical_references
test/unit_tests/domain/test_base_performance.py
CodSpeed Performance Gauge
-9%
4.4 ms4.9 ms

Commits

Click on a commit to change the comparison range
Base
main
b3b2643
-3.24%
Merge branch 'main' into psycopg3-clean
ec2e9ae
4 days ago
by estoel81
+0.11%
Fix mypy errors and add unit tests for psycopg3 migration
5762e19
4 days ago
by estoel81
+0.07%
Fix type annotations in tasks.py and database URI validation tests
2ba7225
4 days ago
by estoel81
-0.04%
Add noqa comment and refactor docstrings and set comprehension
9e97078
4 days ago
by estoel81
0%
Remove unused imports and rename unused parameter
0b25f4a
4 days ago
by estoel81
+0.07%
Add comprehensive unit tests for tasks.py covering Celery initialization and task execution
edb7baa
4 days ago
by estoel81
-0.26%
Remove stale type: ignore comment from _noop_transactional
90a1655
4 days ago
by estoel81
+0.22%
Add unit tests for initialise_celery, start_process, and resume_process
767d509
4 days ago
by estoel81
-0.15%
Add unit tests for _LQuery type and verify CAST AS lquery in compiled SQL
ed8a0da
4 days ago
by estoel81
+0.38%
Remove unused imports and apply black formatting to ltree filters
8e9b2c0
4 days ago
by estoel81
+0.13%
Merge branch 'main' into psycopg3-clean
e748668
3 days ago
by estoel81
+0.09%
Update copyright year to 2026 across orchestrator-core files
6ae3203
3 days ago
by estoel81
+0.18%
Document psycopg3 migration and new register_table() API in 5.0 upgrade guide
18991a2
3 days ago
by estoel81
-0.24%
Remove docstring from ltree_filters unit test module
ff918a2
3 days ago
by estoel81
-0.16%
Merge branch 'main' into psycopg3-clean
f94abe8
2 days ago
by pboers1988
© 2026 CodSpeed Technology
Home Terms Privacy Docs