From df1cbff7698c853e5c7bc9979b64f17c3283ef93 Mon Sep 17 00:00:00 2001 From: Function Key Date: Tue, 7 Nov 2023 14:14:04 +0100 Subject: [PATCH] Add new storage performance benchmark failed result GitHub Actions benchmarking storage performance test ran and created a new result file upon failure. --- ...benchmark-dark-storage-github-actions.json | 2734 +++++++++++++++++ 1 file changed, 2734 insertions(+) create mode 100644 .benchmarks/Linux-CPython-3.8-64bit/0003_benchmark-dark-storage-github-actions.json diff --git a/.benchmarks/Linux-CPython-3.8-64bit/0003_benchmark-dark-storage-github-actions.json b/.benchmarks/Linux-CPython-3.8-64bit/0003_benchmark-dark-storage-github-actions.json new file mode 100644 index 00000000000..5edd5f2f7c8 --- /dev/null +++ b/.benchmarks/Linux-CPython-3.8-64bit/0003_benchmark-dark-storage-github-actions.json @@ -0,0 +1,2734 @@ +{ + "machine_info": { + "node": "st-linapp1218.st.statoil.no", + "processor": "x86_64", + "machine": "x86_64", + "python_compiler": "GCC 9.1.1 20190605 (Red Hat 9.1.1-2)", + "python_implementation": "CPython", + "python_implementation_version": "3.8.14", + "python_version": "3.8.14", + "python_build": [ + "default", + "Sep 19 2022 09:47:48" + ], + "release": "3.10.0-1160.99.1.el7.x86_64", + "system": "Linux", + "cpu": { + "python_version": "3.8.14.final.0 (64 bit)", + "cpuinfo_version": [ + 9, + 0, + 0 + ], + "cpuinfo_version_string": "9.0.0", + "arch": "X86_64", + "bits": 64, + "count": 6, + "arch_string_raw": "x86_64", + "vendor_id_raw": "GenuineIntel", + "brand_raw": "Intel(R) Xeon(R) Platinum 8160 CPU @ 2.10GHz", + "hz_advertised_friendly": "2.1000 GHz", + "hz_actual_friendly": "2.0951 GHz", + "hz_advertised": [ + 2100000000, + 0 + ], + "hz_actual": [ + 2095077000, + 0 + ], + "stepping": 4, + "model": 85, + "family": 6, + "flags": [ + "3dnowprefetch", + "abm", + "adx", + "aes", + "apic", + "arat", + "arch_capabilities", + "arch_perfmon", + "avx", + "avx2", + "bmi1", + "bmi2", + "clflush", + "cmov", + "constant_tsc", + "cx16", + "cx8", + "de", + "eagerfpu", + "f16c", + "flush_l1d", + "fma", + "fpu", + "fsgsbase", + "fxsr", + "hypervisor", + "ibpb", + "ibrs", + "intel_stibp", + "invpcid", + "invpcid_single", + "lahf_lm", + "lm", + "mca", + "mce", + "md_clear", + "mmx", + "movbe", + "msr", + "mtrr", + "nonstop_tsc", + "nopl", + "nx", + "pae", + "pat", + "pcid", + "pclmulqdq", + "pdpe1gb", + "pge", + "pni", + "popcnt", + "pse", + "pse36", + "rdrand", + "rdseed", + "rdtscp", + "rsb_ctxsw", + "sep", + "smap", + "smep", + "spec_ctrl", + "ss", + "ssbd", + "sse", + "sse2", + "sse4_1", + "sse4_2", + "ssse3", + "stibp", + "syscall", + "tsc", + "tsc_adjust", + "tsc_deadline_timer", + "tsc_reliable", + "vme", + "x2apic", + "xsave", + "xsaveopt", + "xtopology" + ], + "l3_cache_size": 34603008, + "l2_cache_size": 1048576, + "l1_data_cache_size": 32768, + "l1_instruction_cache_size": 32768 + } + }, + "commit_info": { + "id": "15c4ae4444acc0bec1db30fe709ba1eb5e546f51", + "time": "%cI", + "author_time": "%aI", + "dirty": false, + "project": "ert", + "branch": "main" + }, + "benchmarks": [ + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.5993626040872186, + "max": 0.6859466170426458, + "mean": 0.6363366799801589, + "stddev": 0.01950809185421325, + "rounds": 25, + "median": 0.6314259390346706, + "iqr": 0.018052582105156034, + "q1": 0.6254406142397784, + "q3": 0.6434931963449344, + "iqr_outliers": 2, + "stddev_outliers": 5, + "outliers": "5;2", + "ld15iqr": 0.5993626040872186, + "hd15iqr": 0.6825074020307511, + "ops": 1.5714951400117, + "total": 15.90841699950397, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.6037250701338053, + "max": 0.6785416931379586, + "mean": 0.6310268293879926, + "stddev": 0.020055278715157183, + "rounds": 25, + "median": 0.6252312529832125, + "iqr": 0.022419597895350307, + "q1": 0.6143222370301373, + "q3": 0.6367418349254876, + "iqr_outliers": 2, + "stddev_outliers": 7, + "outliers": "7;2", + "ld15iqr": 0.6037250701338053, + "hd15iqr": 0.6705141949933022, + "ops": 1.584718673483122, + "total": 15.775670734699816, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.6267649650108069, + "max": 0.7159319010097533, + "mean": 0.6652418413385749, + "stddev": 0.026412585452256655, + "rounds": 25, + "median": 0.6620795968919992, + "iqr": 0.04065540398005396, + "q1": 0.6451091420021839, + "q3": 0.6857645459822379, + "iqr_outliers": 0, + "stddev_outliers": 11, + "outliers": "11;0", + "ld15iqr": 0.6267649650108069, + "hd15iqr": 0.7159319010097533, + "ops": 1.5032127233425925, + "total": 16.631046033464372, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.4019382130354643, + "max": 0.48402216704562306, + "mean": 0.43780187748372557, + "stddev": 0.019164929571994005, + "rounds": 25, + "median": 0.43312538717873394, + "iqr": 0.029255393135827035, + "q1": 0.4247499252669513, + "q3": 0.45400531840277836, + "iqr_outliers": 0, + "stddev_outliers": 8, + "outliers": "8;0", + "ld15iqr": 0.4019382130354643, + "hd15iqr": 0.48402216704562306, + "ops": 2.2841382173770444, + "total": 10.945046937093139, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.0013622099068015814, + "max": 0.003140288172289729, + "mean": 0.0014995685597007683, + "stddev": 0.00017430136381494922, + "rounds": 731, + "median": 0.0014599559362977743, + "iqr": 0.00011918699601665139, + "q1": 0.0014093852951191366, + "q3": 0.001528572291135788, + "iqr_outliers": 36, + "stddev_outliers": 45, + "outliers": "45;36", + "ld15iqr": 0.0013622099068015814, + "hd15iqr": 0.0017079210374504328, + "ops": 666.858473079447, + "total": 1.0961846171412617, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.251596353948116e-05, + "max": 0.00016660382971167564, + "mean": 3.594765415125902e-05, + "stddev": 6.101941994294106e-06, + "rounds": 30406, + "median": 3.3910153433680534e-05, + "iqr": 1.1739321053028107e-06, + "q1": 3.355205990374088e-05, + "q3": 3.4725992009043694e-05, + "iqr_outliers": 5371, + "stddev_outliers": 2772, + "outliers": "2772;5371", + "ld15iqr": 3.251596353948116e-05, + "hd15iqr": 3.648805432021618e-05, + "ops": 27818.226908277302, + "total": 1.0930243721231818, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.46837644185870886, + "max": 0.5222694089170545, + "mean": 0.4944422529730946, + "stddev": 0.011484100907189664, + "rounds": 25, + "median": 0.49536405806429684, + "iqr": 0.011637921910732985, + "q1": 0.48809908697148785, + "q3": 0.49973700888222083, + "iqr_outliers": 3, + "stddev_outliers": 5, + "outliers": "5;3", + "ld15iqr": 0.47769794100895524, + "hd15iqr": 0.519497943110764, + "ops": 2.022480874130342, + "total": 12.361056324327365, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.3979565021581948, + "max": 0.47947198804467916, + "mean": 0.43171782796271146, + "stddev": 0.024285001371490166, + "rounds": 25, + "median": 0.42694371193647385, + "iqr": 0.033522993500810117, + "q1": 0.4139060095185414, + "q3": 0.4474290030193515, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 0.3979565021581948, + "hd15iqr": 0.47947198804467916, + "ops": 2.3163277845601793, + "total": 10.792945699067786, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.468517845030874, + "max": 0.5099517221096903, + "mean": 0.4914797564223409, + "stddev": 0.009540463165104537, + "rounds": 25, + "median": 0.4909920929931104, + "iqr": 0.01011419459246099, + "q1": 0.486474693112541, + "q3": 0.496588887705002, + "iqr_outliers": 1, + "stddev_outliers": 7, + "outliers": "7;1", + "ld15iqr": 0.4763131239451468, + "hd15iqr": 0.5099517221096903, + "ops": 2.0346717986501868, + "total": 12.286993910558522, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.39424948394298553, + "max": 0.50244643795304, + "mean": 0.41670186919160185, + "stddev": 0.02275780489027414, + "rounds": 25, + "median": 0.4112193970941007, + "iqr": 0.01744457264430821, + "q1": 0.4036831752746366, + "q3": 0.4211277479189448, + "iqr_outliers": 2, + "stddev_outliers": 2, + "outliers": "2;2", + "ld15iqr": 0.39424948394298553, + "hd15iqr": 0.4526861330959946, + "ops": 2.3997972505858725, + "total": 10.417546729790047, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.00042245304211974144, + "max": 0.001295421039685607, + "mean": 0.0005135040085096889, + "stddev": 8.96131052570654e-05, + "rounds": 2361, + "median": 0.0004983940161764622, + "iqr": 7.594109047204256e-05, + "q1": 0.00046302512055262923, + "q3": 0.0005389662110246718, + "iqr_outliers": 75, + "stddev_outliers": 173, + "outliers": "173;75", + "ld15iqr": 0.00042245304211974144, + "hd15iqr": 0.0006531518884003162, + "ops": 1947.4044670113453, + "total": 1.2123829640913755, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.275508061051369e-05, + "max": 0.014689531875774264, + "mean": 3.923192748916317e-05, + "stddev": 8.471678413689445e-05, + "rounds": 30581, + "median": 3.423099406063557e-05, + "iqr": 1.3050157576799393e-06, + "q1": 3.3872900530695915e-05, + "q3": 3.5177916288375854e-05, + "iqr_outliers": 5964, + "stddev_outliers": 7, + "outliers": "7;5964", + "ld15iqr": 3.275508061051369e-05, + "hd15iqr": 3.713788464665413e-05, + "ops": 25489.443522147234, + "total": 1.1997515745460987, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.6096491350326687, + "max": 0.9269562079571187, + "mean": 0.657421803670004, + "stddev": 0.05901362218539286, + "rounds": 25, + "median": 0.6457378750201315, + "iqr": 0.02726715535391122, + "q1": 0.6336949025280774, + "q3": 0.6609620578819886, + "iqr_outliers": 1, + "stddev_outliers": 1, + "outliers": "1;1", + "ld15iqr": 0.6096491350326687, + "hd15iqr": 0.9269562079571187, + "ops": 1.5210934508371656, + "total": 16.4355450917501, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.6254466699901968, + "max": 0.7146127419546247, + "mean": 0.663231036644429, + "stddev": 0.023185184075034334, + "rounds": 25, + "median": 0.6595259008463472, + "iqr": 0.03052630479214713, + "q1": 0.6476907659089193, + "q3": 0.6782170707010664, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 0.6254466699901968, + "hd15iqr": 0.7146127419546247, + "ops": 1.5077702109048305, + "total": 16.580775916110724, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.6044821238610893, + "max": 0.7454320800025016, + "mean": 0.6410879685729742, + "stddev": 0.02522819178853468, + "rounds": 25, + "median": 0.6366927598137408, + "iqr": 0.015497592627070844, + "q1": 0.6310856257914566, + "q3": 0.6465832184185274, + "iqr_outliers": 2, + "stddev_outliers": 3, + "outliers": "3;2", + "ld15iqr": 0.6135675099212676, + "hd15iqr": 0.7454320800025016, + "ops": 1.5598483344274012, + "total": 16.027199214324355, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.3859545299783349, + "max": 0.4730700778309256, + "mean": 0.4215862454008311, + "stddev": 0.017740764711003977, + "rounds": 25, + "median": 0.41670716600492597, + "iqr": 0.019064445747062564, + "q1": 0.4106902373023331, + "q3": 0.4297546830493957, + "iqr_outliers": 1, + "stddev_outliers": 8, + "outliers": "8;1", + "ld15iqr": 0.3859545299783349, + "hd15iqr": 0.4730700778309256, + "ops": 2.371993894272407, + "total": 10.539656135020778, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.9423506259918213, + "max": 1.1077501641120762, + "mean": 1.0024889029469342, + "stddev": 0.04038528471510047, + "rounds": 25, + "median": 0.9965586930047721, + "iqr": 0.04312983708223328, + "q1": 0.9768298480776139, + "q3": 1.0199596851598471, + "iqr_outliers": 1, + "stddev_outliers": 8, + "outliers": "8;1", + "ld15iqr": 0.9423506259918213, + "hd15iqr": 1.1077501641120762, + "ops": 0.997517276311371, + "total": 25.062222573673353, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-summary_with_obs-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.2632146030664444e-05, + "max": 0.00011430098675191402, + "mean": 3.712102127269878e-05, + "stddev": 7.044141447421252e-06, + "rounds": 30203, + "median": 3.41939739882946e-05, + "iqr": 3.2060197554528713e-06, + "q1": 3.372505307197571e-05, + "q3": 3.693107282742858e-05, + "iqr_outliers": 4417, + "stddev_outliers": 3256, + "outliers": "3256;4417", + "ld15iqr": 3.2632146030664444e-05, + "hd15iqr": 4.174094647169113e-05, + "ops": 26938.914009229193, + "total": 1.1211662054993212, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.46432252298109233, + "max": 0.701521976152435, + "mean": 0.5002819051966071, + "stddev": 0.04678474142723375, + "rounds": 25, + "median": 0.4875931181013584, + "iqr": 0.019919029902666807, + "q1": 0.4785886672907509, + "q3": 0.4985076971934177, + "iqr_outliers": 3, + "stddev_outliers": 2, + "outliers": "2;3", + "ld15iqr": 0.46432252298109233, + "hd15iqr": 0.5359608200378716, + "ops": 1.998873014619642, + "total": 12.507047629915178, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.41052568098530173, + "max": 0.50339948781766, + "mean": 0.44524455663748086, + "stddev": 0.02481850969250485, + "rounds": 25, + "median": 0.4390832809731364, + "iqr": 0.03615117626031861, + "q1": 0.4249960127635859, + "q3": 0.4611471890239045, + "iqr_outliers": 0, + "stddev_outliers": 9, + "outliers": "9;0", + "ld15iqr": 0.41052568098530173, + "hd15iqr": 0.50339948781766, + "ops": 2.2459567109636835, + "total": 11.131113915937021, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.46756972395814955, + "max": 0.5133112508337945, + "mean": 0.49356101140379904, + "stddev": 0.012537034280699402, + "rounds": 25, + "median": 0.495576623827219, + "iqr": 0.01509839715436101, + "q1": 0.4857789793750271, + "q3": 0.5008773765293881, + "iqr_outliers": 0, + "stddev_outliers": 8, + "outliers": "8;0", + "ld15iqr": 0.46756972395814955, + "hd15iqr": 0.5133112508337945, + "ops": 2.026091966129525, + "total": 12.339025285094976, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.39559182594530284, + "max": 0.6140121230855584, + "mean": 0.4353937129024416, + "stddev": 0.04806620982627079, + "rounds": 25, + "median": 0.4196717890445143, + "iqr": 0.020878934301435947, + "q1": 0.41066324070561677, + "q3": 0.4315421750070527, + "iqr_outliers": 5, + "stddev_outliers": 2, + "outliers": "2;5", + "ld15iqr": 0.39559182594530284, + "hd15iqr": 0.46963514294475317, + "ops": 2.2967717961147254, + "total": 10.88484282256104, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.007528869900852442, + "max": 0.01075526000931859, + "mean": 0.008718213271789663, + "stddev": 0.0006102708795035663, + "rounds": 127, + "median": 0.00861721602268517, + "iqr": 0.0007508280104957521, + "q1": 0.008291904930956662, + "q3": 0.009042732941452414, + "iqr_outliers": 3, + "stddev_outliers": 37, + "outliers": "37;3", + "ld15iqr": 0.007528869900852442, + "hd15iqr": 0.0101887839846313, + "ops": 114.70240160742492, + "total": 1.1072130855172873, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 100, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp0/da004c364edf79ad773230f0f279e3ad45298b7f/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 100-gen_data_with_obs-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.237905912101269e-05, + "max": 0.0001051509752869606, + "mean": 3.673565082317343e-05, + "stddev": 7.3171038467991065e-06, + "rounds": 30684, + "median": 3.390014171600342e-05, + "iqr": 2.405373379588127e-06, + "q1": 3.348919562995434e-05, + "q3": 3.5894569009542465e-05, + "iqr_outliers": 5332, + "stddev_outliers": 2951, + "outliers": "2951;5332", + "ld15iqr": 3.237905912101269e-05, + "hd15iqr": 3.950786776840687e-05, + "ops": 27221.51309673229, + "total": 1.1271967098582536, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 5.861585587030277, + "max": 6.252955710049719, + "mean": 6.020331512335688, + "stddev": 0.10155477387921531, + "rounds": 25, + "median": 6.008124032057822, + "iqr": 0.10911135299829766, + "q1": 5.94921670970507, + "q3": 6.058328062703367, + "iqr_outliers": 2, + "stddev_outliers": 8, + "outliers": "8;2", + "ld15iqr": 5.861585587030277, + "hd15iqr": 6.226808350998908, + "ops": 0.16610380972393218, + "total": 150.5082878083922, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 2.636736049083993, + "max": 2.9565947959199548, + "mean": 2.770081302076578, + "stddev": 0.06979032157861387, + "rounds": 25, + "median": 2.761890442110598, + "iqr": 0.10173998959362507, + "q1": 2.718036987411324, + "q3": 2.819776977004949, + "iqr_outliers": 0, + "stddev_outliers": 5, + "outliers": "5;0", + "ld15iqr": 2.636736049083993, + "hd15iqr": 2.9565947959199548, + "ops": 0.36100023463223074, + "total": 69.25203255191445, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 5.7960000650491565, + "max": 6.127391926944256, + "mean": 5.90570059036836, + "stddev": 0.08557877876553965, + "rounds": 25, + "median": 5.881332041928545, + "iqr": 0.11728245008271188, + "q1": 5.840682510635816, + "q3": 5.957964960718527, + "iqr_outliers": 0, + "stddev_outliers": 6, + "outliers": "6;0", + "ld15iqr": 5.7960000650491565, + "hd15iqr": 6.127391926944256, + "ops": 0.1693279204893837, + "total": 147.642514759209, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.4122528280131519, + "max": 0.6011890422087163, + "mean": 0.446181413969025, + "stddev": 0.0381570499435309, + "rounds": 25, + "median": 0.438817978836596, + "iqr": 0.03504833480110392, + "q1": 0.4226059081265703, + "q3": 0.4576542429276742, + "iqr_outliers": 1, + "stddev_outliers": 1, + "outliers": "1;1", + "ld15iqr": 0.4122528280131519, + "hd15iqr": 0.6011890422087163, + "ops": 2.2412408242299002, + "total": 11.154535349225625, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.0013367219362407923, + "max": 0.0048474951181560755, + "mean": 0.0014837076224962144, + "stddev": 0.0003904908545348405, + "rounds": 738, + "median": 0.0013686938909813762, + "iqr": 3.847177140414715e-05, + "q1": 0.001357237109914422, + "q3": 0.0013957088813185692, + "iqr_outliers": 119, + "stddev_outliers": 52, + "outliers": "52;119", + "ld15iqr": 0.0013367219362407923, + "hd15iqr": 0.0014535551890730858, + "ops": 673.9872363246226, + "total": 1.0949762254022062, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.2501062378287315e-05, + "max": 0.00011924910359084606, + "mean": 3.7181830776015813e-05, + "stddev": 7.67846769478246e-06, + "rounds": 30054, + "median": 3.4281983971595764e-05, + "iqr": 2.5141052901744843e-06, + "q1": 3.3831922337412834e-05, + "q3": 3.634602762758732e-05, + "iqr_outliers": 4913, + "stddev_outliers": 2681, + "outliers": "2681;4913", + "ld15iqr": 3.2501062378287315e-05, + "hd15iqr": 4.0119048207998276e-05, + "ops": 26894.856415866732, + "total": 1.1174627421423793, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 4.2175536749418825, + "max": 4.501858897972852, + "mean": 4.344461274668574, + "stddev": 0.0807237277491914, + "rounds": 25, + "median": 4.342879369854927, + "iqr": 0.12388791015837342, + "q1": 4.278878937533591, + "q3": 4.402766847691964, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 4.2175536749418825, + "hd15iqr": 4.501858897972852, + "ops": 0.23017813643103238, + "total": 108.61153186671436, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.5320504938717932, + "max": 0.765709106111899, + "mean": 0.5666832274384797, + "stddev": 0.046838845166175244, + "rounds": 25, + "median": 0.557055348996073, + "iqr": 0.017893130308948457, + "q1": 0.544549081241712, + "q3": 0.5624422115506604, + "iqr_outliers": 3, + "stddev_outliers": 2, + "outliers": "2;3", + "ld15iqr": 0.5320504938717932, + "hd15iqr": 0.6107668669428676, + "ops": 1.7646543105222965, + "total": 14.167080685961992, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 4.147825245046988, + "max": 4.456390928011388, + "mean": 4.27919392855838, + "stddev": 0.06768141702364819, + "rounds": 25, + "median": 4.274764937115833, + "iqr": 0.07972013170365244, + "q1": 4.241886926291045, + "q3": 4.321607057994697, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 4.147825245046988, + "hd15iqr": 4.456390928011388, + "ops": 0.2336888714779259, + "total": 106.97984821395949, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.3817797708325088, + "max": 0.46007681800983846, + "mean": 0.4129621700942516, + "stddev": 0.01721093459277501, + "rounds": 25, + "median": 0.4129117189440876, + "iqr": 0.02311680105049163, + "q1": 0.3993200494442135, + "q3": 0.42243685049470514, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 0.3817797708325088, + "hd15iqr": 0.46007681800983846, + "ops": 2.421529312895094, + "total": 10.32405425235629, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.0004339090082794428, + "max": 0.0012331600300967693, + "mean": 0.0004910249684360765, + "stddev": 6.378972251848347e-05, + "rounds": 2310, + "median": 0.00047447707038372755, + "iqr": 5.99550548940897e-05, + "q1": 0.0004518211353570223, + "q3": 0.000511776190251112, + "iqr_outliers": 79, + "stddev_outliers": 206, + "outliers": "206;79", + "ld15iqr": 0.0004339090082794428, + "hd15iqr": 0.0006021528970450163, + "ops": 2036.5563144070213, + "total": 1.1342676770873368, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.258604556322098e-05, + "max": 0.0001895669847726822, + "mean": 3.631670452699487e-05, + "stddev": 6.9714090049393374e-06, + "rounds": 30545, + "median": 3.405800089240074e-05, + "iqr": 1.267995685338974e-06, + "q1": 3.368104808032513e-05, + "q3": 3.49490437656641e-05, + "iqr_outliers": 5458, + "stddev_outliers": 2425, + "outliers": "2425;5458", + "ld15iqr": 3.258604556322098e-05, + "hd15iqr": 3.685499541461468e-05, + "ops": 27535.53806779692, + "total": 1.1092937397770584, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 5.811114624142647, + "max": 6.2201907460112125, + "mean": 6.011280194325373, + "stddev": 0.10076983203645058, + "rounds": 25, + "median": 6.012003485811874, + "iqr": 0.1280537031707354, + "q1": 5.942558134847786, + "q3": 6.070611838018522, + "iqr_outliers": 0, + "stddev_outliers": 7, + "outliers": "7;0", + "ld15iqr": 5.811114624142647, + "hd15iqr": 6.2201907460112125, + "ops": 0.16635391591694504, + "total": 150.28200485813431, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 2.7217161930166185, + "max": 3.0087914790492505, + "mean": 2.807886695694178, + "stddev": 0.07230205553924837, + "rounds": 25, + "median": 2.7818598521407694, + "iqr": 0.08710592973511666, + "q1": 2.759662209486123, + "q3": 2.84676813922124, + "iqr_outliers": 1, + "stddev_outliers": 8, + "outliers": "8;1", + "ld15iqr": 2.7217161930166185, + "hd15iqr": 3.0087914790492505, + "ops": 0.35613972655430653, + "total": 70.19716739235446, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 5.827039405005053, + "max": 6.4332086420618, + "mean": 6.02721398498863, + "stddev": 0.1415414241264075, + "rounds": 25, + "median": 6.0059867210220546, + "iqr": 0.19329665950499475, + "q1": 5.916231232753489, + "q3": 6.109527892258484, + "iqr_outliers": 1, + "stddev_outliers": 5, + "outliers": "5;1", + "ld15iqr": 5.827039405005053, + "hd15iqr": 6.4332086420618, + "ops": 0.16591413586618933, + "total": 150.68034962471575, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.40773223293945193, + "max": 0.5257897581905127, + "mean": 0.4397716325335205, + "stddev": 0.029209842664981465, + "rounds": 25, + "median": 0.4342540099751204, + "iqr": 0.027066805283538997, + "q1": 0.4183773685945198, + "q3": 0.4454441738780588, + "iqr_outliers": 3, + "stddev_outliers": 4, + "outliers": "4;3", + "ld15iqr": 0.40773223293945193, + "hd15iqr": 0.4895167478825897, + "ops": 2.2739074692903882, + "total": 10.994290813338012, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.9652746180072427, + "max": 1.1091938419267535, + "mean": 1.0556998724024742, + "stddev": 0.04059694353716074, + "rounds": 25, + "median": 1.0720473378896713, + "iqr": 0.03666921576950699, + "q1": 1.0462011717027053, + "q3": 1.0828703874722123, + "iqr_outliers": 4, + "stddev_outliers": 7, + "outliers": "7;4", + "ld15iqr": 0.9939720989204943, + "hd15iqr": 1.1091938419267535, + "ops": 0.947238913389544, + "total": 26.392496810061857, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "summary_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-summary_with_obs-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.21750994771719e-05, + "max": 0.00011348188854753971, + "mean": 4.031822822363668e-05, + "stddev": 1.3421484264041679e-05, + "rounds": 30656, + "median": 3.416580148041248e-05, + "iqr": 5.568843334913254e-06, + "q1": 3.364216536283493e-05, + "q3": 3.9211008697748184e-05, + "iqr_outliers": 4669, + "stddev_outliers": 3923, + "outliers": "3923;4669", + "ld15iqr": 3.21750994771719e-05, + "hd15iqr": 4.757591523230076e-05, + "ops": 24802.677202311857, + "total": 1.235995604423806, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_result]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_result]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_result", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 4.172519235871732, + "max": 4.646140940953046, + "mean": 4.322960123410448, + "stddev": 0.09692517918969433, + "rounds": 25, + "median": 4.30052128713578, + "iqr": 0.0952858388191089, + "q1": 4.265728242753539, + "q3": 4.361014081572648, + "iqr_outliers": 1, + "stddev_outliers": 5, + "outliers": "5;1", + "ld15iqr": 4.172519235871732, + "hd15iqr": 4.646140940953046, + "ops": 0.23132297579721484, + "total": 108.07400308526121, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.5276971070561558, + "max": 0.5913349699694663, + "mean": 0.5560067225620151, + "stddev": 0.01754489555316927, + "rounds": 25, + "median": 0.5523430330213159, + "iqr": 0.024007366388104856, + "q1": 0.5425575681147166, + "q3": 0.5665649345028214, + "iqr_outliers": 0, + "stddev_outliers": 8, + "outliers": "8;0", + "ld15iqr": 0.5276971070561558, + "hd15iqr": 0.5913349699694663, + "ops": 1.7985394050491241, + "total": 13.900168064050376, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_csv]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_csv]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_record_csv", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 4.173703799024224, + "max": 4.464909629896283, + "mean": 4.303315830435604, + "stddev": 0.07977944674724388, + "rounds": 25, + "median": 4.29998196195811, + "iqr": 0.10900274862069637, + "q1": 4.24933256598888, + "q3": 4.358335314609576, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 4.173703799024224, + "hd15iqr": 4.464909629896283, + "ops": 0.23237894670138, + "total": 107.5828957608901, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_single_record_parquet]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_single_record_parquet]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_single_record_parquet", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.4078066509682685, + "max": 0.6117684559430927, + "mean": 0.44356428790837527, + "stddev": 0.039980025782946606, + "rounds": 25, + "median": 0.4327360058669001, + "iqr": 0.03288389655062929, + "q1": 0.4231239219661802, + "q3": 0.4560078185168095, + "iqr_outliers": 1, + "stddev_outliers": 1, + "outliers": "1;1", + "ld15iqr": 0.4078066509682685, + "hd15iqr": 0.6117684559430927, + "ops": 2.254464634011665, + "total": 11.089107197709382, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_observations]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_observations", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 0.007337803021073341, + "max": 0.011110232910141349, + "mean": 0.008301017709957961, + "stddev": 0.0006137378360950617, + "rounds": 131, + "median": 0.008178522111847997, + "iqr": 0.0007391463732346892, + "q1": 0.00784942420432344, + "q3": 0.00858857057755813, + "iqr_outliers": 3, + "stddev_outliers": 40, + "outliers": "40;3", + "ld15iqr": 0.007337803021073341, + "hd15iqr": 0.009806121932342649, + "ops": 120.46715655122536, + "total": 1.087433320004493, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_parameters]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance[gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_parameters]", + "params": { + "template_config": { + "gen_data_count": 2, + "gen_data_entries": 2000, + "summary_data_entries": 2000, + "reals": 1000, + "summary_data_count": 2, + "sum_obs_count": 1, + "gen_obs_count": 1, + "sum_obs_every": 2, + "gen_obs_every": 2, + "parameter_entries": 3, + "parameter_count": 1, + "update_steps": 1, + "marks": "UNSERIALIZABLE[MarkDecorator(mark=Mark(name='slow', args=(), kwargs={}))]", + "folder": "UNSERIALIZABLE[local('/tmp/pytest-of-f_scout_ci/pytest-86/my_poly_tmp1/785ac9d282bff59d941ea38705213b2d71dba0cd/poly')]" + }, + "keyword": "gen_data_with_obs", + "function": "UNSERIALIZABLE[]" + }, + "param": "gen_x: 2000, sum_x: 2000 reals: 1000-gen_data_with_obs-get_parameters", + "extra_info": {}, + "options": { + "disable_gc": true, + "timer": "perf_counter", + "min_rounds": 25, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": 100000 + }, + "stats": { + "min": 3.228592686355114e-05, + "max": 0.00015295809134840965, + "mean": 3.4646824717305725e-05, + "stddev": 2.835010621570368e-06, + "rounds": 30293, + "median": 3.387616015970707e-05, + "iqr": 6.461050361394882e-07, + "q1": 3.360304981470108e-05, + "q3": 3.424915485084057e-05, + "iqr_outliers": 3479, + "stddev_outliers": 2577, + "outliers": "2577;3479", + "ld15iqr": 3.2634008675813675e-05, + "hd15iqr": 3.521912731230259e-05, + "ops": 28862.673799383138, + "total": 1.0495562611613423, + "iterations": 1 + } + } + ], + "datetime": "2023-11-07T13:13:47.952706", + "version": "4.0.0" +} \ No newline at end of file