art049
pydantic-core
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions run
Instrumentation
2 years ago
ce636e2
integrate-codspeed
Compare
Base
Search a run
Head
integrate CodSpeed benchmarks in the CI
#1
integrate-codspeed
2 years ago
Compare
Suggested base runs:
Default Branch
•
Parent Commit
Benchmarks
test_list_of_ints_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_py
1.5 ms
test_model_core_json
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_model_core_json
34.9 µs
test_core_python_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_fs
99 µs
test_frozenset_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_core
448 µs
test_build_schema
tests/benchmarks/test_complete_benchmark.py::test_build_schema
771.1 µs
test_small_class_core_model
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_model
29.4 µs
test_core_python_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_not_fs
94.4 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future
24.4 µs
test_list_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_json
955.3 µs
test_core_json_not_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_not_fs
206.5 µs
test_small_class_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_dict
17.3 µs
test_recursive_model_core
tests/benchmarks/test_micro_benchmarks.py::test_recursive_model_core
501.4 µ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_many_models_core_dict
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_dict
1.2 ms
test_date_from_date
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_date
10.1 µs
test_list_of_nullable_core
tests/benchmarks/test_micro_benchmarks.py::test_list_of_nullable_core
247 µs
test_core_raw
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_raw
10.3 µs
test_set_of_ints_core
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core
1.8 ms
test_list_of_any_core_py
tests/benchmarks/test_micro_benchmarks.py::test_list_of_any_core_py
15.7 µs
test_core_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_str
16.9 µs
test_core_json_fs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_fs
211.4 µs
test_bytes_core
tests/benchmarks/test_micro_benchmarks.py::test_bytes_core
10 µs
test_core_python
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_python
27.5 µs
test_core_string_lax
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax
10 µs
test_dict_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core_json
3 ms
test_core_future_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future_str
17.3 µs
test_date_from_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_str
14 µs
test_complete_core_strict
tests/benchmarks/test_complete_benchmark.py::test_complete_core_strict
380 µs
test_core_string_strict
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict
10 µs
test_set_of_ints_core_json
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_json
1.2 ms
test_many_models_core_model
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_model
37.6 ms
test_complete_core_lax
tests/benchmarks/test_complete_benchmark.py::test_complete_core_lax
353 µs
test_complete_core_error
tests/benchmarks/test_complete_benchmark.py::test_complete_core_error
2.2 ms
test_complete_core_json
tests/benchmarks/test_complete_benchmark.py::test_complete_core_json
651.6 µs
test_bool_core
tests/benchmarks/test_micro_benchmarks.py::test_bool_core
22.9 µs
test_complete_core_isinstance
tests/benchmarks/test_complete_benchmark.py::test_complete_core_isinstance
1.6 ms
test_dict_of_any_core
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_any_core
885.7 µs
test_core_future
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future
15.4 µs
test_tuple_many_positional
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_positional
17.5 µs
test_strict_union_error_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_error_core
35.3 µs
test_strict_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_core
14 µs
test_raise_error_custom
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_custom
46.6 µs
test_arguments
tests/benchmarks/test_micro_benchmarks.py::test_arguments
27.1 µs
test_chain_function
tests/benchmarks/test_micro_benchmarks.py::test_chain_function
30.1 µs
test_chain_nested_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_nested_functions
36 µs
test_date_from_datetime
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime
19.2 µs
test_date_from_datetime_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime_str
15.7 µs
test_isinstance_json
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_json
19.7 µs
test_int_error
tests/benchmarks/test_micro_benchmarks.py::test_int_error
46.8 µs
test_tuple_many_variable
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_variable
17.1 µs
test_with_default
tests/benchmarks/test_micro_benchmarks.py::test_with_default
20.9 µs
test_dont_raise_error
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_error
25 µs
test_raise_error_value_error
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_value_error
46 µs
test_smart_union_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_core
12.9 µs
test_core_future_str
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future_str
14.3 µs
test_generator_python
tests/benchmarks/test_micro_benchmarks.py::test_generator_python
35.6 µs
test_positional_tuple
tests/benchmarks/test_micro_benchmarks.py::test_positional_tuple
23.2 µs
test_chain_list
tests/benchmarks/test_micro_benchmarks.py::test_chain_list
30.8 µs
test_smart_union_coerce_core
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_coerce_core
13.8 µs
test_chain_two_functions
tests/benchmarks/test_micro_benchmarks.py::test_chain_two_functions
36.2 µs
test_generator_rust
tests/benchmarks/test_micro_benchmarks.py::test_generator_rust
17.5 µs
test_variable_tuple
tests/benchmarks/test_micro_benchmarks.py::test_variable_tuple
23.4 µs
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs