Avatar for the strawberry-graphql user
strawberry-graphql
strawberry
BlogDocsChangelog

feat: Type-safe "optional-nullable" fields #3779

#3791
Comparing
nrbnlulu:optional-nullable
(
57cbf56
) with
main
(
88b20a1
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
21
New
0
Dropped
0
Ignored
1

Benchmarks

Passed

test_subscription
tests/benchmarks/test_subscriptions.py::test_subscription
CodSpeed Performance Gauge
+1%
215.9 ms
213.7 ms
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py::test_execute_with_10_items
CodSpeed Performance Gauge
+1%
5.3 ms
5.2 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py::test_interface_performance[4096]
CodSpeed Performance Gauge
+1%
68.3 ms
67.9 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py::test_execute_with_100_items
CodSpeed Performance Gauge
0%
10.8 ms
10.7 ms
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields_and_directives
CodSpeed Performance Gauge
0%
42.1 ms
41.9 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py::test_interface_performance[16]
CodSpeed Performance Gauge
0%
59.4 ms
59.2 ms
test_execute[with_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_1000]
CodSpeed Performance Gauge
0%
66.8 ms
66.6 ms
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_simpleextension-items_10000]
CodSpeed Performance Gauge
0%
628.1 ms
627.3 ms
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_10000]
CodSpeed Performance Gauge
0%
623.3 ms
622.8 ms
test_execute
tests/benchmarks/test_execute.py::test_execute
CodSpeed Performance Gauge
0%
527.7 ms
527.3 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py::test_interface_performance[1]
CodSpeed Performance Gauge
0%
59.3 ms
59.3 ms
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py::test_execute_complex_schema[50]
CodSpeed Performance Gauge
0%
3.9 s
3.9 s
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_resolveextension-items_1000]
CodSpeed Performance Gauge
0%
183.4 ms
183.3 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py::test_execute_generic_input
CodSpeed Performance Gauge
0%
410.9 ms
410.7 ms
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[20000]
CodSpeed Performance Gauge
0%
3.5 s
3.5 s
test_execute[with_resolveextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_resolveextension-items_10000]
CodSpeed Performance Gauge
0%
1.9 s
1.9 s
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[1000]
CodSpeed Performance Gauge
0%
178.4 ms
178.4 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py::test_execute_with_1000_items
CodSpeed Performance Gauge
0%
66.4 ms
66.4 ms
test_execute[with_simpleextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_simpleextension-items_1000]
CodSpeed Performance Gauge
0%
67 ms
67 ms
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields
CodSpeed Performance Gauge
0%
37.1 ms
37.1 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py::test_interface_performance[256]
CodSpeed Performance Gauge
0%
61.6 ms
61.7 ms

Ignored

test_execute_basicIgnored
tests/benchmarks/test_execute_sync.py::test_execute_basic
CodSpeed Performance Gauge
+2%
2.1 ms
2.1 ms

Commits

Click on a commit to change the comparison range
Base
main
88b20a1
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
6974df2
17 days ago
by pre-commit-ci[bot]
0%
Rename `isnt_unset` to `not_unset`; inffer use of Maybe and inject UNSET automatically.
c3dada0
13 days ago
by nrbnlulu
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
a122ea6
5 days ago
by pre-commit-ci[bot]
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
57cbf56
2 days ago
by pre-commit-ci[bot]
Home Terms PrivacyDocs