strawberry-graphql
strawberry
BlogDocsChangelog

Resolve TODO: Replace EnumDefinition with StrawberryEnum

#3999
Comparing
Ckk3:issue-3998
(
ac2fbdb
) with
main
(
abbe4c2
)
CodSpeed Performance Gauge
0%
Untouched
28
Ignored
1

Benchmarks

Passed

test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
180 ms179.3 ms
test_subscription
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
217.2 ms216.5 ms
test_convert_argument_large_list[16384]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
206.7 µs206.5 µs
test_convert_argument_large_list[65536]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
634 µs633.7 µs
test_convert_argument_large_list[262144]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
2.4 ms2.4 ms
test_convert_argument_large_list[1048576]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
9.4 ms9.4 ms
test_convert_argument_large_list[4194304]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
37.5 ms37.5 ms
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
3.5 s3.5 s
test_execute_generic_input
tests/benchmarks/test_generic_input.py
CodSpeed Performance Gauge
0%
493.8 ms494.1 ms
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
43.1 ms43.2 ms
test_execute[with_resolveextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
1.9 s1.9 s
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
37.6 ms37.7 ms
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
186 ms186.5 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
61.5 ms61.7 ms
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py
CodSpeed Performance Gauge
0%
4 s4 s
test_interface_performance[16]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
59.3 ms59.7 ms
test_stadium[seats_per_row_500]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
-1%
13.3 s13.4 s
test_stadium[seats_per_row_250]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
-1%
6.6 s6.7 s
test_interface_performance[4096]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
68 ms68.5 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
-1%
10.9 ms11 ms
test_execute
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
534 ms538.7 ms
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
-1%
5.4 ms5.4 ms
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
-1%
630.6 ms636.7 ms
test_execute[with_simpleextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
-1%
67.9 ms68.6 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
59.1 ms59.7 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
-1%
67.3 ms68 ms
test_execute[with_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
-1%
67.6 ms68.3 ms
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
-1%
633.9 ms641.8 ms

Ignored

test_execute_basic
tests/benchmarks/test_execute_sync.py
Ignored
CodSpeed Performance Gauge
-3%
2.2 ms2.2 ms

Commits

Click on a commit to change the comparison range
Base
main
abbe4c2
-0.07%
Update comments to reflect renaming of EnumDefinition to StrawberryEnum
ccfc3fb
1 month ago
by Ckk3
-0.05%
Fix type check for StrawberryEnum in NameConverter
4b46d69
1 month ago
by Ckk3
+0.06%
Refactor enum definition references to use __strawberry_definition__ instead of _enum_definition
9de176a
1 month ago
by Ckk3
-0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
c51a46c
1 month ago
by pre-commit-ci[bot]
-0.07%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
00372fa
1 month ago
by pre-commit-ci[bot]
+0.08%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
5fd2888
1 month ago
by pre-commit-ci[bot]
-0.04%
updated release.md to minor and add deprecation info
f21bcca
1 month ago
by Ckk3
+0.06%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
e50d386
1 month ago
by pre-commit-ci[bot]
-0.05%
fix deprecated typing error
7dd1461
1 month ago
by Ckk3
+0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
81e3121
1 month ago
by pre-commit-ci[bot]
-0.04%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
21ae6d5
1 month ago
by pre-commit-ci[bot]
+0.1%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
aec0b97
1 month ago
by pre-commit-ci[bot]
+0.05%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
60d69f6
16 days ago
by pre-commit-ci[bot]
+0.02%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
4ddfc9d
8 days ago
by pre-commit-ci[bot]
-0.43%
refactor: remove unused GraphQL query and related test for relay node ID
a5b713d
7 days ago
by Ckk3
-0.01%
refactor: update is_enum function to use the "|" syntax for type hints
ad8cc5b
7 days ago
by Ckk3
-0.04%
fix: standardize multiplication symbol in stadium creation documentation to make ruff pre-commit happy
ac2fbdb
7 days ago
by Ckk3
© 2025 CodSpeed Technology
Home Terms Privacy Docs