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..39cbf5d868c --- /dev/null +++ b/.benchmarks/Linux-CPython-3.8-64bit/0003_benchmark-dark-storage-github-actions.json @@ -0,0 +1,2734 @@ +{ + "machine_info": { + "node": "st-linapp1192.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.18", + "python_version": "3.8.18", + "python_build": [ + "default", + "Oct 24 2023 08:42:25" + ], + "release": "3.10.0-1160.105.1.el7.x86_64", + "system": "Linux", + "cpu": { + "python_version": "3.8.18.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": "8a6fc5ff9bb0e2cf419d80fe8723add6ee4d19f4", + "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-54/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.6882559987716377, + "max": 0.7262242529541254, + "mean": 0.700503371823579, + "stddev": 0.010663384911879384, + "rounds": 25, + "median": 0.6982601080089808, + "iqr": 0.014551095315255225, + "q1": 0.6918834628304467, + "q3": 0.7064345581457019, + "iqr_outliers": 0, + "stddev_outliers": 6, + "outliers": "6;0", + "ld15iqr": 0.6882559987716377, + "hd15iqr": 0.7262242529541254, + "ops": 1.427544877331224, + "total": 17.512584295589477, + "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-54/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.6891890880651772, + "max": 0.7449079169891775, + "mean": 0.7078930842876434, + "stddev": 0.010818527700909204, + "rounds": 25, + "median": 0.7074718507938087, + "iqr": 0.01052384462673217, + "q1": 0.70233258837834, + "q3": 0.7128564330050722, + "iqr_outliers": 1, + "stddev_outliers": 5, + "outliers": "5;1", + "ld15iqr": 0.6891890880651772, + "hd15iqr": 0.7449079169891775, + "ops": 1.4126427029673632, + "total": 17.697327107191086, + "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-54/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.7011717869900167, + "max": 0.7411871021613479, + "mean": 0.7155139310657979, + "stddev": 0.009990984500259138, + "rounds": 25, + "median": 0.7130101956427097, + "iqr": 0.013906130217947066, + "q1": 0.7101235691225156, + "q3": 0.7240296993404627, + "iqr_outliers": 0, + "stddev_outliers": 9, + "outliers": "9;0", + "ld15iqr": 0.7011717869900167, + "hd15iqr": 0.7411871021613479, + "ops": 1.3975968273747577, + "total": 17.887848276644945, + "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-54/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.49723227182403207, + "max": 0.597062102984637, + "mean": 0.5161708074994386, + "stddev": 0.02163575792717596, + "rounds": 25, + "median": 0.5106318420730531, + "iqr": 0.012259950977750123, + "q1": 0.5030738288769498, + "q3": 0.5153337798547, + "iqr_outliers": 3, + "stddev_outliers": 3, + "outliers": "3;3", + "ld15iqr": 0.49723227182403207, + "hd15iqr": 0.5393852749839425, + "ops": 1.9373431923522482, + "total": 12.904270187485963, + "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-54/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": 0.00012619886547327042, + "max": 0.0002734139561653137, + "mean": 0.00013597034951070102, + "stddev": 1.0708382992337272e-05, + "rounds": 8093, + "median": 0.0001322147436439991, + "iqr": 7.7391741797328e-06, + "q1": 0.00013032043352723122, + "q3": 0.00013805960770696402, + "iqr_outliers": 450, + "stddev_outliers": 735, + "outliers": "735;450", + "ld15iqr": 0.00012619886547327042, + "hd15iqr": 0.00014968402683734894, + "ops": 7354.544601808932, + "total": 1.1004080385901034, + "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-54/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.5948352110572159, + "max": 0.6239608959294856, + "mean": 0.6079619815945625, + "stddev": 0.007486086606462665, + "rounds": 25, + "median": 0.6068547950126231, + "iqr": 0.010867115808650851, + "q1": 0.601487304084003, + "q3": 0.6123544198926538, + "iqr_outliers": 0, + "stddev_outliers": 7, + "outliers": "7;0", + "ld15iqr": 0.5948352110572159, + "hd15iqr": 0.6239608959294856, + "ops": 1.6448396943789154, + "total": 15.199049539864063, + "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-54/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.49231009697541595, + "max": 0.5762282712385058, + "mean": 0.5088344077207148, + "stddev": 0.016598748983608896, + "rounds": 25, + "median": 0.5052594281733036, + "iqr": 0.014079529326409101, + "q1": 0.49925297615118325, + "q3": 0.5133325054775923, + "iqr_outliers": 1, + "stddev_outliers": 2, + "outliers": "2;1", + "ld15iqr": 0.49231009697541595, + "hd15iqr": 0.5762282712385058, + "ops": 1.9652759027822515, + "total": 12.72086019301787, + "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-54/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.5847791349515319, + "max": 0.6338859549723566, + "mean": 0.5973338642716408, + "stddev": 0.010476756288561975, + "rounds": 25, + "median": 0.5950841098092496, + "iqr": 0.011859036050736904, + "q1": 0.5901227663271129, + "q3": 0.6019818023778498, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 0.5847791349515319, + "hd15iqr": 0.6338859549723566, + "ops": 1.6741056548323279, + "total": 14.93334660679102, + "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-54/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.47901646327227354, + "max": 0.5771404369734228, + "mean": 0.4994491527043283, + "stddev": 0.023155925623459556, + "rounds": 25, + "median": 0.49128512386232615, + "iqr": 0.012203894089907408, + "q1": 0.48706235352437943, + "q3": 0.49926624761428684, + "iqr_outliers": 4, + "stddev_outliers": 4, + "outliers": "4;4", + "ld15iqr": 0.47901646327227354, + "hd15iqr": 0.5256134229712188, + "ops": 2.0022058193219032, + "total": 12.486228817608207, + "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-54/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": 0.00012609735131263733, + "max": 0.0002077138051390648, + "mean": 0.0001345000321637857, + "stddev": 6.832781639270471e-06, + "rounds": 7918, + "median": 0.00013169110752642155, + "iqr": 7.019843906164169e-06, + "q1": 0.0001299101859331131, + "q3": 0.00013693002983927727, + "iqr_outliers": 400, + "stddev_outliers": 1409, + "outliers": "1409;400", + "ld15iqr": 0.00012609735131263733, + "hd15iqr": 0.0001474679447710514, + "ops": 7434.942459956164, + "total": 1.0649712546728551, + "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-54/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.7019675481133163, + "max": 0.7517192158848047, + "mean": 0.7138198932819069, + "stddev": 0.00981030318894637, + "rounds": 25, + "median": 0.7125435979105532, + "iqr": 0.008202995988540351, + "q1": 0.7078506357502192, + "q3": 0.7160536317387596, + "iqr_outliers": 1, + "stddev_outliers": 4, + "outliers": "4;1", + "ld15iqr": 0.7019675481133163, + "hd15iqr": 0.7517192158848047, + "ops": 1.4009136049744033, + "total": 17.84549733204767, + "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-54/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.6876822249032557, + "max": 0.7939003263600171, + "mean": 0.707572930790484, + "stddev": 0.0211901765557278, + "rounds": 25, + "median": 0.7036806978285313, + "iqr": 0.017022875137627125, + "q1": 0.6943268225295469, + "q3": 0.711349697667174, + "iqr_outliers": 2, + "stddev_outliers": 2, + "outliers": "2;2", + "ld15iqr": 0.6876822249032557, + "hd15iqr": 0.7380420686677098, + "ops": 1.4132818773646745, + "total": 17.6893232697621, + "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-54/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.6997399609535933, + "max": 0.746780235785991, + "mean": 0.7143222376331687, + "stddev": 0.010997428983060024, + "rounds": 25, + "median": 0.7101094322279096, + "iqr": 0.011759475339204073, + "q1": 0.7071735261706635, + "q3": 0.7189330015098676, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 0.6997399609535933, + "hd15iqr": 0.746780235785991, + "ops": 1.3999284178991744, + "total": 17.858055940829217, + "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-54/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.4923559953458607, + "max": 0.5257093822583556, + "mean": 0.5071840168163181, + "stddev": 0.008418436381152927, + "rounds": 25, + "median": 0.5051128510385752, + "iqr": 0.00920985930133611, + "q1": 0.5014264404308051, + "q3": 0.5106362997321412, + "iqr_outliers": 2, + "stddev_outliers": 7, + "outliers": "7;2", + "ld15iqr": 0.4923559953458607, + "hd15iqr": 0.5250186990015209, + "ops": 1.9716709652586715, + "total": 12.67960042040795, + "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-54/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": 0.00012633902952075005, + "max": 0.0003529260866343975, + "mean": 0.0001413591309359535, + "stddev": 2.5663457492772403e-05, + "rounds": 7980, + "median": 0.0001327290665358305, + "iqr": 1.172325573861599e-05, + "q1": 0.00013055233284831047, + "q3": 0.00014227558858692646, + "iqr_outliers": 682, + "stddev_outliers": 540, + "outliers": "540;682", + "ld15iqr": 0.00012633902952075005, + "hd15iqr": 0.00015986524522304535, + "ops": 7074.18044649041, + "total": 1.1280458648689091, + "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-54/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.5958296149037778, + "max": 0.6357086119242013, + "mean": 0.6054184707626701, + "stddev": 0.008808066228734797, + "rounds": 25, + "median": 0.6029709950089455, + "iqr": 0.013382405159063637, + "q1": 0.5981152510503307, + "q3": 0.6114976562093943, + "iqr_outliers": 1, + "stddev_outliers": 4, + "outliers": "4;1", + "ld15iqr": 0.5958296149037778, + "hd15iqr": 0.6357086119242013, + "ops": 1.6517500675859125, + "total": 15.135461769066751, + "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-54/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.4956517959944904, + "max": 0.5423641921952367, + "mean": 0.5131121199764311, + "stddev": 0.013018309112903454, + "rounds": 25, + "median": 0.5130784376524389, + "iqr": 0.020602768752723932, + "q1": 0.5029679822036996, + "q3": 0.5235707509564236, + "iqr_outliers": 0, + "stddev_outliers": 9, + "outliers": "9;0", + "ld15iqr": 0.4956517959944904, + "hd15iqr": 0.5423641921952367, + "ops": 1.9488917939532069, + "total": 12.827802999410778, + "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-54/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.5921085546724498, + "max": 0.6281601442024112, + "mean": 0.6023731997050344, + "stddev": 0.008085311063985858, + "rounds": 25, + "median": 0.6002486632205546, + "iqr": 0.009806795744225383, + "q1": 0.5961682290071622, + "q3": 0.6059750247513875, + "iqr_outliers": 1, + "stddev_outliers": 4, + "outliers": "4;1", + "ld15iqr": 0.5921085546724498, + "hd15iqr": 0.6281601442024112, + "ops": 1.6601004169668776, + "total": 15.059329992625862, + "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-54/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.48570839036256075, + "max": 0.5389451580122113, + "mean": 0.5020535072311759, + "stddev": 0.01151966680309938, + "rounds": 25, + "median": 0.49989706883206964, + "iqr": 0.012331873062066734, + "q1": 0.4942828784696758, + "q3": 0.5066147515317425, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 0.48570839036256075, + "hd15iqr": 0.5389451580122113, + "ops": 1.9918195682268969, + "total": 12.551337680779397, + "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-54/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": 0.00012806477025151253, + "max": 0.0002608560025691986, + "mean": 0.00014002967726456361, + "stddev": 1.1793212858377185e-05, + "rounds": 7832, + "median": 0.00013565481640398502, + "iqr": 1.1598225682973862e-05, + "q1": 0.000132695771753788, + "q3": 0.00014429399743676186, + "iqr_outliers": 370, + "stddev_outliers": 826, + "outliers": "826;370", + "ld15iqr": 0.00012806477025151253, + "hd15iqr": 0.00016169296577572823, + "ops": 7141.343317607313, + "total": 1.0967124323360622, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[gen_x: 2000, sum_x: 2000 reals: 100-summary-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance_with_libres_facade[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-54/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.0013509509153664112, + "max": 0.0014408780261874199, + "mean": 0.0013693259786334258, + "stddev": 1.0677840656654248e-05, + "rounds": 737, + "median": 0.001367880031466484, + "iqr": 1.2312899343669415e-05, + "q1": 0.0013622131664305925, + "q3": 0.001374526065774262, + "iqr_outliers": 14, + "stddev_outliers": 190, + "outliers": "190;14", + "ld15iqr": 0.0013509509153664112, + "hd15iqr": 0.001394159160554409, + "ops": 730.2862982253432, + "total": 1.0091932462528348, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.0004811561666429043, + "max": 0.0009805387817323208, + "mean": 0.0005177741182613698, + "stddev": 3.845038016004275e-05, + "rounds": 2087, + "median": 0.0005035991780459881, + "iqr": 2.7439906261861324e-05, + "q1": 0.0004956064512953162, + "q3": 0.0005230463575571775, + "iqr_outliers": 243, + "stddev_outliers": 298, + "outliers": "298;243", + "ld15iqr": 0.0004811561666429043, + "hd15iqr": 0.0005643661133944988, + "ops": 1931.3441223325206, + "total": 1.0805945848114789, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.07034460036084056, + "max": 0.07389355869963765, + "mean": 0.07095538783818484, + "stddev": 0.0007096195013230807, + "rounds": 25, + "median": 0.07074422296136618, + "iqr": 0.0005017699440941215, + "q1": 0.07060290453955531, + "q3": 0.07110467448364943, + "iqr_outliers": 1, + "stddev_outliers": 2, + "outliers": "2;1", + "ld15iqr": 0.07034460036084056, + "hd15iqr": 0.07389355869963765, + "ops": 14.093362469958162, + "total": 1.7738846959546208, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.0024809171445667744, + "max": 0.0027174451388418674, + "mean": 0.0025359556892373724, + "stddev": 4.1291296256511275e-05, + "rounds": 403, + "median": 0.002528361976146698, + "iqr": 5.4655480198562145e-05, + "q1": 0.002501975861378014, + "q3": 0.0025566313415765762, + "iqr_outliers": 12, + "stddev_outliers": 113, + "outliers": "113;12", + "ld15iqr": 0.0024809171445667744, + "hd15iqr": 0.002639239188283682, + "ops": 394.3286565471205, + "total": 1.021990142762661, + "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-54/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": 7.371577423997223, + "max": 7.765297623351216, + "mean": 7.545527867041528, + "stddev": 0.09469941944596802, + "rounds": 25, + "median": 7.523286949843168, + "iqr": 0.12617018294986337, + "q1": 7.478504930390045, + "q3": 7.604675113339908, + "iqr_outliers": 0, + "stddev_outliers": 6, + "outliers": "6;0", + "ld15iqr": 7.371577423997223, + "hd15iqr": 7.765297623351216, + "ops": 0.13252883265701632, + "total": 188.6381966760382, + "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-54/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": 4.696708736941218, + "max": 4.919658578000963, + "mean": 4.750644284635782, + "stddev": 0.0451331130457938, + "rounds": 25, + "median": 4.73841347405687, + "iqr": 0.03524346835911274, + "q1": 4.7266589851351455, + "q3": 4.761902453494258, + "iqr_outliers": 1, + "stddev_outliers": 4, + "outliers": "4;1", + "ld15iqr": 4.696708736941218, + "hd15iqr": 4.919658578000963, + "ops": 0.21049776411046675, + "total": 118.76610711589456, + "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-54/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": 7.39927489310503, + "max": 7.604516800958663, + "mean": 7.489742838721722, + "stddev": 0.05383862805556812, + "rounds": 25, + "median": 7.4901361698284745, + "iqr": 0.07023008295800537, + "q1": 7.459033533697948, + "q3": 7.529263616655953, + "iqr_outliers": 0, + "stddev_outliers": 8, + "outliers": "8;0", + "ld15iqr": 7.39927489310503, + "hd15iqr": 7.604516800958663, + "ops": 0.13351593259384462, + "total": 187.24357096804306, + "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-54/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": 1.8184806141071022, + "max": 1.9601912279613316, + "mean": 1.8551938389055431, + "stddev": 0.031221426891163494, + "rounds": 25, + "median": 1.8528601513244212, + "iqr": 0.0343005342874676, + "q1": 1.8317047656746581, + "q3": 1.8660052999621257, + "iqr_outliers": 1, + "stddev_outliers": 5, + "outliers": "5;1", + "ld15iqr": 1.8184806141071022, + "hd15iqr": 1.9601912279613316, + "ops": 0.5390272321031112, + "total": 46.37984597263858, + "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-54/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": 0.00012890715152025223, + "max": 0.00027046119794249535, + "mean": 0.0001386867322531978, + "stddev": 7.60370233395813e-06, + "rounds": 7919, + "median": 0.0001357593573629856, + "iqr": 8.356757462024689e-06, + "q1": 0.0001336280256509781, + "q3": 0.00014198478311300278, + "iqr_outliers": 238, + "stddev_outliers": 1377, + "outliers": "1377;238", + "ld15iqr": 0.00012890715152025223, + "hd15iqr": 0.00015452783554792404, + "ops": 7210.495075868674, + "total": 1.0982602327130735, + "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-54/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": 5.3786498717963696, + "max": 5.585541632026434, + "mean": 5.466197151392699, + "stddev": 0.04636067248511349, + "rounds": 25, + "median": 5.468182279728353, + "iqr": 0.05630554270464927, + "q1": 5.435493792290799, + "q3": 5.491799334995449, + "iqr_outliers": 1, + "stddev_outliers": 7, + "outliers": "7;1", + "ld15iqr": 5.3786498717963696, + "hd15iqr": 5.585541632026434, + "ops": 0.18294254164345614, + "total": 136.65492878481746, + "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-54/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": 1.9558146549388766, + "max": 2.050191455055028, + "mean": 1.9965801635198295, + "stddev": 0.02604955879845264, + "rounds": 25, + "median": 1.9904695856384933, + "iqr": 0.027459896635264158, + "q1": 1.9805924113607034, + "q3": 2.0080523079959676, + "iqr_outliers": 1, + "stddev_outliers": 8, + "outliers": "8;1", + "ld15iqr": 1.9558146549388766, + "hd15iqr": 2.050191455055028, + "ops": 0.5008564235342651, + "total": 49.91450408799574, + "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-54/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": 5.3232809766195714, + "max": 5.499089023564011, + "mean": 5.4263985908403995, + "stddev": 0.04509985708129689, + "rounds": 25, + "median": 5.425384813919663, + "iqr": 0.0733738869894296, + "q1": 5.393581468728371, + "q3": 5.466955355717801, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 5.3232809766195714, + "hd15iqr": 5.499089023564011, + "ops": 0.18428428786782647, + "total": 135.65996477100998, + "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-54/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": 1.8392305122688413, + "max": 1.9364139181561768, + "mean": 1.8886404730938375, + "stddev": 0.02613156709135466, + "rounds": 25, + "median": 1.8804258620366454, + "iqr": 0.03089666657615453, + "q1": 1.8727642805315554, + "q3": 1.90366094710771, + "iqr_outliers": 0, + "stddev_outliers": 8, + "outliers": "8;0", + "ld15iqr": 1.8392305122688413, + "hd15iqr": 1.9364139181561768, + "ops": 0.5294813990520232, + "total": 47.21601182734594, + "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-54/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": 0.00012821797281503677, + "max": 0.0002180817537009716, + "mean": 0.00013661646939264034, + "stddev": 7.284366488599962e-06, + "rounds": 7802, + "median": 0.0001335684210062027, + "iqr": 6.959307938814163e-06, + "q1": 0.00013187993317842484, + "q3": 0.000138839241117239, + "iqr_outliers": 501, + "stddev_outliers": 1420, + "outliers": "1420;501", + "ld15iqr": 0.00012821797281503677, + "hd15iqr": 0.00014928122982382774, + "ops": 7319.761698173931, + "total": 1.06588169420138, + "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-54/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": 7.335423501208425, + "max": 7.605865062680095, + "mean": 7.401614508107304, + "stddev": 0.062400413571830425, + "rounds": 25, + "median": 7.377114579081535, + "iqr": 0.06043549219612032, + "q1": 7.361173197044991, + "q3": 7.421608689241111, + "iqr_outliers": 1, + "stddev_outliers": 5, + "outliers": "5;1", + "ld15iqr": 7.335423501208425, + "hd15iqr": 7.605865062680095, + "ops": 0.13510565821884635, + "total": 185.04036270268261, + "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-54/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": 4.768584095872939, + "max": 4.913447496946901, + "mean": 4.821593386176974, + "stddev": 0.031525937817747804, + "rounds": 25, + "median": 4.818762891925871, + "iqr": 0.02614128589630127, + "q1": 4.805504288291559, + "q3": 4.83164557418786, + "iqr_outliers": 2, + "stddev_outliers": 4, + "outliers": "4;2", + "ld15iqr": 4.768584095872939, + "hd15iqr": 4.902275833301246, + "ops": 0.20740031767649675, + "total": 120.53983465442434, + "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-54/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": 7.317782688885927, + "max": 7.533816541079432, + "mean": 7.417498909626156, + "stddev": 0.06325988470658125, + "rounds": 25, + "median": 7.406063862144947, + "iqr": 0.09654768975451589, + "q1": 7.372295604087412, + "q3": 7.468843293841928, + "iqr_outliers": 0, + "stddev_outliers": 7, + "outliers": "7;0", + "ld15iqr": 7.317782688885927, + "hd15iqr": 7.533816541079432, + "ops": 0.13481633259187095, + "total": 185.4374727406539, + "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-54/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": 1.8504499169066548, + "max": 1.8962774416431785, + "mean": 1.8711388879828155, + "stddev": 0.011650930694695668, + "rounds": 25, + "median": 1.8676572437398136, + "iqr": 0.017827444011345506, + "q1": 1.8635250817751512, + "q3": 1.8813525257864967, + "iqr_outliers": 0, + "stddev_outliers": 7, + "outliers": "7;0", + "ld15iqr": 1.8504499169066548, + "hd15iqr": 1.8962774416431785, + "ops": 0.53443387148992, + "total": 46.77847219957039, + "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-54/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": 0.0001302408054471016, + "max": 0.000330489594489336, + "mean": 0.00014238960264692486, + "stddev": 1.4373394871312055e-05, + "rounds": 7803, + "median": 0.0001376774162054062, + "iqr": 1.082883682101965e-05, + "q1": 0.00013493280857801437, + "q3": 0.00014576164539903402, + "iqr_outliers": 419, + "stddev_outliers": 606, + "outliers": "606;419", + "ld15iqr": 0.0001302408054471016, + "hd15iqr": 0.0001620398834347725, + "ops": 7022.984694181929, + "total": 1.1110660694539547, + "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-54/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": 5.4553898251615465, + "max": 5.6142897442914546, + "mean": 5.51829946629703, + "stddev": 0.04153057562631681, + "rounds": 25, + "median": 5.522377855144441, + "iqr": 0.06299471156671643, + "q1": 5.4861293357098475, + "q3": 5.549124047276564, + "iqr_outliers": 0, + "stddev_outliers": 9, + "outliers": "9;0", + "ld15iqr": 5.4553898251615465, + "hd15iqr": 5.6142897442914546, + "ops": 0.18121524685412452, + "total": 137.95748665742576, + "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-54/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": 1.9920576997101307, + "max": 2.146536139305681, + "mean": 2.037418110109866, + "stddev": 0.04077874217217831, + "rounds": 25, + "median": 2.0244338512420654, + "iqr": 0.03905671346001327, + "q1": 2.0120508699910715, + "q3": 2.051107583451085, + "iqr_outliers": 2, + "stddev_outliers": 6, + "outliers": "6;2", + "ld15iqr": 1.9920576997101307, + "hd15iqr": 2.1398613122291863, + "ops": 0.4908172726245552, + "total": 50.93545275274664, + "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-54/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": 5.510272477287799, + "max": 5.93374159000814, + "mean": 5.6163390292041, + "stddev": 0.08995756730744783, + "rounds": 25, + "median": 5.596843889914453, + "iqr": 0.05642565025482327, + "q1": 5.573280480108224, + "q3": 5.629706130363047, + "iqr_outliers": 2, + "stddev_outliers": 4, + "outliers": "4;2", + "ld15iqr": 5.510272477287799, + "hd15iqr": 5.809861648827791, + "ops": 0.17805192934403596, + "total": 140.4084757301025, + "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-54/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": 1.819038659799844, + "max": 1.9700986603274941, + "mean": 1.872445891648531, + "stddev": 0.04100150058497782, + "rounds": 25, + "median": 1.8702859990298748, + "iqr": 0.06836592045146972, + "q1": 1.833564397529699, + "q3": 1.9019303179811686, + "iqr_outliers": 0, + "stddev_outliers": 10, + "outliers": "10;0", + "ld15iqr": 1.819038659799844, + "hd15iqr": 1.9700986603274941, + "ops": 0.5340608262488078, + "total": 46.811147291213274, + "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-54/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": 0.00012793298810720444, + "max": 0.0002741413190960884, + "mean": 0.00013826617774733625, + "stddev": 1.0327821877785343e-05, + "rounds": 7884, + "median": 0.00013453024439513683, + "iqr": 8.025206625461578e-06, + "q1": 0.00013243826106190681, + "q3": 0.0001404634676873684, + "iqr_outliers": 419, + "stddev_outliers": 848, + "outliers": "848;419", + "ld15iqr": 0.00012793298810720444, + "hd15iqr": 0.00015251990407705307, + "ops": 7232.426731484341, + "total": 1.090090545359999, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[gen_x: 2000, sum_x: 2000 reals: 1000-summary-get_observations]", + "fullname": "tests/performance_tests/test_dark_storage_performance.py::test_direct_dark_performance_with_libres_facade[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-54/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.0013813427649438381, + "max": 0.0017040157690644264, + "mean": 0.0014153622643187128, + "stddev": 3.744839360759059e-05, + "rounds": 725, + "median": 0.001403267029672861, + "iqr": 1.588661689311266e-05, + "q1": 0.0013978463830426335, + "q3": 0.0014137329999357462, + "iqr_outliers": 113, + "stddev_outliers": 82, + "outliers": "82;113", + "ld15iqr": 0.0013813427649438381, + "hd15iqr": 0.0014387681148946285, + "ops": 706.5328963545257, + "total": 1.0261376416310668, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.0004708264023065567, + "max": 0.0014470811001956463, + "mean": 0.0005025034932911677, + "stddev": 4.5976018454156594e-05, + "rounds": 2120, + "median": 0.0004912898875772953, + "iqr": 1.7316080629825592e-05, + "q1": 0.0004846204537898302, + "q3": 0.0005019365344196558, + "iqr_outliers": 234, + "stddev_outliers": 166, + "outliers": "166;234", + "ld15iqr": 0.0004708264023065567, + "hd15iqr": 0.0005280030891299248, + "ops": 1990.035916865887, + "total": 1.0653074057772756, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.07074012095108628, + "max": 0.0732304067350924, + "mean": 0.0718526248447597, + "stddev": 0.0006045460005091709, + "rounds": 25, + "median": 0.07188160484656692, + "iqr": 0.0005998215638101101, + "q1": 0.07152443134691566, + "q3": 0.07212425291072577, + "iqr_outliers": 1, + "stddev_outliers": 6, + "outliers": "6;1", + "ld15iqr": 0.07074012095108628, + "hd15iqr": 0.0732304067350924, + "ops": 13.917376047994594, + "total": 1.7963156211189926, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_direct_dark_performance_with_libres_facade[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_with_libres_facade[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-54/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.002410850953310728, + "max": 0.002619614824652672, + "mean": 0.0024527170608052984, + "stddev": 2.8502655608418868e-05, + "rounds": 416, + "median": 0.002443963196128607, + "iqr": 4.021357744932175e-05, + "q1": 0.0024314727634191513, + "q3": 0.002471686340868473, + "iqr_outliers": 4, + "stddev_outliers": 128, + "outliers": "128;4", + "ld15iqr": 0.002410850953310728, + "hd15iqr": 0.002535776700824499, + "ops": 407.71111188490323, + "total": 1.0203302972950041, + "iterations": 1 + } + } + ], + "datetime": "2024-01-17T13:33:36.006246", + "version": "4.0.0" +} \ No newline at end of file