Avatar for the strawberry-graphql user
strawberry-graphql
strawberry
BlogDocs

Add support for optional connections

#3707
Comparing
fix-3703
(
1b82b34
) with
main
(
069fe2c
)
0%
Improvements
0
Regressions
0
Untouched
15
New
0
Dropped
0
Ignored
1

Benchmarks

Passed

test_execute_generic_input
tests/benchmarks/test_generic_input.py::test_execute_generic_input
0%
405.8 ms
404.5 ms
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[1000]
0%
176.4 ms
176.1 ms
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py::test_execute_complex_schema[50]
0%
3.9 s
3.9 s
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields_and_directives
0%
42 ms
41.9 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py::test_interface_performance[1]
0%
57.8 ms
57.8 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py::test_interface_performance[256]
0%
60.3 ms
60.2 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py::test_execute_with_100_items
0%
10.8 ms
10.8 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py::test_execute_with_1000_items
0%
66.4 ms
66.3 ms
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py::test_execute_with_10_items
0%
5.2 ms
5.2 ms
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields
0%
37.1 ms
37 ms
test_subscription
tests/benchmarks/test_subscriptions.py::test_subscription
0%
212.9 ms
212.8 ms
test_execute
tests/benchmarks/test_execute.py::test_execute
0%
527.8 ms
527.6 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py::test_interface_performance[4096]
0%
66.6 ms
66.6 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py::test_interface_performance[16]
0%
57.9 ms
58 ms
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[20000]
0%
3.4 s
3.4 s

Ignored

test_execute_basicIgnored
tests/benchmarks/test_execute_sync.py::test_execute_basic
0%
2.1 ms
2.1 ms

Commits

Click on a commit to change the comparison range
Base
main
069fe2c
0%
Initial working version
1b82b34
8 days ago
by patrick91
Home Terms PrivacyDocs