From 8afd127fa1ed2396a142543c923eba54c34dd1e3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 27 Nov 2024 14:26:54 +0000 Subject: [PATCH] bench: current release --- ...d9882c1f1c0733f10354e_20241127_142647.json | 275 ++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 .benchmarks/Linux-CPython-3.10-64bit/0002_26a93c94ca5a26c8ad5d9882c1f1c0733f10354e_20241127_142647.json diff --git a/.benchmarks/Linux-CPython-3.10-64bit/0002_26a93c94ca5a26c8ad5d9882c1f1c0733f10354e_20241127_142647.json b/.benchmarks/Linux-CPython-3.10-64bit/0002_26a93c94ca5a26c8ad5d9882c1f1c0733f10354e_20241127_142647.json new file mode 100644 index 0000000..70e92f9 --- /dev/null +++ b/.benchmarks/Linux-CPython-3.10-64bit/0002_26a93c94ca5a26c8ad5d9882c1f1c0733f10354e_20241127_142647.json @@ -0,0 +1,275 @@ +{ + "machine_info": { + "node": "fv-az1272-97", + "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.6162 GHz", + "hz_actual_friendly": "2.6162 GHz", + "hz_advertised": [ + 2616209000, + 0 + ], + "hz_actual": [ + 2616209000, + 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": "26a93c94ca5a26c8ad5d9882c1f1c0733f10354e", + "time": "2024-11-27T14:26:05Z", + "author_time": "2024-11-27T14:26:05Z", + "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": 7.91980000087733e-05, + "max": 0.018519135999980563, + "mean": 0.0001484812893958024, + "stddev": 0.00031852871658014195, + "rounds": 3376, + "median": 0.00014043200000912748, + "iqr": 5.146600000216495e-05, + "q1": 0.00011736899999448269, + "q3": 0.00016883499999664764, + "iqr_outliers": 13, + "stddev_outliers": 4, + "outliers": "4;13", + "ld15iqr": 7.91980000087733e-05, + "hd15iqr": 0.00024829299999851173, + "ops": 6734.855307824867, + "total": 0.501272833000229, + "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.20430000203487e-05, + "max": 0.027014753999992536, + "mean": 0.00023737545506299465, + "stddev": 0.0003078543282559332, + "rounds": 8256, + "median": 0.00023631499999510197, + "iqr": 0.0001485620000067911, + "q1": 0.00015685299999290692, + "q3": 0.000305414999999698, + "iqr_outliers": 17, + "stddev_outliers": 14, + "outliers": "14;17", + "ld15iqr": 8.20430000203487e-05, + "hd15iqr": 0.0005318719999820587, + "ops": 4212.735473154207, + "total": 1.9597717570000839, + "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.002139151000022821, + "max": 0.002308285999987447, + "mean": 0.0021780323216078947, + "stddev": 2.2019188706359353e-05, + "rounds": 398, + "median": 0.0021754739999835238, + "iqr": 2.1400999997922554e-05, + "q1": 0.0021651280000014594, + "q3": 0.002186528999999382, + "iqr_outliers": 16, + "stddev_outliers": 82, + "outliers": "82;16", + "ld15iqr": 0.002139151000022821, + "hd15iqr": 0.0022221659999956955, + "ops": 459.1300092653204, + "total": 0.8668568639999421, + "iterations": 1 + } + } + ], + "datetime": "2024-11-27T14:26:54.242258+00:00", + "version": "5.1.0" +} \ No newline at end of file