Avatar for the pydantic user
pydantic
pydantic-core
BlogDocsChangelog

GitHub Actions run

Instrumentation
2 years ago 0258112 feature/email-validation

Compare

Base
Search a run

Head
EmailValidator type
#413
feature/email-validation
2 years ago

Compare
Suggested base runs: •

Benchmarks

test_build_schema
tests/benchmarks/test_complete_benchmark.py::test_build_schema
815.7 µs
test_isinstance_string_strict_true
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_true
11.3 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future
24.7 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future
16.4 µs
test_strict_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_core
15 µs
test_raise_error_value_error
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_value_error
46.2 µs
test_core_dict_filter
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict_filter
85.1 µs
test_to_string_format
tests/benchmarks/test_serialization_micro.py::test_to_string_format
22.2 µs
test_complete_core_isinstance
tests/benchmarks/test_complete_benchmark.py::test_complete_core_isinstance
1.7 ms
test_core_python_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_fs
107.5 µs
test_core_json_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_fs
223.6 µs
test_isinstance_string_lax_false
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_false
12 µs
test_list_of_dict_models_core
tests/benchmarks/test_micro_benchmarks.py::test_list_of_dict_models_core
126.9 µs
test_dict_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core
2.3 ms
test_core_python
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_python
24.4 µs
test_model_core_json
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_model_core_json
31.5 µs
test_core_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_str
17.1 µs
test_date_from_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_str
14.6 µs
test_positional_tuple
tests/benchmarks/test_micro_benchmarks.py::test_positional_tuple
24.2 µs
test_int_error
tests/benchmarks/test_micro_benchmarks.py::test_int_error
47.4 µs
test_core_dict
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict
80.1 µs
test_date_format
tests/benchmarks/test_serialization_micro.py::test_date_format
48.4 µs
test_model_exclude_unset_true
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_true
34.5 µs
test_core_json_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_not_fs
220.8 µs
test_core_python
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_python
143.3 µs
test_core_string_lax_wrong
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax_wrong
31.6 µs
test_core_string_strict_wrong
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrong
31.6 µs
test_list_of_ints_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_py
1.6 ms
test_set_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core
1.9 ms
test_dict_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core_json
3.2 ms
test_many_models_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_dict
1.2 ms
test_strict_union_error_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_error_core
35.7 µs
test_dont_raise_error
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_error
25.2 µs
test_chain_nested_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_nested_functions
36.7 µs
test_python_json_list_str
tests/benchmarks/test_serialization_micro.py::test_python_json_list_str
168.8 µs
test_json_any_list_int
tests/benchmarks/test_serialization_micro.py::test_json_any_list_int
313.5 µs
test_python_json_list_int
tests/benchmarks/test_serialization_micro.py::test_python_json_list_int
163.5 µs
test_complete_core_error
tests/benchmarks/test_complete_benchmark.py::test_complete_core_error
2.4 ms
test_core_json_fs
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_json_fs
187 µs
test_bool_core
tests/benchmarks/test_micro_benchmarks.py::test_bool_core
23.2 µs
test_core_string_strict
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict
11.3 µs
test_recursive_model_core
tests/benchmarks/test_micro_benchmarks.py::test_recursive_model_core
436.1 µs
test_set_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_json
1.2 ms
test_frozenset_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_core
417.1 µs
test_core_raw
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_raw
11.4 µs
test_core_future_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future_str
15 µs
test_tuple_many_variable
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_variable
18.3 µs
test_arguments
tests/benchmarks/test_micro_benchmarks.py::test_arguments
28.1 µs
test_complete_core_strict
tests/benchmarks/test_complete_benchmark.py::test_complete_core_strict
401.5 µs
test_isinstance_string_strict_false
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_false
11.7 µ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_smart_union_coerce_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_coerce_core
14.7 µs
test_generator_python
tests/benchmarks/test_micro_benchmarks.py::test_generator_python
35.6 µs
test_json_direct_list_str
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_str
210.8 µs
test_json_any_list_str
tests/benchmarks/test_serialization_micro.py::test_json_any_list_str
337 µ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
24.8 µs
test_datetime
tests/benchmarks/test_serialization_micro.py::test_datetime
26.5 µs
test_complete_core_json
tests/benchmarks/test_complete_benchmark.py::test_complete_core_json
710.1 µs
test_core_python_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_not_fs
103.3 µs
test_list_of_any_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_any_core_py
16.3 µ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
19.9 µ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_variable_tuple
tests/benchmarks/test_micro_benchmarks.py::test_variable_tuple
23.7 µs
test_tuple_many_positional
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_positional
18.5 µs
test_python_json_list_none
tests/benchmarks/test_serialization_micro.py::test_python_json_list_none
137.5 µs
test_core_model_json
tests/benchmarks/test_serialization_micro.py::test_core_model_json
24.1 µs
test_generator_rust
tests/benchmarks/test_micro_benchmarks.py::test_generator_rust
17.8 µs
test_isinstance_json
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_json
19.9 µs
test_small_class_core_model
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_model
27 µs
test_core_string_lax
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax
11.3 µs
test_list_of_nullable_core
tests/benchmarks/test_micro_benchmarks.py::test_list_of_nullable_core
214.7 µs
test_bytes_core
tests/benchmarks/test_micro_benchmarks.py::test_bytes_core
11.3 µs
test_with_default
tests/benchmarks/test_micro_benchmarks.py::test_with_default
21.2 µs
test_chain_function
tests/benchmarks/test_micro_benchmarks.py::test_chain_function
30.3 µs
test_complete_core_lax
tests/benchmarks/test_complete_benchmark.py::test_complete_core_lax
362.6 µs
test_small_class_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_dict
17.8 µs
test_isinstance_string_lax_true
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_true
11.3 µs
test_list_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_json
1 ms
test_dict_of_any_core
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_any_core
892.8 µs
test_smart_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_core
14 µs
test_chain_list
tests/benchmarks/test_micro_benchmarks.py::test_chain_list
30.7 µs
test_chain_two_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_two_functions
37 µs
test_core_json
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_json
101.9 µs
test_date_format_function
tests/benchmarks/test_serialization_micro.py::test_date_format_function
49.9 µs
test_model_exclude_unset_false
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_false
27.7 µs
test_model_list_core_json
tests/benchmarks/test_serialization_micro.py::test_model_list_core_json
205.8 µs
test_to_string_direct
tests/benchmarks/test_serialization_micro.py::test_to_string_direct
17.6 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs