Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,352 @@
{
"machine_info": {
"node": "runnervmzvulz",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 13.3.0",
"python_implementation": "CPython",
"python_implementation_version": "3.12.3",
"python_version": "3.12.3",
"python_build": [
"main",
"Jun 19 2026 12:46:00"
],
"release": "6.17.0-1022-azure",
"system": "Linux",
"cpu": {
"python_version": "3.12.3.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
0
],
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 4,
"arch_string_raw": "x86_64",
"vendor_id_raw": "AuthenticAMD",
"brand_raw": "AMD EPYC 7763 64-Core Processor",
"hz_advertised_friendly": "3.1224 GHz",
"hz_actual_friendly": "3.1224 GHz",
"hz_advertised": [
3122396000,
0
],
"hz_actual": [
3122396000,
0
],
"stepping": 1,
"model": 1,
"family": 25,
"flags": [
"3dnowext",
"3dnowprefetch",
"abm",
"adx",
"aes",
"aperfmperf",
"apic",
"arat",
"avx",
"avx2",
"bmi1",
"bmi2",
"clflush",
"clflushopt",
"clwb",
"clzero",
"cmov",
"cmp_legacy",
"constant_tsc",
"cpuid",
"cr8_legacy",
"cx16",
"cx8",
"de",
"decodeassists",
"erms",
"extd_apicid",
"f16c",
"flushbyasid",
"fma",
"fpu",
"fsgsbase",
"fsrm",
"fxsr",
"fxsr_opt",
"ht",
"hypervisor",
"invpcid",
"lahf_lm",
"lm",
"mca",
"mce",
"misalignsse",
"mmx",
"mmxext",
"movbe",
"msr",
"mtrr",
"nonstop_tsc",
"nopl",
"npt",
"nrip_save",
"nx",
"osvw",
"osxsave",
"pae",
"pat",
"pausefilter",
"pcid",
"pclmulqdq",
"pdpe1gb",
"pfthreshold",
"pge",
"pni",
"popcnt",
"pse",
"pse36",
"rdpid",
"rdpru",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rep_good",
"sep",
"sha",
"sha_ni",
"smap",
"smep",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"sse4a",
"ssse3",
"svm",
"syscall",
"topoext",
"tsc",
"tsc_known_freq",
"tsc_reliable",
"tsc_scale",
"umip",
"user_shstk",
"v_vmsave_vmload",
"vaes",
"vmcb_clean",
"vme",
"vmmcall",
"vpclmulqdq",
"xgetbv1",
"xsave",
"xsavec",
"xsaveerptr",
"xsaveopt",
"xsaves"
],
"l3_cache_size": 524288,
"l2_cache_size": 1048576,
"l1_data_cache_size": 65536,
"l1_instruction_cache_size": 65536,
"l2_cache_line_size": 512,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "d43a918bb5c98a80e0a791d1546fb477516e2d39",
"time": "2026-08-16T12:20:53Z",
"author_time": "2026-08-16T12:20:53Z",
"dirty": true,
"project": "SimpleParsing",
"branch": "copilot/fix-append-nested-list-issue"
},
"benchmarks": [
{
"group": "import",
"name": "test_import_performance",
"fullname": "test/test_performance.py::test_import_performance",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.00018908399999872927,
"max": 0.00032208200002514786,
"mean": 0.00019978930595977964,
"stddev": 1.2985702569181796e-05,
"rounds": 1997,
"median": 0.00019386200006010768,
"iqr": 8.130749989732067e-06,
"q1": 0.00019240674998854956,
"q3": 0.00020053749997828163,
"iqr_outliers": 383,
"stddev_outliers": 383,
"outliers": "383;383",
"ld15iqr": 0.00018908399999872927,
"hd15iqr": 0.00021283800003857323,
"ops": 5005.2729058547,
"total": 0.39897924400167994,
"iterations": 1
}
},
{
"group": "parse",
"name": "test_parse_performance",
"fullname": "test/test_performance.py::test_parse_performance",
"params": null,
"param": null,
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.008394857999974192,
"max": 0.04338674899997841,
"mean": 0.00914522897087232,
"stddev": 0.0034271965921238885,
"rounds": 103,
"median": 0.008734351999919454,
"iqr": 0.00020016949994783317,
"q1": 0.008646325000029265,
"q3": 0.008846494499977098,
"iqr_outliers": 9,
"stddev_outliers": 1,
"outliers": "1;9",
"ld15iqr": 0.008394857999974192,
"hd15iqr": 0.009172009999929287,
"ops": 109.34663343968901,
"total": 0.941958583999849,
"iterations": 1
}
},
{
"group": "serialization",
"name": "test_serialization_performance[.yaml]",
"fullname": "test/test_performance.py::test_serialization_performance[.yaml]",
"params": {
"filetype": ".yaml"
},
"param": ".yaml",
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.01021128200000021,
"max": 0.012378642000044238,
"mean": 0.01045516444444527,
"stddev": 0.0002405500964929078,
"rounds": 90,
"median": 0.010413895999988654,
"iqr": 0.0001490390000071784,
"q1": 0.01036055099996247,
"q3": 0.010509589999969648,
"iqr_outliers": 2,
"stddev_outliers": 4,
"outliers": "4;2",
"ld15iqr": 0.01021128200000021,
"hd15iqr": 0.011007951000010507,
"ops": 95.64651090029392,
"total": 0.9409648000000743,
"iterations": 1
}
},
{
"group": "serialization",
"name": "test_serialization_performance[.json]",
"fullname": "test/test_performance.py::test_serialization_performance[.json]",
"params": {
"filetype": ".json"
},
"param": ".json",
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.001766301000088788,
"max": 0.002143917000012152,
"mean": 0.0018544515762684642,
"stddev": 5.9114198784749366e-05,
"rounds": 531,
"median": 0.0018398180000076536,
"iqr": 3.95930000536282e-05,
"q1": 0.001821006249997481,
"q3": 0.0018605992500511093,
"iqr_outliers": 56,
"stddev_outliers": 79,
"outliers": "79;56",
"ld15iqr": 0.001766301000088788,
"hd15iqr": 0.0019278620000022784,
"ops": 539.2429830991891,
"total": 0.9847137869985545,
"iterations": 1
}
},
{
"group": "serialization",
"name": "test_serialization_performance[.pkl]",
"fullname": "test/test_performance.py::test_serialization_performance[.pkl]",
"params": {
"filetype": ".pkl"
},
"param": ".pkl",
"extra_info": {},
"options": {
"disable_gc": false,
"timer": "perf_counter",
"min_rounds": 5,
"max_time": 1.0,
"min_time": 5e-06,
"warmup": false
},
"stats": {
"min": 0.0016506150000168418,
"max": 0.0020245429999476983,
"mean": 0.0017392260739412645,
"stddev": 6.25401831206712e-05,
"rounds": 568,
"median": 0.0017266814999743474,
"iqr": 4.657150003595234e-05,
"q1": 0.0017040199999769357,
"q3": 0.001750591500012888,
"iqr_outliers": 39,
"stddev_outliers": 55,
"outliers": "55;39",
"ld15iqr": 0.0016506150000168418,
"hd15iqr": 0.00182627300000604,
"ops": 574.9683810419755,
"total": 0.9878804099986382,
"iterations": 1
}
}
],
"datetime": "2026-08-16T12:23:17.113339+00:00",
"version": "5.2.3"
}
Loading
Loading