Skip to content

Commit

Permalink
Benchmark results for 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pytest-benchmark committed Dec 19, 2024
1 parent 02ba9ce commit fd75075
Showing 1 changed file with 118 additions and 92 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"machine_info": {
"node": "fv-az1128-756",
"node": "fv-az1370-842",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_compiler": "GCC 13.2.0",
"python_implementation": "CPython",
"python_implementation_version": "3.10.13",
"python_version": "3.10.13",
"python_implementation_version": "3.10.15",
"python_version": "3.10.15",
"python_build": [
"main",
"Aug 28 2023 08:28:42"
"Sep 9 2024 03:03:06"
],
"release": "6.2.0-1015-azure",
"release": "6.8.0-1017-azure",
"system": "Linux",
"cpu": {
"python_version": "3.10.13.final.0 (64 bit)",
"python_version": "3.10.15.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
Expand All @@ -23,119 +23,145 @@
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 2,
"count": 4,
"arch_string_raw": "x86_64",
"vendor_id_raw": "GenuineIntel",
"brand_raw": "Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz",
"hz_advertised_friendly": "2.8000 GHz",
"hz_actual_friendly": "2.7934 GHz",
"vendor_id_raw": "AuthenticAMD",
"brand_raw": "AMD EPYC 7763 64-Core Processor",
"hz_advertised_friendly": "3.2482 GHz",
"hz_actual_friendly": "3.2482 GHz",
"hz_advertised": [
2800000000,
3248244000,
0
],
"hz_actual": [
2793438000,
3248244000,
0
],
"stepping": 6,
"model": 106,
"family": 6,
"stepping": 1,
"model": 1,
"family": 25,
"flags": [
"3dnowext",
"3dnowprefetch",
"abm",
"adx",
"aes",
"aperfmperf",
"apic",
"arat",
"avx",
"avx2",
"avx512bw",
"avx512cd",
"avx512dq",
"avx512f",
"avx512vl",
"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",
"hle",
"fxsr_opt",
"ht",
"hypervisor",
"invpcid",
"invpcid_single",
"lahf_lm",
"lm",
"mca",
"mce",
"md_clear",
"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",
"pti",
"rdpid",
"rdpru",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rep_good",
"rtm",
"sep",
"sha",
"sha_ni",
"smap",
"smep",
"ss",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"sse4a",
"ssse3",
"svm",
"syscall",
"topoext",
"tsc",
"tsc_reliable",
"tsc_scale",
"umip",
"user_shstk",
"v_vmsave_vmload",
"vaes",
"vmcb_clean",
"vme",
"vmmcall",
"vpclmulqdq",
"xgetbv1",
"xsave",
"xsavec",
"xsaveerptr",
"xsaveopt",
"xsaves",
"xtopology"
"xsaves"
],
"l3_cache_size": 50331648,
"l2_cache_size": "2.5 MiB",
"l1_data_cache_size": 98304,
"l3_cache_size": 524288,
"l2_cache_size": 1048576,
"l1_data_cache_size": 65536,
"l1_instruction_cache_size": 65536,
"l2_cache_line_size": 256,
"l2_cache_line_size": 512,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "c32c80d2f035292b8a9f5232f88eb33abf7283cb",
"time": "2023-11-08T10:07:54+00:00",
"author_time": "2023-11-08T10:07:54+00:00",
"id": "02ba9ce7b3d490bcf43439d8d863bb08e7ec94e8",
"time": "2024-12-19T11:55:48Z",
"author_time": "2024-12-19T11:55:48Z",
"dirty": false,
"project": "ariadne",
"branch": "master"
"branch": "main"
},
"benchmarks": [
{
Expand All @@ -154,22 +180,22 @@
"warmup": false
},
"stats": {
"min": 1.2882901890000085,
"max": 1.3302105660000052,
"mean": 1.3036007436000034,
"stddev": 0.017475457860577186,
"min": 1.0163808690000167,
"max": 1.0741746360000093,
"mean": 1.0502169722000076,
"stddev": 0.021428389058129077,
"rounds": 5,
"median": 1.2968867820000014,
"iqr": 0.026336200500004736,
"q1": 1.290125562,
"q3": 1.3164617625000048,
"median": 1.0569829330000005,
"iqr": 0.023145202500010953,
"q1": 1.0385767455000021,
"q3": 1.061721948000013,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.2882901890000085,
"hd15iqr": 1.3302105660000052,
"ops": 0.7671060368057291,
"total": 6.518003718000017,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.0163808690000167,
"hd15iqr": 1.0741746360000093,
"ops": 0.9521841928579649,
"total": 5.251084861000038,
"iterations": 1
}
},
Expand All @@ -189,22 +215,22 @@
"warmup": false
},
"stats": {
"min": 1.3071974249999982,
"max": 1.3460944340000083,
"mean": 1.3311841305999963,
"stddev": 0.016128485000217848,
"min": 1.0446366359999786,
"max": 1.0803116360000047,
"mean": 1.0648319347999973,
"stddev": 0.014672295208686879,
"rounds": 5,
"median": 1.3341848979999895,
"iqr": 0.02529001925000074,
"q1": 1.319682933749995,
"q3": 1.3449729529999956,
"median": 1.0635340430000042,
"iqr": 0.023687017250011877,
"q1": 1.0546540349999916,
"q3": 1.0783410522500034,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.3071974249999982,
"hd15iqr": 1.3460944340000083,
"ops": 0.7512108783548045,
"total": 6.655920652999981,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.0446366359999786,
"hd15iqr": 1.0803116360000047,
"ops": 0.9391153357809706,
"total": 5.324159673999986,
"iterations": 1
}
},
Expand All @@ -224,22 +250,22 @@
"warmup": false
},
"stats": {
"min": 1.578422761000013,
"max": 1.6442548750000014,
"mean": 1.6172258483999997,
"stddev": 0.025062079295354686,
"min": 1.2464160720000166,
"max": 1.2809374249999905,
"mean": 1.2661980676000042,
"stddev": 0.012681387360111747,
"rounds": 5,
"median": 1.6218217039999843,
"iqr": 0.0325191765000028,
"q1": 1.6021863295000003,
"q3": 1.634705506000003,
"median": 1.2681252330000063,
"iqr": 0.014051887249962647,
"q1": 1.2597100965000223,
"q3": 1.273761983749985,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.578422761000013,
"hd15iqr": 1.6442548750000014,
"ops": 0.6183428251467467,
"total": 8.086129241999998,
"ld15iqr": 1.2464160720000166,
"hd15iqr": 1.2809374249999905,
"ops": 0.7897658554284755,
"total": 6.330990338000021,
"iterations": 1
}
},
Expand All @@ -259,26 +285,26 @@
"warmup": false
},
"stats": {
"min": 1.434903064999986,
"max": 1.4920721379999975,
"mean": 1.4555634317999988,
"stddev": 0.02338571243825497,
"min": 1.1416928549999739,
"max": 1.1909853430000226,
"mean": 1.1738949653999895,
"stddev": 0.019017345375746602,
"rounds": 5,
"median": 1.449544378000013,
"iqr": 0.03394436824999758,
"q1": 1.4368863079999983,
"q3": 1.4708306762499959,
"median": 1.1794351000000063,
"iqr": 0.019121278750034776,
"q1": 1.1660347087499616,
"q3": 1.1851559874999964,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.434903064999986,
"hd15iqr": 1.4920721379999975,
"ops": 0.6870191831924263,
"total": 7.277817158999994,
"ld15iqr": 1.1416928549999739,
"hd15iqr": 1.1909853430000226,
"ops": 0.8518649704398918,
"total": 5.869474826999948,
"iterations": 1
}
}
],
"datetime": "2023-11-08T10:09:09.567373",
"version": "4.0.0"
"datetime": "2024-12-19T11:56:46.875650+00:00",
"version": "5.1.0"
}

0 comments on commit fd75075

Please sign in to comment.