Avatar for the pydantic user
pydantic
pydantic-core
BlogDocsChangelog

Benchmarks

test_build_schema
Instrumentation
tests/benchmarks/test_complete_benchmark.py::test_build_schemacreated
3 years ago
, last run
15 hours ago
0
4320
344.4 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_errorcreated
3 years ago
, last run
15 hours ago
0
4320
1.7 ms
tests/benchmarks/test_complete_benchmark.py::test_complete_core_isinstancecreated
3 years ago
, last run
15 hours ago
0
4320
1.7 ms
tests/benchmarks/test_complete_benchmark.py::test_complete_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4320
427.5 µs
test_complete_core_lax
Instrumentation
tests/benchmarks/test_complete_benchmark.py::test_complete_core_laxcreated
3 years ago
, last run
15 hours ago
0
4320
275.2 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_rootcreated
8 months ago
, last run
15 hours ago
0
539
279.8 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_root_jsoncreated
8 months ago
, last run
15 hours ago
0
539
432.9 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_serializer_to_jsoncreated
1 year ago
, last run
15 hours ago
0
1624
281.9 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_serializer_to_pythoncreated
1 year ago
, last run
15 hours ago
0
1624
239.1 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_strictcreated
3 years ago
, last run
15 hours ago
0
4320
252.8 µs
test_core_future
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_futurecreated
3 years ago
, last acknowledgement
1 year ago
1
4319
26.2 µs
test_core_future_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_future_strcreated
3 years ago
, last acknowledgement
1 year ago
2
4319
19.1 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_pythoncreated
3 years ago
, last run
15 hours ago
0
4319
27.6 µs
test_core_raw
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_rawcreated
3 years ago
, last run
15 hours ago
0
4319
14.5 µs
test_core_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_strcreated
3 years ago
, last run
15 hours ago
0
4319
18.9 µs
test_model_core_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_model_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4319
30.9 µs
test_core_future
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_futurecreated
3 years ago
, last run
15 hours ago
0
4319
18.6 µs
test_core_future_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future_strcreated
3 years ago
, last run
15 hours ago
0
4319
16.6 µs
test_date_from_date
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datecreated
3 years ago
, last run
15 hours ago
0
4319
14.5 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetimecreated
3 years ago
, last run
15 hours ago
0
4319
22.4 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime_strcreated
3 years ago
, last run
15 hours ago
0
4319
19.6 µs
test_date_from_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_strcreated
3 years ago
, last run
15 hours ago
0
4319
16.4 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_corecreated
2 years ago
, last run
15 hours ago
0
2579
23.8 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_limitcreated
2 years ago
, last run
15 hours ago
0
2579
19.1 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_pydcreated
2 years ago
, last run
15 hours ago
0
2579
33 µs
test_core_json_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_fscreated
3 years ago
, last run
15 hours ago
0
4319
107.2 µs
test_core_python_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_fscreated
3 years ago
, last run
15 hours ago
0
4319
71.5 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_pythoncreated
2 years ago
, last run
15 hours ago
0
2720
26.4 µs
test_core_raw
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_rawcreated
2 years ago
, last run
15 hours ago
0
2720
14.2 µs
test_core_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_strcreated
2 years ago
, last run
15 hours ago
0
2720
32.8 µs
test_model_core_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_model_core_jsoncreated
2 years ago
, last run
15 hours ago
0
2720
42 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_string_corecreated
2 years ago
, last run
15 hours ago
0
2712
32.9 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_string_pydcreated
2 years ago
, last run
15 hours ago
0
2712
48.4 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_uuid_corecreated
2 years ago
, last run
15 hours ago
0
2712
14.1 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_uuid_pydcreated
2 years ago
, last run
15 hours ago
0
2712
15.1 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_coerce_corecreated
3 years ago
, last run
15 hours ago
0
4319
17.7 µs
test_smart_union_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_corecreated
3 years ago
, last run
15 hours ago
0
4319
16.1 µs
test_strict_union_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_corecreated
3 years ago
, last run
15 hours ago
0
4319
16.8 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_error_corecreated
3 years ago
, last acknowledgement
1 year ago
1
4319
32.5 µs
test_core_json_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_json_fscreated
3 years ago
, last run
15 hours ago
0
4268
175.8 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_pythoncreated
3 years ago
, last run
15 hours ago
0
4271
130.8 µs
test_arguments
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_argumentscreated
3 years ago
, last run
15 hours ago
0
4319
25.1 µs
test_bool_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_bool_corecreated
3 years ago
, last run
15 hours ago
0
4319
23.5 µs
test_bytes_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_bytes_corecreated
3 years ago
, last run
15 hours ago
0
4319
14 µs
test_chain_function
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_chain_functioncreated
3 years ago
, last run
15 hours ago
0
4319
25.1 µs
test_chain_list
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_chain_listcreated
3 years ago
, last run
15 hours ago
0
4319
25.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_chain_nested_functionscreated
3 years ago
, last run
15 hours ago
0
4319
29.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_chain_two_functionscreated
3 years ago
, last run
15 hours ago
0
4319
29.2 µs
test_core_root_model
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_core_root_modelcreated
2 years ago
, last run
15 hours ago
0
3428
36.7 µs
test_core_string_lax
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_core_string_laxcreated
3 years ago
, last run
15 hours ago
0
4319
14 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax_wrongcreated
2 years ago
, last run
15 hours ago
0
4031
27.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strictcreated
3 years ago
, last run
15 hours ago
0
4319
14 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrongcreated
2 years ago
, last run
15 hours ago
0
4031
27 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrong_str_ecreated
2 years ago
, last run
15 hours ago
0
3501
41.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_definition_in_treecreated
2 years ago
, last run
15 hours ago
0
4028
743.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_definition_model_corecreated
2 years ago
, last run
15 hours ago
0
4029
1.1 ms
tests/benchmarks/test_micro_benchmarks.py::test_definition_out_of_treecreated
2 years ago
, last run
15 hours ago
0
4028
1 ms
test_dict_of_any_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_any_corecreated
3 years ago
, last run
15 hours ago
0
4319
707.8 µs
test_dict_of_ints_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_corecreated
3 years ago
, last run
15 hours ago
0
4319
1 ms
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4319
1.3 ms
test_dont_raise_error
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_errorcreated
3 years ago
, last run
15 hours ago
0
4319
20.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_error_no_infocreated
2 years ago
, last run
15 hours ago
0
3614
18.3 µs
test_enum_int_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_int_corecreated
1 year ago
, last run
15 hours ago
0
1515
15 µs
test_enum_int_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_int_pythoncreated
1 year ago
, last run
15 hours ago
0
1515
24.5 µs
test_enum_str_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_str_corecreated
1 year ago
, last run
15 hours ago
0
1515
15.5 µs
test_enum_str_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_str_pythoncreated
1 year ago
, last run
15 hours ago
0
1515
24.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_field_function_validatorcreated
2 years ago
, last run
15 hours ago
0
2986
408.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_corecreated
3 years ago
, last run
15 hours ago
0
4319
244.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_duplicates_corecreated
2 years ago
, last acknowledgement
9 months ago
1
3387
157.6 µs
test_generator_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_generator_pythoncreated
3 years ago
, last run
15 hours ago
0
4319
23.9 µs
test_generator_rust
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_generator_rustcreated
3 years ago
, last run
15 hours ago
0
4319
19.1 µs
test_int_error
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_errorcreated
3 years ago
, last run
15 hours ago
0
4319
40.8 µs
test_int_range
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_rangecreated
2 years ago
, last run
15 hours ago
0
3262
15 µs
test_int_range_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_range_jsoncreated
2 years ago
, last run
15 hours ago
0
3262
16 µs
test_isinstance_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_jsoncreated
3 years ago
, last run
15 hours ago
0
4319
18.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_falsecreated
2 years ago
, last run
15 hours ago
0
4031
15.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_truecreated
2 years ago
, last run
15 hours ago
0
4031
14.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_falsecreated
2 years ago
, last run
15 hours ago
0
4031
15.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_truecreated
2 years ago
, last run
15 hours ago
0
4031
14.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_any_core_pycreated
3 years ago
, last run
15 hours ago
0
4319
99.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_dict_models_corecreated
3 years ago
, last run
15 hours ago
0
4319
97 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4318
754.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_pycreated
3 years ago
, last run
15 hours ago
0
4319
517.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_nullable_corecreated
3 years ago
, last run
15 hours ago
0
4319
107 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_json_cachedcreated
1 year ago
, last run
15 hours ago
0
1466
316.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_json_uncachedcreated
1 year ago
, last run
15 hours ago
0
1466
406.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_py_cachedcreated
1 year ago
, last run
15 hours ago
0
1466
125.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_dictcreated
3 years ago
, last run
15 hours ago
0
4319
936 µs
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_modelcreated
3 years ago
, last run
15 hours ago
0
4319
2.2 ms
test_model_instance
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_model_instancecreated
2 years ago
, last run
15 hours ago
0
3770
29.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_model_instance_abccreated
2 years ago
, last run
15 hours ago
0
3770
30.1 µs
test_positional_tuple
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_positional_tuplecreated
3 years ago
, last run
15 hours ago
0
4319
18.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_customcreated
3 years ago
, last run
15 hours ago
0
4319
38.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_value_errorcreated
3 years ago
, last run
15 hours ago
0
4319
36.9 µs
test_set_of_ints_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_corecreated
3 years ago
, last run
15 hours ago
0
4319
693.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_duplicatescreated
2 years ago
, last acknowledgement
9 months ago
1
3387
310.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4319
862 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_json_duplicatescreated
2 years ago
, last acknowledgement
2 years ago
1
3387
425.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_lengthcreated
2 years ago
, last run
15 hours ago
0
3340
708.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_dictcreated
3 years ago
, last run
15 hours ago
0
4319
19.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_modelcreated
3 years ago
, last run
15 hours ago
0
4319
27.3 µs
test_strict_int
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_strict_intcreated
2 years ago
, last run
15 hours ago
0
3316
14 µs
test_strict_int_fails
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_strict_int_failscreated
2 years ago
, last run
15 hours ago
0
1713
26.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_tagged_union_int_keys_jsoncreated
2 years ago
, last run
15 hours ago
0
3207
24.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_tagged_union_int_keys_pythoncreated
2 years ago
, last run
15 hours ago
0
3207
21.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_positionalcreated
3 years ago
, last run
15 hours ago
0
4319
18.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_variablecreated
3 years ago
, last run
15 hours ago
0
4319
18.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_ints]created
2 years ago
, last run
15 hours ago
0
3568
16 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_large_strings]created
2 years ago
, last run
15 hours ago
0
3568
16.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_mixed]created
2 years ago
, last run
15 hours ago
0
3568
18.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_small_strings]created
2 years ago
, last run
15 hours ago
0
3568
16.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_str_enum]created
2 years ago
, last run
15 hours ago
0
3568
20.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_ints]created
2 years ago
, last run
15 hours ago
0
3568
16.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_large_strings]created
2 years ago
, last run
15 hours ago
0
3568
16.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_small_strings]created
2 years ago
, last run
15 hours ago
0
3568
16.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_ints]created
2 years ago
, last run
15 hours ago
0
3568
14.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_large_strings]created
2 years ago
, last run
15 hours ago
0
3568
15.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_mixed]created
2 years ago
, last run
15 hours ago
0
3568
17 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_small_strings]created
2 years ago
, last run
15 hours ago
0
3568
15.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_str_enum]created
2 years ago
, last run
15 hours ago
0
3568
15.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_ints]created
2 years ago
, last run
15 hours ago
0
3568
14.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_large_strings]created
2 years ago
, last run
15 hours ago
0
3568
15.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_small_strings]created
2 years ago
, last run
15 hours ago
0
3568
15.3 µs
test_variable_tuple
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_variable_tuplecreated
3 years ago
, last run
15 hours ago
0
4319
18.5 µs
test_with_default
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_with_defaultcreated
3 years ago
, last run
15 hours ago
0
4319
23.1 µs
tests/benchmarks/test_nested_benchmark.py::test_nested_schema_inlinedcreated
2 years ago
, last run
15 hours ago
0
2196
16.8 ms
tests/benchmarks/test_nested_benchmark.py::test_nested_schema_using_defscreated
2 years ago
, last run
15 hours ago
0
2196
15.5 ms
test_core_dict
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dictcreated
2 years ago
, last run
15 hours ago
0
4107
72 µs
test_core_dict_filter
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict_filtercreated
2 years ago
, last run
15 hours ago
0
4107
77.6 µs
test_core_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_jsoncreated
2 years ago
, last run
15 hours ago
0
4107
81.7 µs
test_core_model_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_core_model_jsoncreated
3 years ago
, last run
15 hours ago
0
4221
25.8 µs
tests/benchmarks/test_serialization_micro.py::test_core_model_json_extracreated
2 years ago
, last run
15 hours ago
0
3462
29.7 µs
test_core_model_py
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_core_model_pycreated
3 years ago
, last run
15 hours ago
0
4221
27.5 µs
tests/benchmarks/test_serialization_micro.py::test_core_model_py_extracreated
2 years ago
, last run
15 hours ago
0
3462
30.8 µs
tests/benchmarks/test_serialization_micro.py::test_dataclass_serialization_jsoncreated
2 years ago
, last run
15 hours ago
0
1700
25 µs
tests/benchmarks/test_serialization_micro.py::test_dataclass_serialization_pythoncreated
2 years ago
, last run
15 hours ago
0
1700
22.5 µs
test_dataclass_to_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_dataclass_to_jsoncreated
2 years ago
, last run
15 hours ago
0
1698
39.9 µs
test_date_format
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_date_formatcreated
3 years ago
, last run
15 hours ago
0
4241
52.8 µs
tests/benchmarks/test_serialization_micro.py::test_date_format_functioncreated
3 years ago
, last run
15 hours ago
0
4241
52.6 µs
tests/benchmarks/test_serialization_micro.py::test_date_format_function_no_infocreated
2 years ago
, last run
15 hours ago
0
3614
51.3 µs
test_datetime
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_datetimecreated
3 years ago
, last run
15 hours ago
0
4219
27.5 µs
tests/benchmarks/test_serialization_micro.py::test_datetime_millisecondscreated
15 days ago
, last run
15 hours ago
0
9
25.5 µs
test_datetime_seconds
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_datetime_secondscreated
15 days ago
, last run
15 hours ago
0
9
25.3 µs
test_filter
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_filtercreated
2 years ago
, last run
15 hours ago
0
3287
41.4 µs
test_json_any_list_int
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_json_any_list_intcreated
3 years ago
, last run
15 hours ago
0
4246
218.4 µs
test_json_any_list_str
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_json_any_list_strcreated
3 years ago
, last run
15 hours ago
0
4246
254.8 µs
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_intcreated
3 years ago
, last run
15 hours ago
0
4246
140.6 µs
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_strcreated
3 years ago
, last run
15 hours ago
0
4246
172.1 µs
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_falsecreated
3 years ago
, last run
15 hours ago
0
4221
30.1 µs
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_truecreated
3 years ago
, last run
15 hours ago
0
4221
36 µs
tests/benchmarks/test_serialization_micro.py::test_model_list_core_jsoncreated
3 years ago
, last run
15 hours ago
0
4220
160 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_intcreated
3 years ago
, last run
15 hours ago
0
4246
148.5 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_nonecreated
3 years ago
, last run
15 hours ago
0
4245
123.1 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_strcreated
3 years ago
, last run
15 hours ago
0
4244
154.7 µs
test_ser_list_of_lists
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_ser_list_of_listscreated
2 years ago
, last run
15 hours ago
0
1728
1.3 ms
tests/benchmarks/test_serialization_micro.py::test_to_json_list_of_listscreated
2 years ago
, last run
15 hours ago
0
1728
1.9 ms
test_to_string_direct
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_to_string_directcreated
2 years ago
, last run
15 hours ago
0
4116
18.9 µs
test_to_string_format
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_to_string_formatcreated
2 years ago
, last run
15 hours ago
0
4116
23.6 µs
test_uuid
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_uuidcreated
2 years ago
, last run
15 hours ago
0
2720
23.4 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs