Skip to content
Merged
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
Expand Up @@ -914,4 +914,4 @@
],
"datetime": "2025-12-21T22:43:39.949875+00:00",
"version": "5.2.3"
}
}
212 changes: 212 additions & 0 deletions .benchmarks/Linux-CPython-3.12-64bit/0009_pdex-speed-bench.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,212 @@
{
"machine_info": {
"node": "vcc-cpu-0",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 14.3.0",
"python_implementation": "CPython",
"python_implementation_version": "3.12.13",
"python_version": "3.12.13",
"python_build": [
"main",
"Mar 5 2026 16:50:00"
],
"release": "5.15.0-1074-oracle",
"system": "Linux",
"cpu": {
"python_version": "3.12.13.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
0
],
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 255,
"arch_string_raw": "x86_64",
"vendor_id_raw": "AuthenticAMD",
"brand_raw": "AMD EPYC 7J13 64-Core Processor",
"hz_advertised_friendly": "2.5500 GHz",
"hz_actual_friendly": "2.5500 GHz",
"hz_advertised": [
2550000000,
0
],
"hz_actual": [
2550000000,
0
],
"stepping": 1,
"model": 1,
"family": 25,
"flags": [
"3dnowext",
"3dnowprefetch",
"abm",
"adx",
"aes",
"amd_ppin",
"aperfmperf",
"apic",
"arat",
"avic",
"avx",
"avx2",
"bmi1",
"bmi2",
"bpext",
"cat_l3",
"cdp_l3",
"clflush",
"clflushopt",
"clwb",
"clzero",
"cmov",
"cmp_legacy",
"constant_tsc",
"cpb",
"cpuid",
"cqm",
"cqm_llc",
"cqm_mbm_local",
"cqm_mbm_total",
"cqm_occup_llc",
"cr8_legacy",
"cx16",
"cx8",
"dbx",
"de",
"decodeassists",
"erms",
"extapic",
"extd_apicid",
"f16c",
"flushbyasid",
"fma",
"fpu",
"fsgsbase",
"fsrm",
"fxsr",
"fxsr_opt",
"ht",
"hw_pstate",
"ibpb",
"ibrs",
"ibs",
"invpcid",
"invpcid_single",
"irperf",
"lahf_lm",
"lbrv",
"lm",
"mba",
"mca",
"mce",
"misalignsse",
"mmx",
"mmxext",
"monitor",
"movbe",
"msr",
"mtrr",
"mwaitx",
"nonstop_tsc",
"nopl",
"npt",
"nrip_save",
"nx",
"ospke",
"osvw",
"osxsave",
"overflow_recov",
"pae",
"pat",
"pausefilter",
"pci_l2i",
"pcid",
"pclmulqdq",
"pdpe1gb",
"perfctr_core",
"perfctr_llc",
"perfctr_nb",
"pfthreshold",
"pge",
"pku",
"pni",
"popcnt",
"pqe",
"pqm",
"pse",
"pse36",
"rapl",
"rdpid",
"rdpru",
"rdrand",
"rdrnd",
"rdseed",
"rdt_a",
"rdtscp",
"rep_good",
"sep",
"sha",
"sha_ni",
"skinit",
"smap",
"smca",
"smep",
"ssbd",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"sse4a",
"ssse3",
"stibp",
"succor",
"svm",
"svm_lock",
"syscall",
"tce",
"topoext",
"tsc",
"tsc_scale",
"umip",
"v_spec_ctrl",
"v_vmsave_vmload",
"vaes",
"vgif",
"vmcb_clean",
"vme",
"vmmcall",
"vpclmulqdq",
"wbnoinvd",
"wdt",
"x2apic",
"xgetbv1",
"xsave",
"xsavec",
"xsaveerptr",
"xsaveopt",
"xsaves"
],
"l3_cache_size": 524288,
"l2_cache_size": 67108864,
"l1_data_cache_size": 4194304,
"l1_instruction_cache_size": 4194304,
"l2_cache_line_size": 512,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "8df6bdafb48cad80e7bde4d9ce0bb8b926b5c987",
"time": "2026-03-14T11:07:06+01:00",
"author_time": "2026-03-14T11:07:06+01:00",
"dirty": true,
"project": "illico",
"branch": "feat/scanpy-adaptors"
},
"benchmarks": [],
"datetime": "2026-03-14T10:31:40.886240+00:00",
"version": "5.2.3"
}
Loading
Loading