Skip to content

Commit

Permalink
bench: current release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 6, 2025
1 parent 5128a15 commit 19e0888
Showing 1 changed file with 275 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,275 @@
{
"machine_info": {
"node": "fv-az1493-883",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_implementation": "CPython",
"python_implementation_version": "3.13.1",
"python_version": "3.13.1",
"python_build": [
"main",
"Dec 4 2024 06:22:05"
],
"release": "6.5.0-1025-azure",
"system": "Linux",
"cpu": {
"python_version": "3.13.1.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.0090 GHz",
"hz_actual_friendly": "3.0090 GHz",
"hz_advertised": [
3008961000,
0
],
"hz_actual": [
3008961000,
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",
"invpcid_single",
"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_reliable",
"tsc_scale",
"umip",
"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": "5128a1599af09b28cdd0fb54a039d7b58ffe4cca",
"time": "2025-01-06T14:44:41Z",
"author_time": "2025-01-06T14:44:41Z",
"dirty": false,
"project": "kstreams",
"branch": "master"
},
"benchmarks": [
{
"group": null,
"name": "test_startup_and_processing_single_consumer_record",
"fullname": "tests/test_benchmarks.py::test_startup_and_processing_single_consumer_record",
"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": 6.679499995243532e-05,
"max": 0.0027123640000468185,
"mean": 0.00011559131194679676,
"stddev": 6.078930979289214e-05,
"rounds": 3725,
"median": 0.00011294299997643975,
"iqr": 4.293024998958117e-05,
"q1": 9.15594999781888e-05,
"q3": 0.00013448974996776997,
"iqr_outliers": 61,
"stddev_outliers": 99,
"outliers": "99;61",
"ld15iqr": 6.679499995243532e-05,
"hd15iqr": 0.00019910399998934736,
"ops": 8651.169219882808,
"total": 0.43057763700181795,
"iterations": 1
}
},
{
"group": null,
"name": "test_startup_and_inject_all",
"fullname": "tests/test_benchmarks.py::test_startup_and_inject_all",
"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": 7.028200002423546e-05,
"max": 0.039104684999983874,
"mean": 0.00017629274690185543,
"stddev": 0.0004264284100910843,
"rounds": 8554,
"median": 0.00017040500000575776,
"iqr": 9.569999997438572e-05,
"q1": 0.00012299100001200713,
"q3": 0.00021869099998639285,
"iqr_outliers": 8,
"stddev_outliers": 6,
"outliers": "6;8",
"ld15iqr": 7.028200002423546e-05,
"hd15iqr": 0.0003623000000061438,
"ops": 5672.383110331326,
"total": 1.5080081569984713,
"iterations": 1
}
},
{
"group": null,
"name": "test_consume_many",
"fullname": "tests/test_benchmarks.py::test_consume_many",
"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.0016687140000044565,
"max": 0.0019117509999659887,
"mean": 0.001709521510393904,
"stddev": 2.5014785894464965e-05,
"rounds": 433,
"median": 0.001705433000040557,
"iqr": 2.4408499967876196e-05,
"q1": 0.0016942545000091513,
"q3": 0.0017186629999770275,
"iqr_outliers": 16,
"stddev_outliers": 48,
"outliers": "48;16",
"ld15iqr": 0.0016687140000044565,
"hd15iqr": 0.001755295999998907,
"ops": 584.9590039785942,
"total": 0.7402228140005604,
"iterations": 1
}
}
],
"datetime": "2025-01-06T14:45:24.201660+00:00",
"version": "5.1.0"
}

0 comments on commit 19e0888

Please sign in to comment.