-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into fix/class-methods
- Loading branch information
Showing
10 changed files
with
920 additions
and
60 deletions.
There are no files selected for viewing
275 changes: 275 additions & 0 deletions
275
...nux-CPython-3.10-64bit/0003_d75800bcb07e69636079f6dca6d81295ec6d25e8_20241127_154033.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,275 @@ | ||
{ | ||
"machine_info": { | ||
"node": "fv-az1567-974", | ||
"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": "2.6070 GHz", | ||
"hz_actual_friendly": "2.6070 GHz", | ||
"hz_advertised": [ | ||
2607029000, | ||
0 | ||
], | ||
"hz_actual": [ | ||
2607029000, | ||
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": "d75800bcb07e69636079f6dca6d81295ec6d25e8", | ||
"time": "2024-11-27T15:39:45Z", | ||
"author_time": "2024-11-27T15:39:45Z", | ||
"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.083099999112164e-05, | ||
"max": 0.02065710400000853, | ||
"mean": 0.0001502155819100593, | ||
"stddev": 0.0003670690679642038, | ||
"rounds": 3162, | ||
"median": 0.00014129500000592543, | ||
"iqr": 5.033300001855423e-05, | ||
"q1": 0.00011839199999030825, | ||
"q3": 0.00016872500000886248, | ||
"iqr_outliers": 16, | ||
"stddev_outliers": 3, | ||
"outliers": "3;16", | ||
"ld15iqr": 8.083099999112164e-05, | ||
"hd15iqr": 0.00024946700000327837, | ||
"ops": 6657.098999215303, | ||
"total": 0.47498166999960745, | ||
"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.160400000178925e-05, | ||
"max": 0.02859719700001051, | ||
"mean": 0.00020544399393558608, | ||
"stddev": 0.0003608428008930807, | ||
"rounds": 6431, | ||
"median": 0.00019998400000531547, | ||
"iqr": 0.00011405649998152967, | ||
"q1": 0.00014237100000258351, | ||
"q3": 0.0002564274999841132, | ||
"iqr_outliers": 15, | ||
"stddev_outliers": 7, | ||
"outliers": "7;15", | ||
"ld15iqr": 8.160400000178925e-05, | ||
"hd15iqr": 0.0004711119999853963, | ||
"ops": 4867.506617465465, | ||
"total": 1.321210324999754, | ||
"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.002133046000011518, | ||
"max": 0.0024066880000077617, | ||
"mean": 0.002156958022284294, | ||
"stddev": 3.0411135229516737e-05, | ||
"rounds": 359, | ||
"median": 0.0021503689999917697, | ||
"iqr": 1.67032500115738e-05, | ||
"q1": 0.002142187999993439, | ||
"q3": 0.002158891250005013, | ||
"iqr_outliers": 26, | ||
"stddev_outliers": 24, | ||
"outliers": "24;26", | ||
"ld15iqr": 0.002133046000011518, | ||
"hd15iqr": 0.0021852939999860155, | ||
"ops": 463.61588388306467, | ||
"total": 0.7743479300000615, | ||
"iterations": 1 | ||
} | ||
} | ||
], | ||
"datetime": "2024-11-27T15:40:38.962934+00:00", | ||
"version": "5.1.0" | ||
} |
Oops, something went wrong.