From 42f1bcbc829d404c7d31d2e610ae416a688e660d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 21 Nov 2024 14:56:26 +0000 Subject: [PATCH] bench: bench: add benchmark current release --- ...01e5da6be9bfd0ef10b85_20241121_145620.json | 275 ++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 .benchmarks/Linux-CPython-3.10-64bit/0006_327be0ee0d8e5ce8e4f01e5da6be9bfd0ef10b85_20241121_145620.json diff --git a/.benchmarks/Linux-CPython-3.10-64bit/0006_327be0ee0d8e5ce8e4f01e5da6be9bfd0ef10b85_20241121_145620.json b/.benchmarks/Linux-CPython-3.10-64bit/0006_327be0ee0d8e5ce8e4f01e5da6be9bfd0ef10b85_20241121_145620.json new file mode 100644 index 0000000..f628a0c --- /dev/null +++ b/.benchmarks/Linux-CPython-3.10-64bit/0006_327be0ee0d8e5ce8e4f01e5da6be9bfd0ef10b85_20241121_145620.json @@ -0,0 +1,275 @@ +{ + "machine_info": { + "node": "fv-az1437-189", + "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.1924 GHz", + "hz_actual_friendly": "3.1924 GHz", + "hz_advertised": [ + 3192351000, + 0 + ], + "hz_actual": [ + 3192351000, + 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": "327be0ee0d8e5ce8e4f01e5da6be9bfd0ef10b85", + "time": "2024-11-21T14:55:45Z", + "author_time": "2024-11-21T14:55:45Z", + "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.50889999952642e-05, + "max": 0.022041369000007194, + "mean": 0.00015145601383140115, + "stddev": 0.0004089934904194501, + "rounds": 2892, + "median": 0.00014129899999915096, + "iqr": 4.7307999999191e-05, + "q1": 0.00012088049999903205, + "q3": 0.00016818849999822305, + "iqr_outliers": 10, + "stddev_outliers": 4, + "outliers": "4;10", + "ld15iqr": 8.50889999952642e-05, + "hd15iqr": 0.00024056899999891357, + "ops": 6602.577043346637, + "total": 0.43801079200041215, + "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.310500000163756e-05, + "max": 0.036413346000003344, + "mean": 0.00023367219533312517, + "stddev": 0.0004365377045955424, + "rounds": 7157, + "median": 0.00023136199999385099, + "iqr": 0.00014658600000316824, + "q1": 0.00015416774999721383, + "q3": 0.00030075375000038207, + "iqr_outliers": 20, + "stddev_outliers": 14, + "outliers": "14;20", + "ld15iqr": 8.310500000163756e-05, + "hd15iqr": 0.0005434440000016139, + "ops": 4279.499315587766, + "total": 1.6723919019991769, + "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.0024574589999986074, + "max": 0.0033277140000080863, + "mean": 0.002522596556634031, + "stddev": 6.478434468211038e-05, + "rounds": 309, + "median": 0.0025097959999982322, + "iqr": 3.534874999644444e-05, + "q1": 0.0024965285000000392, + "q3": 0.0025318772499964837, + "iqr_outliers": 15, + "stddev_outliers": 15, + "outliers": "15;15", + "ld15iqr": 0.0024574589999986074, + "hd15iqr": 0.002586097999994763, + "ops": 396.41693689391496, + "total": 0.7794823359999157, + "iterations": 1 + } + } + ], + "datetime": "2024-11-21T14:56:26.262465+00:00", + "version": "5.1.0" +} \ No newline at end of file