strawberry-graphql
strawberry
BlogDocsChangelog

Replace EnumDefinition with StrawberryEnum

#3999Merged
Comparing
Ckk3:issue-3998
(
b1b7fff
) with
main
(
043d685
)
CodSpeed Performance Gauge
0%
Untouched
28
Ignored
1

Benchmarks

Passed

test_convert_argument_large_list[16384]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
+1%
207.5 µs206.3 µs
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
185.9 ms185.3 ms
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
43.3 ms43.2 ms
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py
CodSpeed Performance Gauge
0%
4 s4 s
test_stadium[seats_per_row_250]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
6.7 s6.6 s
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
11 ms10.9 ms
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
3.5 s3.5 s
test_stadium[seats_per_row_500]
tests/benchmarks/test_stadium.py
CodSpeed Performance Gauge
0%
13.3 s13.3 s
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
631.5 ms630.7 ms
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
180.8 ms180.6 ms
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
5.4 ms5.4 ms
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
635.4 ms634.9 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_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
67.7 ms67.7 ms
test_convert_argument_large_list[65536]
tests/benchmarks/test_arguments.py
CodSpeed Performance Gauge
0%
634 µs633.8 µs
test_subscription
tests/benchmarks/test_subscriptions.py
CodSpeed Performance Gauge
0%
216.9 ms216.9 ms
test_execute[with_simpleextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py
CodSpeed Performance Gauge
0%
68 ms68 ms
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_execute
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
0%
533.8 ms534.1 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
67.2 ms67.3 ms
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py
CodSpeed Performance Gauge
0%
37.6 ms37.7 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
68.1 ms68.5 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
59.2 ms59.7 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
61.5 ms62.1 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py
CodSpeed Performance Gauge
-1%
492.9 ms499.2 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py
CodSpeed Performance Gauge
-1%
59.1 ms59.9 ms

Ignored

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

Commits

Click on a commit to change the comparison range
Base
main
043d685
-0.07%
Update comments to reflect renaming of EnumDefinition to StrawberryEnum
ccfc3fb
3 months ago
by Ckk3
-0.05%
Fix type check for StrawberryEnum in NameConverter
4b46d69
3 months ago
by Ckk3
+0.06%
Refactor enum definition references to use __strawberry_definition__ instead of _enum_definition
9de176a
3 months ago
by Ckk3
-0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
c51a46c
3 months 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
3 months 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
2 months ago
by pre-commit-ci[bot]
-0.04%
updated release.md to minor and add deprecation info
f21bcca
2 months ago
by Ckk3
+0.06%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
e50d386
2 months ago
by pre-commit-ci[bot]
-0.05%
fix deprecated typing error
7dd1461
2 months ago
by Ckk3
+0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
81e3121
2 months 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
2 months 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
2 months 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
2 months 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
1 month ago
by pre-commit-ci[bot]
-0.43%
refactor: remove unused GraphQL query and related test for relay node ID
a5b713d
1 month ago
by Ckk3
-0.01%
refactor: update is_enum function to use the "|" syntax for type hints
ad8cc5b
1 month ago
by Ckk3
-0.04%
fix: standardize multiplication symbol in stadium creation documentation to make ruff pre-commit happy
ac2fbdb
1 month ago
by Ckk3
+0.41%
feat: add has_object_definition tests for various types
619b652
23 days ago
by Ckk3
-0.08%
Update release notes
b1b7fff
19 days ago
by patrick91
© 2025 CodSpeed Technology
Home Terms Privacy Docs