Avatar for the pydantic user
pydantic
pydantic
BlogDocsChangelog

Benchmarks

test_getattr
Instrumentation
tests/benchmarks/test_attribute_access.py::test_getattrcreated
8 months ago
, last acknowledgement
6 months ago
2
1574
55.7 µs
test_setattr
Instrumentation
tests/benchmarks/test_attribute_access.py::test_setattrcreated
8 months ago
, last acknowledgement
6 months ago
2
1574
89.4 µs
tests/benchmarks/test_discriminated_unions.py::test_efficiency_with_highly_nested_examplescreated
1 year ago
, last acknowledgement
9 months ago
2
4239
731 µs
test_schema_build
Instrumentation
tests/benchmarks/test_discriminated_unions.py::test_schema_buildcreated
1 year ago
, last run
11 hours ago
0
4240
2.6 ms
tests/benchmarks/test_fastapi_startup_generics.py::test_fastapi_startup_perfcreated
2 years ago
, last acknowledgement
2 years ago
3
5346
83.1 ms
tests/benchmarks/test_fastapi_startup_simple.py::test_fastapi_startup_perfcreated
2 years ago
, last run
11 hours ago
0
5345
19.8 ms
test_import_basemodel
Instrumentation
tests/benchmarks/test_imports.py::test_import_basemodelcreated
1 year ago
, last run
11 hours ago
0
3208
26.1 µs
test_import_field
Instrumentation
tests/benchmarks/test_imports.py::test_import_fieldcreated
1 year ago
, last run
11 hours ago
0
3208
26 µs
tests/benchmarks/test_isinstance.py::test_isinstance_basemodelcreated
1 year ago
, last run
11 hours ago
0
3208
26 ms
tests/benchmarks/test_model_schema_generation.py::test_complex_model_schema_generationcreated
11 months ago
, last run
11 hours ago
0
2832
1.5 ms
tests/benchmarks/test_model_schema_generation.py::test_construct_dataclass_schemacreated
10 months ago
, last run
11 hours ago
0
2493
1.1 ms
test_failed_rebuild
Instrumentation
tests/benchmarks/test_model_schema_generation.py::test_failed_rebuildcreated
5 months ago
, last run
11 hours ago
0
816
217 µs
test_field_validators_serializers
Instrumentation
Ignored
tests/benchmarks/test_model_schema_generation.py::test_field_validators_serializerscreated
10 months ago
, last run
11 hours ago
0
2494
1.7 ms
tests/benchmarks/test_model_schema_generation.py::test_lots_of_models_with_lots_of_fieldscreated
11 months ago
, last run
11 hours ago
0
2813
2 s
tests/benchmarks/test_model_schema_generation.py::test_model_validators_serializerscreated
10 months ago
, last acknowledgement
4 months ago
1
2494
762.8 µs
tests/benchmarks/test_model_schema_generation.py::test_nested_model_schema_generationcreated
11 months ago
, last run
11 hours ago
0
2830
824 µs
tests/benchmarks/test_model_schema_generation.py::test_recursive_model_schema_generationcreated
11 months ago
, last run
11 hours ago
0
2832
840 µs
tests/benchmarks/test_model_schema_generation.py::test_simple_model_schema_generationcreated
11 months ago
, last run
11 hours ago
0
2832
608.3 µs
tests/benchmarks/test_model_schema_generation.py::test_simple_model_schema_lots_of_fields_generationcreated
10 months ago
, last run
11 hours ago
0
2495
22 ms
tests/benchmarks/test_model_schema_generation.py::test_tagged_union_with_callable_discriminator_schema_generationcreated
10 months ago
, last acknowledgement
6 months ago
1
2438
1 ms
tests/benchmarks/test_model_schema_generation.py::test_tagged_union_with_str_discriminator_schema_generationcreated
10 months ago
, last run
11 hours ago
0
2439
1 ms
tests/benchmarks/test_model_schema_generation_recursive.py::test_deeply_nested_recursive_model_schema_generationcreated
9 months ago
, last run
11 hours ago
0
2125
1.3 ms
tests/benchmarks/test_model_schema_generation_recursive.py::test_generic_recursive_model_schema_generationcreated
9 months ago
, last run
11 hours ago
0
2124
738.9 µs
tests/benchmarks/test_model_schema_generation_recursive.py::test_nested_recursive_generic_model_schema_generationcreated
9 months ago
, last run
11 hours ago
0
2124
1.4 ms
tests/benchmarks/test_model_schema_generation_recursive.py::test_nested_recursive_model_schema_generationcreated
9 months ago
, last run
11 hours ago
0
2125
1.5 ms
tests/benchmarks/test_model_schema_generation_recursive.py::test_recursive_discriminated_union_with_base_modelcreated
9 months ago
, last run
11 hours ago
0
2125
1.5 ms
tests/benchmarks/test_model_schema_generation_recursive.py::test_simple_recursive_model_schema_generationcreated
9 months ago
, last run
11 hours ago
0
2125
621.4 µs
tests/benchmarks/test_model_serialization.py::test_complex_model_serializationcreated
11 months ago
, last acknowledgement
10 months ago
1
2832
45.2 µs
tests/benchmarks/test_model_serialization.py::test_list_of_models_serializationcreated
11 months ago
, last run
11 hours ago
0
2832
57.8 µs
tests/benchmarks/test_model_serialization.py::test_model_json_serializationcreated
11 months ago
, last acknowledgement
10 months ago
1
2832
50.2 µs
test_nested_model_serialization
Instrumentation
Ignored
tests/benchmarks/test_model_serialization.py::test_nested_model_serializationcreated
11 months ago
, last acknowledgement
6 months ago
1
2832
42.7 µs
tests/benchmarks/test_model_serialization.py::test_simple_model_serializationcreated
11 months ago
, last run
11 hours ago
0
2832
33.4 µs
tests/benchmarks/test_model_validation.py::test_complex_model_validation[__init__]created
11 months ago
, last run
11 hours ago
0
2793
50 µs
tests/benchmarks/test_model_validation.py::test_complex_model_validation[model_validate]created
11 months ago
, last run
11 hours ago
0
2793
51.6 µs
tests/benchmarks/test_model_validation.py::test_list_of_models_validation[__init__]created
11 months ago
, last run
11 hours ago
0
2793
81.7 µs
tests/benchmarks/test_model_validation.py::test_list_of_models_validation[model_validate]created
11 months ago
, last run
11 hours ago
0
2793
80.6 µs
tests/benchmarks/test_model_validation.py::test_nested_model_validation[__init__]created
11 months ago
, last run
11 hours ago
0
2793
53.2 µs
tests/benchmarks/test_model_validation.py::test_nested_model_validation[model_validate]created
11 months ago
, last run
11 hours ago
0
2793
51.2 µs
tests/benchmarks/test_model_validation.py::test_simple_model_validation[__init__]created
11 months ago
, last acknowledgement
8 months ago
1
2793
37.2 µs
tests/benchmarks/test_model_validation.py::test_simple_model_validation[model_validate]created
11 months ago
, last acknowledgement
6 months ago
1
2793
40 µs
tests/benchmarks/test_north_star.py::test_north_star_dump_jsoncreated
2 years ago
, last run
11 hours ago
0
5345
29.9 ms
tests/benchmarks/test_north_star.py::test_north_star_dump_pythoncreated
2 years ago
, last acknowledgement
6 months ago
1
5345
18.1 ms
tests/benchmarks/test_north_star.py::test_north_star_json_dumpscreated
2 years ago
, last run
11 hours ago
0
5345
23.6 ms
tests/benchmarks/test_north_star.py::test_north_star_json_loadscreated
2 years ago
, last acknowledgement
1 year ago
1
5345
19.6 ms
tests/benchmarks/test_north_star.py::test_north_star_validate_jsoncreated
2 years ago
, last run
11 hours ago
0
5345
39.3 ms
tests/benchmarks/test_north_star.py::test_north_star_validate_json_strictcreated
2 years ago
, last run
11 hours ago
0
5345
39.1 ms
tests/benchmarks/test_north_star.py::test_north_star_validate_pythoncreated
2 years ago
, last acknowledgement
1 year ago
1
5345
39.2 ms
tests/benchmarks/test_north_star.py::test_north_star_validate_python_strictcreated
2 years ago
, last acknowledgement
6 months ago
2
5345
24 ms
© 2025 CodSpeed Technology
Home Terms Privacy Docs