pydantic
pydantic-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions run
Instrumentation
2 years ago
47a9dbe
feature/email-validation
Compare
Base
Search a run
Head
EmailValidator type
#413
feature/email-validation
2 years ago
Compare
Suggested base runs:
Pull Request Base
•
Parent Commit
Benchmarks
test_complete_core_strict
tests/benchmarks/test_complete_benchmark.py::test_complete_core_strict
401.7 µs
test_core_json_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_fs
222.3 µs
test_isinstance_string_lax_false
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_false
12.1 µs
test_list_of_ints_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_py
1.6 ms
test_bytes_core
tests/benchmarks/test_micro_benchmarks.py::test_bytes_core
11.3 µs
test_core_python
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_python
24.3 µs
test_date_from_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_str
14.6 µs
test_raise_error_value_error
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_value_error
46.3 µs
test_date_format
tests/benchmarks/test_serialization_micro.py::test_date_format
48.6 µs
test_isinstance_string_lax_true
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_true
11.4 µs
test_isinstance_string_strict_true
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_true
11.4 µs
test_list_of_dict_models_core
tests/benchmarks/test_micro_benchmarks.py::test_list_of_dict_models_core
128.9 µs
test_list_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_json
1 ms
test_list_of_any_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_any_core_py
16.3 µs
test_set_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core
1.9 ms
test_dict_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core
2.4 ms
test_many_models_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_dict
1.2 ms
test_smart_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_core
13.9 µs
test_positional_tuple
tests/benchmarks/test_micro_benchmarks.py::test_positional_tuple
24.3 µs
test_variable_tuple
tests/benchmarks/test_micro_benchmarks.py::test_variable_tuple
23.9 µs
test_tuple_many_positional
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_positional
18.6 µs
test_chain_list
tests/benchmarks/test_micro_benchmarks.py::test_chain_list
30.8 µs
test_generator_python
tests/benchmarks/test_micro_benchmarks.py::test_generator_python
35.5 µs
test_core_dict
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict
80.5 µs
test_core_json
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_json
98 µs
test_python_json_list_str
tests/benchmarks/test_serialization_micro.py::test_python_json_list_str
168.7 µs
test_json_direct_list_int
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_int
190.6 µs
test_core_model_py
tests/benchmarks/test_serialization_micro.py::test_core_model_py
25.2 µs
test_complete_core_error
tests/benchmarks/test_complete_benchmark.py::test_complete_core_error
2.4 ms
test_complete_core_isinstance
tests/benchmarks/test_complete_benchmark.py::test_complete_core_isinstance
1.7 ms
test_complete_core_json
tests/benchmarks/test_complete_benchmark.py::test_complete_core_json
706.2 µs
test_small_class_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_dict
17.8 µs
test_frozenset_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_core
417.2 µs
test_model_core_json
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_model_core_json
31.5 µs
test_core_future_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future_str
17.5 µs
test_date_from_date
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_date
11.5 µs
test_date_from_datetime_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime_str
16.3 µs
test_raise_error_custom
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_custom
46.6 µs
test_json_direct_list_str
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_str
210.4 µs
test_json_any_list_str
tests/benchmarks/test_serialization_micro.py::test_json_any_list_str
337.3 µs
test_json_any_list_int
tests/benchmarks/test_serialization_micro.py::test_json_any_list_int
313.4 µs
test_date_format_function
tests/benchmarks/test_serialization_micro.py::test_date_format_function
49.7 µs
test_model_exclude_unset_false
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_false
28 µs
test_model_exclude_unset_true
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_true
34.7 µs
test_core_python
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_python
142.9 µs
test_core_string_lax_wrong
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax_wrong
31.6 µs
test_strict_union_error_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_error_core
35.6 µs
test_arguments
tests/benchmarks/test_micro_benchmarks.py::test_arguments
29.8 µs
test_chain_nested_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_nested_functions
36.8 µs
test_generator_rust
tests/benchmarks/test_micro_benchmarks.py::test_generator_rust
17.8 µs
test_int_error
tests/benchmarks/test_micro_benchmarks.py::test_int_error
47.6 µs
test_datetime
tests/benchmarks/test_serialization_micro.py::test_datetime
26.4 µs
test_core_json_fs
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_json_fs
184.7 µs
test_bool_core
tests/benchmarks/test_micro_benchmarks.py::test_bool_core
23.3 µs
test_small_class_core_model
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_model
26.8 µs
test_core_string_strict
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict
11.2 µs
test_core_string_strict_wrong
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrong
31.6 µs
test_list_of_nullable_core
tests/benchmarks/test_micro_benchmarks.py::test_list_of_nullable_core
210.6 µs
test_core_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_str
17.1 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future
16.5 µs
test_core_future_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future_str
14.9 µs
test_dont_raise_error
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_error
25.2 µs
test_tuple_many_variable
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_variable
18.3 µs
test_with_default
tests/benchmarks/test_micro_benchmarks.py::test_with_default
21.1 µs
test_python_json_list_int
tests/benchmarks/test_serialization_micro.py::test_python_json_list_int
164.3 µs
test_python_json_list_none
tests/benchmarks/test_serialization_micro.py::test_python_json_list_none
137.5 µs
test_build_schema
tests/benchmarks/test_complete_benchmark.py::test_build_schema
815.3 µs
test_isinstance_string_strict_false
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_false
11.9 µs
test_recursive_model_core
tests/benchmarks/test_micro_benchmarks.py::test_recursive_model_core
436.4 µs
test_dict_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core_json
3.2 ms
test_core_raw
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_raw
11.4 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future
24.8 µs
test_strict_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_core
15 µs
test_core_dict_filter
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict_filter
86.1 µs
test_core_model_json
tests/benchmarks/test_serialization_micro.py::test_core_model_json
24 µs
test_model_list_core_json
tests/benchmarks/test_serialization_micro.py::test_model_list_core_json
205.3 µs
test_to_string_format
tests/benchmarks/test_serialization_micro.py::test_to_string_format
22.2 µs
test_to_string_direct
tests/benchmarks/test_serialization_micro.py::test_to_string_direct
17.6 µs
test_complete_core_lax
tests/benchmarks/test_complete_benchmark.py::test_complete_core_lax
372.5 µs
test_core_python_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_fs
107.6 µs
test_core_json_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_not_fs
219.4 µs
test_core_string_lax
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax
11.3 µs
test_dict_of_any_core
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_any_core
892.2 µs
test_many_models_core_model
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_model
2.6 ms
test_date_from_datetime
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime
20 µs
test_core_python_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_not_fs
103.1 µs
test_set_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_json
1.2 ms
test_smart_union_coerce_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_coerce_core
14.6 µs
test_chain_function
tests/benchmarks/test_micro_benchmarks.py::test_chain_function
30.2 µs
test_chain_two_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_two_functions
37.1 µs
test_isinstance_json
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_json
19.8 µs
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs