Skip to content

Commit

Permalink
Updated benchmarks timeseries
Browse files Browse the repository at this point in the history
  • Loading branch information
robin committed Dec 21, 2022
1 parent e284b8e commit 6f89e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarking/time_series.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,4 @@
{"machine_info": {"node": "fv-az292-792", "processor": "x86_64", "machine": "x86_64", "python_compiler": "GCC 9.3.0", "python_implementation": "CPython", "python_implementation_version": "3.9.10", "python_version": "3.9.10", "python_build": ["main", "Feb 3 2022 07:33:39"], "release": "5.15.0-1023-azure", "system": "Linux", "cpu": {"python_version": "3.9.10.final.0 (64 bit)", "cpuinfo_version": [8, 0, 0], "cpuinfo_version_string": "8.0.0", "arch": "X86_64", "bits": 64, "count": 2, "arch_string_raw": "x86_64", "vendor_id_raw": "GenuineIntel", "brand_raw": "Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz", "hz_advertised_friendly": "2.6000 GHz", "hz_actual_friendly": "2.5939 GHz", "hz_advertised": [2600000000, 0], "hz_actual": [2593906000, 0], "stepping": 7, "model": 85, "family": 6, "flags": ["3dnowprefetch", "abm", "adx", "aes", "apic", "avx", "avx2", "avx512bw", "avx512cd", "avx512dq", "avx512f", "avx512vl", "bmi1", "bmi2", "clflush", "clflushopt", "cmov", "constant_tsc", "cpuid", "cx16", "cx8", "de", "erms", "f16c", "fma", "fpu", "fsgsbase", "fxsr", "hle", "ht", "hypervisor", "invpcid", "invpcid_single", "lahf_lm", "lm", "mca", "mce", "md_clear", "mmx", "movbe", "msr", "mtrr", "nopl", "nx", "osxsave", "pae", "pat", "pcid", "pclmulqdq", "pdpe1gb", "pge", "pni", "popcnt", "pse", "pse36", "pti", "rdrand", "rdrnd", "rdseed", "rdtscp", "rep_good", "rtm", "sep", "smap", "smep", "ss", "sse", "sse2", "sse4_1", "sse4_2", "ssse3", "syscall", "tsc", "vme", "xsave", "xsavec", "xsaveopt", "xsaves", "xtopology"], "l3_cache_size": 37486592, "l2_cache_size": "2 MiB", "l1_data_cache_size": "64 KiB", "l1_instruction_cache_size": "64 KiB", "l2_cache_line_size": 256, "l2_cache_associativity": 6}}, "commit_info": {"id": "7ed3c4ac96f03e8cee2500c0a017039d22c88552", "time": "2022-12-14T14:55:14+00:00", "author_time": "2022-12-14T14:55:14+00:00", "dirty": false, "project": "splink", "branch": "master"}, "benchmarks": [{"group": null, "name": "test_2_rounds_1k_duckdb", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb", "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": 1.2424773419999866, "max": 1.2867242619999928, "mean": 1.2646008019999897, "stddev": 0.031287297178623046, "rounds": 2, "median": 1.2646008019999897, "iqr": 0.044246920000006185, "q1": 1.2424773419999866, "q3": 1.2867242619999928, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.2424773419999866, "hd15iqr": 1.2867242619999928, "ops": 0.7907633764097582, "total": 2.5292016039999794, "data": [1.2424773419999866, 1.2867242619999928], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_duckdb_on_disk_performance", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb_on_disk_performance", "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": 1.2710029330000054, "max": 3.5905015760000083, "mean": 2.430752254500007, "stddev": 1.640133219418297, "rounds": 2, "median": 2.430752254500007, "iqr": 2.319498643000003, "q1": 1.2710029330000054, "q3": 3.5905015760000083, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.2710029330000054, "hd15iqr": 3.5905015760000083, "ops": 0.41139527821015837, "total": 4.861504509000014, "data": [3.5905015760000083, 1.2710029330000054], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_sqlite", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_sqlite", "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": 3.167813443, "max": 3.180584186999994, "mean": 3.174198814999997, "stddev": 0.00903027968319302, "rounds": 2, "median": 3.174198814999997, "iqr": 0.012770743999993783, "q1": 3.167813443, "q3": 3.180584186999994, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 3.167813443, "hd15iqr": 3.180584186999994, "ops": 0.31504012769282097, "total": 6.348397629999994, "data": [3.180584186999994, 3.167813443], "iterations": 1}}], "datetime": "2022-12-14T14:56:41.569520", "version": "3.4.1"}
{"machine_info": {"node": "fv-az163-485", "processor": "x86_64", "machine": "x86_64", "python_compiler": "GCC 9.3.0", "python_implementation": "CPython", "python_implementation_version": "3.9.10", "python_version": "3.9.10", "python_build": ["main", "Feb 3 2022 07:33:39"], "release": "5.15.0-1023-azure", "system": "Linux", "cpu": {"python_version": "3.9.10.final.0 (64 bit)", "cpuinfo_version": [8, 0, 0], "cpuinfo_version_string": "8.0.0", "arch": "X86_64", "bits": 64, "count": 2, "arch_string_raw": "x86_64", "vendor_id_raw": "GenuineIntel", "brand_raw": "Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz", "hz_advertised_friendly": "2.4000 GHz", "hz_actual_friendly": "2.3972 GHz", "hz_advertised": [2400000000, 0], "hz_actual": [2397223000, 0], "stepping": 2, "model": 63, "family": 6, "flags": ["abm", "aes", "apic", "avx", "avx2", "bmi1", "bmi2", "clflush", "cmov", "constant_tsc", "cpuid", "cx16", "cx8", "de", "erms", "f16c", "fma", "fpu", "fsgsbase", "fxsr", "ht", "hypervisor", "invpcid", "invpcid_single", "lahf_lm", "lm", "mca", "mce", "md_clear", "mmx", "movbe", "msr", "mtrr", "nopl", "nx", "osxsave", "pae", "pat", "pcid", "pclmulqdq", "pdpe1gb", "pge", "pni", "popcnt", "pse", "pse36", "pti", "rdrand", "rdrnd", "rdtscp", "rep_good", "sep", "smep", "ss", "sse", "sse2", "sse4_1", "sse4_2", "ssse3", "syscall", "tsc", "vme", "xsave", "xsaveopt", "xtopology"], "l3_cache_size": 31457280, "l2_cache_size": "512 KiB", "l1_data_cache_size": "64 KiB", "l1_instruction_cache_size": "64 KiB", "l2_cache_line_size": 256, "l2_cache_associativity": 6}}, "commit_info": {"id": "e6c0f6848fd81ab90aef5cba948ec2321275213c", "time": "2022-12-15T09:22:25+00:00", "author_time": "2022-12-15T09:22:25+00:00", "dirty": false, "project": "splink", "branch": "master"}, "benchmarks": [{"group": null, "name": "test_2_rounds_1k_duckdb", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb", "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": 1.53697183700001, "max": 1.6222250499999973, "mean": 1.5795984435000037, "stddev": 0.060283125030232095, "rounds": 2, "median": 1.5795984435000037, "iqr": 0.08525321299998723, "q1": 1.53697183700001, "q3": 1.6222250499999973, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.53697183700001, "hd15iqr": 1.6222250499999973, "ops": 0.6330722875265974, "total": 3.1591968870000073, "data": [1.53697183700001, 1.6222250499999973], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_duckdb_on_disk_performance", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb_on_disk_performance", "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": 1.578198962999977, "max": 1.6521517520000089, "mean": 1.615175357499993, "stddev": 0.05229251858958039, "rounds": 2, "median": 1.615175357499993, "iqr": 0.07395278900003177, "q1": 1.578198962999977, "q3": 1.6521517520000089, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.578198962999977, "hd15iqr": 1.6521517520000089, "ops": 0.6191278212341129, "total": 3.230350714999986, "data": [1.6521517520000089, 1.578198962999977], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_sqlite", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_sqlite", "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": 3.662955721000003, "max": 3.700833311999986, "mean": 3.6818945164999946, "stddev": 0.0267835014510986, "rounds": 2, "median": 3.6818945164999946, "iqr": 0.03787759099998311, "q1": 3.662955721000003, "q3": 3.700833311999986, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 3.662955721000003, "hd15iqr": 3.700833311999986, "ops": 0.2715993072366992, "total": 7.363789032999989, "data": [3.662955721000003, 3.700833311999986], "iterations": 1}}], "datetime": "2022-12-15T09:23:47.876703", "version": "3.4.1"}
{"machine_info": {"node": "fv-az335-237", "processor": "x86_64", "machine": "x86_64", "python_compiler": "GCC 9.3.0", "python_implementation": "CPython", "python_implementation_version": "3.9.10", "python_version": "3.9.10", "python_build": ["main", "Feb 3 2022 07:33:39"], "release": "5.15.0-1023-azure", "system": "Linux", "cpu": {"python_version": "3.9.10.final.0 (64 bit)", "cpuinfo_version": [8, 0, 0], "cpuinfo_version_string": "8.0.0", "arch": "X86_64", "bits": 64, "count": 2, "arch_string_raw": "x86_64", "vendor_id_raw": "GenuineIntel", "brand_raw": "Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz", "hz_advertised_friendly": "2.8000 GHz", "hz_actual_friendly": "2.7934 GHz", "hz_advertised": [2800000000, 0], "hz_actual": [2793437000, 0], "stepping": 6, "model": 106, "family": 6, "flags": ["3dnowprefetch", "abm", "adx", "aes", "apic", "avx", "avx2", "avx512bw", "avx512cd", "avx512dq", "avx512f", "avx512vl", "bmi1", "bmi2", "clflush", "clflushopt", "cmov", "constant_tsc", "cpuid", "cx16", "cx8", "de", "erms", "f16c", "fma", "fpu", "fsgsbase", "fxsr", "hle", "ht", "hypervisor", "invpcid", "invpcid_single", "lahf_lm", "lm", "mca", "mce", "md_clear", "mmx", "movbe", "msr", "mtrr", "nopl", "nx", "osxsave", "pae", "pat", "pcid", "pclmulqdq", "pdpe1gb", "pge", "pni", "popcnt", "pse", "pse36", "pti", "rdrand", "rdrnd", "rdseed", "rdtscp", "rep_good", "rtm", "sep", "smap", "smep", "ss", "sse", "sse2", "sse4_1", "sse4_2", "ssse3", "syscall", "tsc", "vme", "xsave", "xsavec", "xsaveopt", "xsaves", "xtopology"], "l3_cache_size": 50331648, "l2_cache_size": "2.5 MiB", "l1_data_cache_size": "96 KiB", "l1_instruction_cache_size": "64 KiB", "l2_cache_line_size": 256, "l2_cache_associativity": 6}}, "commit_info": {"id": "ef2cec142ea8d9271f0d70b83d975ef6fbe79837", "time": "2022-12-20T07:46:22+00:00", "author_time": "2022-12-20T07:46:22+00:00", "dirty": false, "project": "splink", "branch": "master"}, "benchmarks": [{"group": null, "name": "test_2_rounds_1k_duckdb", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb", "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": 1.1838699920000408, "max": 1.2197244249999812, "mean": 1.201797208500011, "stddev": 0.025352912709856585, "rounds": 2, "median": 1.201797208500011, "iqr": 0.0358544329999404, "q1": 1.1838699920000408, "q3": 1.2197244249999812, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.1838699920000408, "hd15iqr": 1.2197244249999812, "ops": 0.8320871382686281, "total": 2.403594417000022, "data": [1.1838699920000408, 1.2197244249999812], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_duckdb_on_disk_performance", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb_on_disk_performance", "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": 1.1959042400000044, "max": 2.665484998000011, "mean": 1.9306946190000076, "stddev": 1.0391505194830712, "rounds": 2, "median": 1.9306946190000076, "iqr": 1.4695807580000064, "q1": 1.1959042400000044, "q3": 2.665484998000011, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.1959042400000044, "hd15iqr": 2.665484998000011, "ops": 0.5179483022115348, "total": 3.861389238000015, "data": [2.665484998000011, 1.1959042400000044], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_sqlite", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_sqlite", "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": 3.022423948999972, "max": 3.0308086100000082, "mean": 3.02661627949999, "stddev": 0.0059288506510761394, "rounds": 2, "median": 3.02661627949999, "iqr": 0.00838466100003643, "q1": 3.022423948999972, "q3": 3.0308086100000082, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 3.022423948999972, "hd15iqr": 3.0308086100000082, "ops": 0.33040197621787865, "total": 6.05323255899998, "data": [3.022423948999972, 3.0308086100000082], "iterations": 1}}], "datetime": "2022-12-20T07:47:28.341481", "version": "3.4.1"}
{"machine_info": {"node": "fv-az203-337", "processor": "x86_64", "machine": "x86_64", "python_compiler": "GCC 9.3.0", "python_implementation": "CPython", "python_implementation_version": "3.9.10", "python_version": "3.9.10", "python_build": ["main", "Feb 3 2022 07:33:39"], "release": "5.15.0-1023-azure", "system": "Linux", "cpu": {"python_version": "3.9.10.final.0 (64 bit)", "cpuinfo_version": [8, 0, 0], "cpuinfo_version_string": "8.0.0", "arch": "X86_64", "bits": 64, "count": 2, "arch_string_raw": "x86_64", "vendor_id_raw": "GenuineIntel", "brand_raw": "Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz", "hz_advertised_friendly": "2.6000 GHz", "hz_actual_friendly": "2.5939 GHz", "hz_advertised": [2600000000, 0], "hz_actual": [2593904000, 0], "stepping": 7, "model": 85, "family": 6, "flags": ["3dnowprefetch", "abm", "adx", "aes", "apic", "avx", "avx2", "avx512bw", "avx512cd", "avx512dq", "avx512f", "avx512vl", "bmi1", "bmi2", "clflush", "clflushopt", "cmov", "constant_tsc", "cpuid", "cx16", "cx8", "de", "erms", "f16c", "fma", "fpu", "fsgsbase", "fxsr", "hle", "ht", "hypervisor", "invpcid", "invpcid_single", "lahf_lm", "lm", "mca", "mce", "md_clear", "mmx", "movbe", "msr", "mtrr", "nopl", "nx", "osxsave", "pae", "pat", "pcid", "pclmulqdq", "pdpe1gb", "pge", "pni", "popcnt", "pse", "pse36", "pti", "rdrand", "rdrnd", "rdseed", "rdtscp", "rep_good", "rtm", "sep", "smap", "smep", "ss", "sse", "sse2", "sse4_1", "sse4_2", "ssse3", "syscall", "tsc", "vme", "xsave", "xsavec", "xsaveopt", "xsaves", "xtopology"], "l3_cache_size": 37486592, "l2_cache_size": "2 MiB", "l1_data_cache_size": "64 KiB", "l1_instruction_cache_size": "64 KiB", "l2_cache_line_size": 256, "l2_cache_associativity": 6}}, "commit_info": {"id": "e284b8ea61460193a68e8f698e7b86379816e4c6", "time": "2022-12-21T09:44:11+00:00", "author_time": "2022-12-21T09:44:11+00:00", "dirty": false, "project": "splink", "branch": "master"}, "benchmarks": [{"group": null, "name": "test_2_rounds_1k_duckdb", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb", "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": 1.1760342940000328, "max": 1.1828261169999905, "mean": 1.1794302055000117, "stddev": 0.004802544099888872, "rounds": 2, "median": 1.1794302055000117, "iqr": 0.006791822999957731, "q1": 1.1760342940000328, "q3": 1.1828261169999905, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.1760342940000328, "hd15iqr": 1.1828261169999905, "ops": 0.8478670423537751, "total": 2.3588604110000233, "data": [1.1828261169999905, 1.1760342940000328], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_duckdb_on_disk_performance", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_duckdb_on_disk_performance", "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": 1.2056559149999657, "max": 3.1108067600000027, "mean": 2.158231337499984, "stddev": 1.3471450816828072, "rounds": 2, "median": 2.158231337499984, "iqr": 1.905150845000037, "q1": 1.2056559149999657, "q3": 3.1108067600000027, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 1.2056559149999657, "hd15iqr": 3.1108067600000027, "ops": 0.4633423593776389, "total": 4.316462674999968, "data": [3.1108067600000027, 1.2056559149999657], "iterations": 1}}, {"group": null, "name": "test_2_rounds_1k_sqlite", "fullname": "benchmarking/test_performance.py::test_2_rounds_1k_sqlite", "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": 3.125346427000011, "max": 3.1347432700000013, "mean": 3.130044848500006, "stddev": 0.006644571407038581, "rounds": 2, "median": 3.130044848500006, "iqr": 0.00939684299999044, "q1": 3.125346427000011, "q3": 3.1347432700000013, "iqr_outliers": 0, "stddev_outliers": 0, "outliers": "0;0", "ld15iqr": 3.125346427000011, "hd15iqr": 3.1347432700000013, "ops": 0.3194842401313273, "total": 6.260089697000012, "data": [3.1347432700000013, 3.125346427000011], "iterations": 1}}], "datetime": "2022-12-21T09:45:10.084232", "version": "3.4.1"}

0 comments on commit 6f89e3b

Please sign in to comment.