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 Feb 3, 2025
1 parent ffd7560 commit 8da5a8d
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-az1333-232",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 13.2.0",
"python_implementation": "CPython",
"python_implementation_version": "3.9.21",
"python_version": "3.9.21",
"python_build": [
"main",
"Dec 12 2024 19:08:08"
],
"release": "6.8.0-1020-azure",
"system": "Linux",
"cpu": {
"python_version": "3.9.21.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": "2.4454 GHz",
"hz_actual_friendly": "2.4454 GHz",
"hz_advertised": [
2445423000,
0
],
"hz_actual": [
2445423000,
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_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": "ffd7560c65c92adaac2ce9afe954b0aad343edbb",
"time": "2025-02-03T10:59:57Z",
"author_time": "2025-02-03T10:59:57Z",
"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": 8.515900000816146e-05,
"max": 0.0005596459999992476,
"mean": 0.00016066117575739332,
"stddev": 4.521513371009153e-05,
"rounds": 2805,
"median": 0.00015974900000514936,
"iqr": 7.066800000643525e-05,
"q1": 0.00012424199999117036,
"q3": 0.0001949099999976056,
"iqr_outliers": 8,
"stddev_outliers": 1006,
"outliers": "1006;8",
"ld15iqr": 8.515900000816146e-05,
"hd15iqr": 0.00030569099999411264,
"ops": 6224.279109659024,
"total": 0.45065459799948826,
"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": 8.626100000697079e-05,
"max": 0.00012514400000895876,
"mean": 9.326520454519286e-05,
"stddev": 9.581677666295016e-06,
"rounds": 44,
"median": 8.883099998513444e-05,
"iqr": 7.553999992637728e-06,
"q1": 8.738350000214723e-05,
"q3": 9.493749999478496e-05,
"iqr_outliers": 4,
"stddev_outliers": 6,
"outliers": "6;4",
"ld15iqr": 8.626100000697079e-05,
"hd15iqr": 0.00010750100000223028,
"ops": 10722.112334138903,
"total": 0.004103668999988486,
"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.0021202030000040395,
"max": 0.002304767999987689,
"mean": 0.002165080990172135,
"stddev": 3.570598462690489e-05,
"rounds": 407,
"median": 0.002149397000010822,
"iqr": 6.296874998668045e-05,
"q1": 0.002132315000011431,
"q3": 0.0021952837499981115,
"iqr_outliers": 3,
"stddev_outliers": 134,
"outliers": "134;3",
"ld15iqr": 0.0021202030000040395,
"hd15iqr": 0.0022902610000130608,
"ops": 461.8764861634552,
"total": 0.881187963000059,
"iterations": 1
}
}
],
"datetime": "2025-02-03T11:00:28.063452+00:00",
"version": "5.1.0"
}

0 comments on commit 8da5a8d

Please sign in to comment.