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
7 days ago
0
4266
344.8 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_errorcreated
3 years ago
, last run
7 days ago
0
4266
1.7 ms
tests/benchmarks/test_complete_benchmark.py::test_complete_core_isinstancecreated
3 years ago
, last run
7 days ago
0
4266
1.7 ms
tests/benchmarks/test_complete_benchmark.py::test_complete_core_jsoncreated
3 years ago
, last run
7 days ago
0
4266
420.8 µs
test_complete_core_lax
Instrumentation
tests/benchmarks/test_complete_benchmark.py::test_complete_core_laxcreated
3 years ago
, last run
7 days ago
0
4266
275.8 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_rootcreated
7 months ago
, last run
7 days ago
0
485
279.6 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_root_jsoncreated
7 months ago
, last run
7 days ago
0
485
426.8 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_serializer_to_jsoncreated
1 year ago
, last run
7 days ago
0
1570
279.9 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_serializer_to_pythoncreated
1 year ago
, last run
7 days ago
0
1570
237 µs
tests/benchmarks/test_complete_benchmark.py::test_complete_core_strictcreated
3 years ago
, last run
7 days ago
0
4266
251.9 µs
test_core_future
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_futurecreated
3 years ago
, last acknowledgement
1 year ago
1
4265
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
4265
19.1 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_pythoncreated
3 years ago
, last run
7 days ago
0
4265
26.9 µs
test_core_raw
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_rawcreated
3 years ago
, last run
7 days ago
0
4265
14.4 µs
test_core_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_core_strcreated
3 years ago
, last run
7 days ago
0
4265
18.8 µs
test_model_core_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateTime::test_model_core_jsoncreated
3 years ago
, last run
7 days ago
0
4265
30.8 µs
test_core_future
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_futurecreated
3 years ago
, last run
7 days ago
0
4265
18.3 µs
test_core_future_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_core_future_strcreated
3 years ago
, last run
7 days ago
0
4265
16.3 µs
test_date_from_date
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datecreated
3 years ago
, last run
7 days ago
0
4265
14.2 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetimecreated
3 years ago
, last run
7 days ago
0
4265
22 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_datetime_strcreated
3 years ago
, last run
7 days ago
0
4265
19.5 µs
test_date_from_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDateX::test_date_from_strcreated
3 years ago
, last run
7 days ago
0
4265
16.2 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_corecreated
2 years ago
, last run
7 days ago
0
2525
23.8 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_limitcreated
2 years ago
, last run
7 days ago
0
2525
18.8 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkDecimal::test_decimal_from_string_pydcreated
2 years ago
, last run
7 days ago
0
2525
32.8 µs
test_core_json_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_json_fscreated
3 years ago
, last run
7 days ago
0
4265
103.9 µs
test_core_python_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkSimpleModel::test_core_python_fscreated
3 years ago
, last run
7 days ago
0
4265
70.6 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_pythoncreated
2 years ago
, last run
7 days ago
0
2666
26.2 µs
test_core_raw
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_rawcreated
2 years ago
, last run
7 days ago
0
2666
14.1 µs
test_core_str
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_core_strcreated
2 years ago
, last run
7 days ago
0
2666
32.6 µs
test_model_core_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_model_core_jsoncreated
2 years ago
, last run
7 days ago
0
2666
41.8 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_string_corecreated
2 years ago
, last run
7 days ago
0
2658
32.5 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_string_pydcreated
2 years ago
, last run
7 days ago
0
2658
48.2 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_uuid_corecreated
2 years ago
, last run
7 days ago
0
2658
14 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUUID::test_uuid_from_uuid_pydcreated
2 years ago
, last run
7 days ago
0
2658
15 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_coerce_corecreated
3 years ago
, last run
7 days ago
0
4265
17.7 µs
test_smart_union_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_smart_union_corecreated
3 years ago
, last run
7 days ago
0
4265
16 µs
test_strict_union_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_corecreated
3 years ago
, last run
7 days ago
0
4265
16.6 µs
tests/benchmarks/test_micro_benchmarks.py::TestBenchmarkUnion::test_strict_union_error_corecreated
3 years ago
, last acknowledgement
1 year ago
1
4265
32.4 µs
test_core_json_fs
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_json_fscreated
3 years ago
, last run
7 days ago
0
4214
176.9 µs
test_core_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::TestModelLarge::test_core_pythoncreated
3 years ago
, last run
7 days ago
0
4217
129.5 µs
test_arguments
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_argumentscreated
3 years ago
, last run
7 days ago
0
4265
25.1 µs
test_bool_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_bool_corecreated
3 years ago
, last run
7 days ago
0
4265
23.4 µs
test_bytes_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_bytes_corecreated
3 years ago
, last run
7 days ago
0
4265
13.8 µs
test_chain_function
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_chain_functioncreated
3 years ago
, last run
7 days ago
0
4265
24.9 µs
test_chain_list
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_chain_listcreated
3 years ago
, last run
7 days ago
0
4265
25.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_chain_nested_functionscreated
3 years ago
, last run
7 days ago
0
4265
29.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_chain_two_functionscreated
3 years ago
, last run
7 days ago
0
4265
29.1 µs
test_core_root_model
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_core_root_modelcreated
2 years ago
, last run
7 days ago
0
3374
36.8 µs
test_core_string_lax
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_core_string_laxcreated
3 years ago
, last run
7 days ago
0
4265
13.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_lax_wrongcreated
2 years ago
, last run
7 days ago
0
3977
27 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strictcreated
3 years ago
, last run
7 days ago
0
4265
13.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrongcreated
2 years ago
, last run
7 days ago
0
3977
26.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_core_string_strict_wrong_str_ecreated
2 years ago
, last run
7 days ago
0
3447
40.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_definition_in_treecreated
2 years ago
, last run
7 days ago
0
3974
743.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_definition_model_corecreated
2 years ago
, last run
7 days ago
0
3975
1.1 ms
tests/benchmarks/test_micro_benchmarks.py::test_definition_out_of_treecreated
2 years ago
, last run
7 days ago
0
3974
1 ms
test_dict_of_any_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_any_corecreated
3 years ago
, last run
7 days ago
0
4265
707.4 µs
test_dict_of_ints_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_corecreated
3 years ago
, last run
7 days ago
0
4265
1 ms
tests/benchmarks/test_micro_benchmarks.py::test_dict_of_ints_core_jsoncreated
3 years ago
, last run
7 days ago
0
4265
1.4 ms
test_dont_raise_error
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_errorcreated
3 years ago
, last run
7 days ago
0
4265
20.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_dont_raise_error_no_infocreated
2 years ago
, last run
7 days ago
0
3560
18 µs
test_enum_int_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_int_corecreated
1 year ago
, last run
7 days ago
0
1461
14.8 µs
test_enum_int_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_int_pythoncreated
1 year ago
, last run
7 days ago
0
1461
24.3 µs
test_enum_str_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_str_corecreated
1 year ago
, last run
7 days ago
0
1461
15.3 µs
test_enum_str_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_enum_str_pythoncreated
1 year ago
, last run
7 days ago
0
1461
24.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_field_function_validatorcreated
2 years ago
, last run
7 days ago
0
2932
403.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_corecreated
3 years ago
, last run
7 days ago
0
4265
244.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_frozenset_of_ints_duplicates_corecreated
2 years ago
, last acknowledgement
8 months ago
1
3333
157.3 µs
test_generator_python
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_generator_pythoncreated
3 years ago
, last run
7 days ago
0
4265
23.7 µs
test_generator_rust
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_generator_rustcreated
3 years ago
, last run
7 days ago
0
4265
19 µs
test_int_error
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_errorcreated
3 years ago
, last run
7 days ago
0
4265
40.6 µs
test_int_range
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_rangecreated
2 years ago
, last run
7 days ago
0
3208
14.9 µs
test_int_range_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_int_range_jsoncreated
2 years ago
, last run
7 days ago
0
3208
16.1 µs
test_isinstance_json
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_jsoncreated
3 years ago
, last run
7 days ago
0
4265
18.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_falsecreated
2 years ago
, last run
7 days ago
0
3977
15.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_lax_truecreated
2 years ago
, last run
7 days ago
0
3977
14 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_falsecreated
2 years ago
, last run
7 days ago
0
3977
15.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_isinstance_string_strict_truecreated
2 years ago
, last run
7 days ago
0
3977
14.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_any_core_pycreated
3 years ago
, last run
7 days ago
0
4265
99.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_dict_models_corecreated
3 years ago
, last run
7 days ago
0
4265
96.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_jsoncreated
3 years ago
, last run
7 days ago
0
4264
759.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_ints_core_pycreated
3 years ago
, last run
7 days ago
0
4265
519.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_nullable_corecreated
3 years ago
, last run
7 days ago
0
4265
107 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_json_cachedcreated
1 year ago
, last run
7 days ago
0
1412
314.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_json_uncachedcreated
1 year ago
, last run
7 days ago
0
1412
402.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_list_of_strs_py_cachedcreated
1 year ago
, last run
7 days ago
0
1412
125.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_dictcreated
3 years ago
, last run
7 days ago
0
4265
929.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_many_models_core_modelcreated
3 years ago
, last run
7 days ago
0
4265
2.2 ms
test_model_instance
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_model_instancecreated
2 years ago
, last run
7 days ago
0
3716
29.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_model_instance_abccreated
2 years ago
, last run
7 days ago
0
3716
29.9 µs
test_positional_tuple
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_positional_tuplecreated
3 years ago
, last run
7 days ago
0
4265
18.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_customcreated
3 years ago
, last run
7 days ago
0
4265
38.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_raise_error_value_errorcreated
3 years ago
, last run
7 days ago
0
4265
36.7 µs
test_set_of_ints_core
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_corecreated
3 years ago
, last run
7 days ago
0
4265
688.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_duplicatescreated
2 years ago
, last acknowledgement
8 months ago
1
3333
310.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_jsoncreated
3 years ago
, last run
7 days ago
0
4265
850.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_json_duplicatescreated
2 years ago
, last acknowledgement
2 years ago
1
3333
424.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_set_of_ints_core_lengthcreated
2 years ago
, last run
7 days ago
0
3286
702.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_dictcreated
3 years ago
, last run
7 days ago
0
4265
19 µs
tests/benchmarks/test_micro_benchmarks.py::test_small_class_core_modelcreated
3 years ago
, last run
7 days ago
0
4265
27.8 µs
test_strict_int
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_strict_intcreated
2 years ago
, last run
7 days ago
0
3262
13.9 µs
test_strict_int_fails
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_strict_int_failscreated
1 year ago
, last run
7 days ago
0
1659
26.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_tagged_union_int_keys_jsoncreated
2 years ago
, last run
7 days ago
0
3153
25 µs
tests/benchmarks/test_micro_benchmarks.py::test_tagged_union_int_keys_pythoncreated
2 years ago
, last run
7 days ago
0
3153
20.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_positionalcreated
3 years ago
, last run
7 days ago
0
4265
18.1 µs
tests/benchmarks/test_micro_benchmarks.py::test_tuple_many_variablecreated
3 years ago
, last run
7 days ago
0
4265
18.2 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_ints]created
2 years ago
, last run
7 days ago
0
3514
16 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_large_strings]created
2 years ago
, last run
7 days ago
0
3514
16.6 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_mixed]created
2 years ago
, last run
7 days ago
0
3514
18.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_small_strings]created
2 years ago
, last run
7 days ago
0
3514
16.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-few_str_enum]created
2 years ago
, last run
7 days ago
0
3514
20.5 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_ints]created
2 years ago
, last run
7 days ago
0
3514
16 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_large_strings]created
2 years ago
, last run
7 days ago
0
3514
16.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[json-many_small_strings]created
2 years ago
, last run
7 days ago
0
3514
16.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_ints]created
2 years ago
, last run
7 days ago
0
3514
14.7 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_large_strings]created
2 years ago
, last run
7 days ago
0
3514
15.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_mixed]created
2 years ago
, last run
7 days ago
0
3514
16.9 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_small_strings]created
2 years ago
, last run
7 days ago
0
3514
15.3 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-few_str_enum]created
2 years ago
, last run
7 days ago
0
3514
15.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_ints]created
2 years ago
, last run
7 days ago
0
3514
14.8 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_large_strings]created
2 years ago
, last run
7 days ago
0
3514
15.4 µs
tests/benchmarks/test_micro_benchmarks.py::test_validate_literal[python-many_small_strings]created
2 years ago
, last run
7 days ago
0
3514
15.2 µs
test_variable_tuple
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_variable_tuplecreated
3 years ago
, last run
7 days ago
0
4265
18.5 µs
test_with_default
Instrumentation
tests/benchmarks/test_micro_benchmarks.py::test_with_defaultcreated
3 years ago
, last run
7 days ago
0
4265
22.9 µs
tests/benchmarks/test_nested_benchmark.py::test_nested_schema_inlinedcreated
2 years ago
, last run
7 days ago
0
2142
16.7 ms
tests/benchmarks/test_nested_benchmark.py::test_nested_schema_using_defscreated
2 years ago
, last run
7 days ago
0
2142
15.4 ms
test_core_dict
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dictcreated
2 years ago
, last run
7 days ago
0
4053
71.7 µs
test_core_dict_filter
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_dict_filtercreated
2 years ago
, last run
7 days ago
0
4053
77.2 µs
test_core_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::TestBenchmarkSimpleModel::test_core_jsoncreated
2 years ago
, last run
7 days ago
0
4053
80.7 µs
test_core_model_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_core_model_jsoncreated
3 years ago
, last run
7 days ago
0
4167
25.7 µs
tests/benchmarks/test_serialization_micro.py::test_core_model_json_extracreated
2 years ago
, last run
7 days ago
0
3408
29.5 µs
test_core_model_py
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_core_model_pycreated
3 years ago
, last run
7 days ago
0
4167
27.1 µs
tests/benchmarks/test_serialization_micro.py::test_core_model_py_extracreated
2 years ago
, last run
7 days ago
0
3408
30.1 µs
tests/benchmarks/test_serialization_micro.py::test_dataclass_serialization_jsoncreated
1 year ago
, last run
7 days ago
0
1646
24.8 µs
tests/benchmarks/test_serialization_micro.py::test_dataclass_serialization_pythoncreated
1 year ago
, last run
7 days ago
0
1646
22.1 µs
test_dataclass_to_json
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_dataclass_to_jsoncreated
1 year ago
, last run
7 days ago
0
1644
39.9 µs
test_date_format
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_date_formatcreated
3 years ago
, last run
7 days ago
0
4187
51.9 µs
tests/benchmarks/test_serialization_micro.py::test_date_format_functioncreated
3 years ago
, last run
7 days ago
0
4187
52.9 µs
tests/benchmarks/test_serialization_micro.py::test_date_format_function_no_infocreated
2 years ago
, last run
7 days ago
0
3560
51.1 µs
test_datetime
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_datetimecreated
3 years ago
, last run
7 days ago
0
4165
27 µs
test_filter
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_filtercreated
2 years ago
, last run
7 days ago
0
3233
41.2 µs
test_json_any_list_int
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_json_any_list_intcreated
3 years ago
, last run
7 days ago
0
4192
217.4 µs
test_json_any_list_str
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_json_any_list_strcreated
3 years ago
, last run
7 days ago
0
4192
254 µs
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_intcreated
3 years ago
, last run
7 days ago
0
4192
140.2 µs
tests/benchmarks/test_serialization_micro.py::test_json_direct_list_strcreated
3 years ago
, last run
7 days ago
0
4192
170.8 µs
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_falsecreated
3 years ago
, last run
7 days ago
0
4167
30 µs
tests/benchmarks/test_serialization_micro.py::test_model_exclude_unset_truecreated
3 years ago
, last run
7 days ago
0
4167
35.7 µs
tests/benchmarks/test_serialization_micro.py::test_model_list_core_jsoncreated
3 years ago
, last run
7 days ago
0
4166
159.6 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_intcreated
3 years ago
, last run
7 days ago
0
4192
148.4 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_nonecreated
3 years ago
, last run
7 days ago
0
4191
122.4 µs
tests/benchmarks/test_serialization_micro.py::test_python_json_list_strcreated
3 years ago
, last run
7 days ago
0
4190
154.5 µs
test_ser_list_of_lists
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_ser_list_of_listscreated
1 year ago
, last run
7 days ago
0
1674
1.3 ms
tests/benchmarks/test_serialization_micro.py::test_to_json_list_of_listscreated
1 year ago
, last run
7 days ago
0
1674
1.9 ms
test_to_string_direct
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_to_string_directcreated
2 years ago
, last run
7 days ago
0
4062
18.8 µs
test_to_string_format
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_to_string_formatcreated
2 years ago
, last run
7 days ago
0
4062
23.7 µs
test_uuid
Instrumentation
tests/benchmarks/test_serialization_micro.py::test_uuidcreated
2 years ago
, last run
7 days ago
0
2666
23.2 µs
© 2025 CodSpeed Technology
Home Terms Privacy Docs