koxudaxi
datamodel-code-generator
BlogDocsChangelog

🚑 fixes graphql parser --use-standard-collections --use-union-operator --use-annotated

#2016Merged
Comparing
bpsoos:fix/1941-graphql-options
(
7a33cd8
) with
main
(
202c0b8
)
CodSpeed Performance Gauge
N/A
New
29
Dropped
29

Benchmarks

Failed

test_main_use_generic_container_types_standard_collections
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
365.4 msN/A
test_force_optional
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
160.8 msN/A
test_main_jsonschema_id
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
59.7 msN/A
test_main_jsonschema_special_field_name
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
72.6 msN/A
test_main_autodetect
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
72.3 msN/A
test_main_inheritance_forward_ref
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
139.2 msN/A
test_main_json_reuse_enum_default_member
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
99.3 msN/A
test_main_openapi_nullable
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
174.4 msN/A
test_main_root_id_jsonschema_self_refs_with_local_file
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
100 msN/A
test_main_collapse_root_models
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
98.4 msN/A
test_main_nested_directory
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
279.4 msN/A
test_main_jsonschema_multiple_files
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
95.8 msN/A
test_main_strict_types_all_with_field_constraints
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
89.4 msN/A
test_main_with_strip_default_none
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
145.1 msN/A
test_main_jsonschema_complex_any_of
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
71.2 msN/A
test_main_strict_types
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
94.5 msN/A
test_main_with_snake_case_field
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
153.4 msN/A
test_use_default
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
148.8 msN/A
test_main_all_of_ref
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
50.8 msN/A
test_main_openapi_all_of_required
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
59.3 msN/A
test_main_modular
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
355.9 msN/A
test_main_yaml
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
51.1 msN/A
test_main_external_definitions
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
57 msN/A
test_main_root_id_jsonschema_self_refs_with_remote_file
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
99.9 msN/A
test_main_jsonschema_field_include_all_keys
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
72.3 msN/A
test_main_jsonschema_external_files
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
53 msN/A
test_main_jsonschema_nested_deep
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
87.5 msN/A
test_main
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
148.2 msN/A
test_main_inheritance_forward_ref_keep_model_order
tests/test_main.py
Missing
CodSpeed Performance Gauge
N/A
138.4 msN/A

New

test_main_autodetect
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A72.4 ms
test_main_all_of_ref
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A52.2 ms
test_main_jsonschema_special_field_name
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A73.9 ms
test_main_inheritance_forward_ref_keep_model_order
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A139.4 ms
test_main_root_id_jsonschema_self_refs_with_remote_file
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A99.5 ms
test_main_with_snake_case_field
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A154.3 ms
test_main_strict_types_all_with_field_constraints
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A88.3 ms
test_main_nested_directory
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A279.1 ms
test_main_yaml
tests/main/test_main_yaml.py
CodSpeed Performance Gauge
N/A
N/A52.2 ms
test_main_external_definitions
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A55.9 ms
test_main_inheritance_forward_ref
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A138 ms
test_main_root_id_jsonschema_self_refs_with_local_file
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A100.1 ms
test_main_jsonschema_multiple_files
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A96 ms
test_main_jsonschema_complex_any_of
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A71.5 ms
test_main_json_reuse_enum_default_member
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A99.2 ms
test_main_openapi_all_of_required
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A59.4 ms
test_main_openapi_nullable
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A174.9 ms
test_main_jsonschema_id
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A59.7 ms
test_use_default
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A149.1 ms
test_main
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A148.6 ms
test_main_jsonschema_nested_deep
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A87.6 ms
test_main_jsonschema_field_include_all_keys
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A71.2 ms
test_force_optional
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A161.5 ms
test_main_use_generic_container_types_standard_collections
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A364.1 ms
test_main_jsonschema_external_files
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A53.1 ms
test_main_modular
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A358.2 ms
test_main_with_strip_default_none
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A145.1 ms
test_main_collapse_root_models
tests/main/openapi/test_main_openapi.py
CodSpeed Performance Gauge
N/A
N/A98.4 ms
test_main_strict_types
tests/main/jsonschema/test_main_jsonschema.py
CodSpeed Performance Gauge
N/A
N/A93.4 ms

Commits

Click on a commit to change the comparison range
Base
main
8b7b93f
+0.17%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
10c791e
1 year ago
by pre-commit-ci[bot]
© 2025 CodSpeed Technology
Home Terms Privacy Docs