Avatar for the workfloworchestrator user
workfloworchestrator
orchestrator-core
BlogDocsChangelog

652 db function

#880
Comparing
652-db-function
(
5588f74
) with
main
(
da1afaa
)
CodSpeed Performance Gauge
-70%
Improvements
7
Regressions
2
Untouched
4
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

test_subscription_detail_with_domain_model_cacheRegression
test/unit_tests/api/test_subscriptions.py::test_subscription_detail_with_domain_model_cache
CodSpeed Performance Gauge
-70%
4.4 ms
14.5 ms
test_subscription_model_vertical_references_saveRegression
test/unit_tests/domain/test_base_performance.py::test_subscription_model_vertical_references_save
CodSpeed Performance Gauge
-26%
170.6 ms
230.3 ms

Improved

test_subscription_model_vertical_references
test/unit_tests/domain/test_base_performance.py::test_subscription_model_vertical_references
CodSpeed Performance Gauge
×41
249.8 ms
6.1 ms
test_subscription_model_horizontal_references
test/unit_tests/domain/test_base_performance.py::test_subscription_model_horizontal_references
CodSpeed Performance Gauge
×8.1
96.3 ms
11.8 ms
test_single_complex_subscription
test/unit_tests/graphql/test_subscription.py::test_single_complex_subscription
CodSpeed Performance Gauge
×2.2
50.8 ms
22.8 ms
test_single_subscription_schema
test/unit_tests/graphql/test_subscriptions.py::test_single_subscription_schema
CodSpeed Performance Gauge
+62%
73.5 ms
45.3 ms
test_subscriptions_single_page
test/unit_tests/graphql/test_subscriptions.py::test_subscriptions_single_page
CodSpeed Performance Gauge
+43%
143 ms
100.1 ms
test_single_subscription_with_depends_on_subscriptions
test/unit_tests/graphql/test_subscriptions.py::test_single_subscription_with_depends_on_subscriptions
CodSpeed Performance Gauge
+41%
97.4 ms
68.9 ms
test_subscription_detail_with_domain_model
test/unit_tests/api/test_subscriptions.py::test_subscription_detail_with_domain_model
CodSpeed Performance Gauge
+14%
23.9 ms
20.9 ms

Passed

test_subscription_detail_with_domain_model_does_not_exist
test/unit_tests/api/test_subscriptions.py::test_subscription_detail_with_domain_model_does_not_exist
CodSpeed Performance Gauge
+7%
5.5 ms
5.2 ms
test_subscription_model_horizontal_references_save
test/unit_tests/domain/test_base_performance.py::test_subscription_model_horizontal_references_save
CodSpeed Performance Gauge
0%
184.1 ms
183.4 ms
test_subscription_does_not_exist
test/unit_tests/graphql/test_subscription.py::test_subscription_does_not_exist
CodSpeed Performance Gauge
0%
9.6 ms
9.6 ms
test_single_simple_subscription
test/unit_tests/graphql/test_subscription.py::test_single_simple_subscription
CodSpeed Performance Gauge
0%
10.2 ms
10.2 ms

Commits

Click on a commit to change the comparison range
Base
main
da1afaa
-52%
v3: ~48ms query - pgsql: - blocks: return all as list, optionals not included - values: return all as list, optionals not included - base.py: - blocks: rewrite single block relations from list to dict, add default list for missing optionals - values: rewrite single values from list to dict, add default list/None for missing optionals
70b4517
5 days ago
by Mark90
+25%
Update tests
e42b918
4 days ago
by Mark90
+1%
Rename function and actually use the sqlalchemy definition
37845e0
3 days ago
by Mark90
-44%
Add logic to SubscriptionModel._load_root_instances and document it, refactor to support list of root product blocks
5588f74
2 days ago
by Mark90
Home Terms PrivacyDocs