Skip to content

Commit

Permalink
bench: bench: add benchmark current release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 21, 2024
1 parent 21bd685 commit e5c63c3
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-az849-390",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_implementation": "CPython",
"python_implementation_version": "3.10.15",
"python_version": "3.10.15",
"python_build": [
"main",
"Sep 9 2024 03:02:45"
],
"release": "6.5.0-1025-azure",
"system": "Linux",
"cpu": {
"python_version": "3.10.15.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.2416 GHz",
"hz_actual_friendly": "3.2416 GHz",
"hz_advertised": [
3241554000,
0
],
"hz_actual": [
3241554000,
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": "21bd68510ef81518fb09c7d70efc35d1747e1363",
"time": "2024-11-21T14:53:03Z",
"author_time": "2024-11-21T14:53:03Z",
"dirty": false,
"project": "kstreams",
"branch": "master"
},
"benchmarks": [
{
"group": null,
"name": "test_processing_single_consumer_record",
"fullname": "tests/test_benchmarks.py::test_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.412700000803852e-05,
"max": 0.01667735999998854,
"mean": 0.00015141605200619853,
"stddev": 0.00029860053292574834,
"rounds": 3115,
"median": 0.00014404900002773502,
"iqr": 5.072500000835589e-05,
"q1": 0.00012147949999530283,
"q3": 0.00017220450000365872,
"iqr_outliers": 11,
"stddev_outliers": 7,
"outliers": "7;11",
"ld15iqr": 8.412700000803852e-05,
"hd15iqr": 0.0002528930000096352,
"ops": 6604.319599873486,
"total": 0.4716610019993084,
"iterations": 1
}
},
{
"group": null,
"name": "test_inject_all",
"fullname": "tests/test_benchmarks.py::test_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.317600000395942e-05,
"max": 0.027129973000000973,
"mean": 0.0002245573955091311,
"stddev": 0.00033609535907284477,
"rounds": 6814,
"median": 0.00022040749999518994,
"iqr": 0.00013733800000181873,
"q1": 0.00015006999998945503,
"q3": 0.00028740799999127375,
"iqr_outliers": 17,
"stddev_outliers": 12,
"outliers": "12;17",
"ld15iqr": 8.317600000395942e-05,
"hd15iqr": 0.0004977300000064133,
"ops": 4453.204481343111,
"total": 1.5301340929992193,
"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.0024751060000198777,
"max": 0.0030816919999949732,
"mean": 0.0025284287500006997,
"stddev": 4.1702540533752904e-05,
"rounds": 344,
"median": 0.0025240270000068676,
"iqr": 3.201999999191685e-05,
"q1": 0.002507851499998992,
"q3": 0.002539871499990909,
"iqr_outliers": 8,
"stddev_outliers": 33,
"outliers": "33;8",
"ld15iqr": 0.0024751060000198777,
"hd15iqr": 0.0025906609999992725,
"ops": 395.5025428340519,
"total": 0.8697794900002407,
"iterations": 1
}
}
],
"datetime": "2024-11-21T14:53:46.755270+00:00",
"version": "5.1.0"
}

0 comments on commit e5c63c3

Please sign in to comment.