diff --git a/particular/Cargo.toml b/particular/Cargo.toml index 48c0230..c317a69 100644 --- a/particular/Cargo.toml +++ b/particular/Cargo.toml @@ -3,6 +3,7 @@ name = "particular" description = "N-body simulation library written in Rust featuring BarnesHut and GPU accelerated algorithms." documentation = "https://docs.rs/particular" exclude = [ + "benches", "particular-showcase.gif", "particular-comparison.png", "particular-comparison.svg", diff --git a/particular/benches/results/native-x86-f32-3d.json b/particular/benches/results/native-x86-f32-3d.json new file mode 100644 index 0000000..2927a41 --- /dev/null +++ b/particular/benches/results/native-x86-f32-3d.json @@ -0,0 +1,9169 @@ +{ + "name": "native-x86-f32-3d", + "tags": [ + "native", + "x86", + "f32", + "3d", + "I9-9900KF", + "RTX 3080" + ], + "extra": { + "cpu": "I9-9900KF", + "gpu": "RTX 3080" + }, + "benchmarks": { + "Particular/gpu::BruteForce/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/1024", + "directory_name": "particular/gpu__bruteforce/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 217080.26057863075, + "upper_bound": 229362.27006174024 + }, + "point_estimate": 222958.5700258905, + "standard_error": 3136.6169560693024 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 210106.1143984221, + "upper_bound": 231427.1794871795 + }, + "point_estimate": 222354.57875457875, + "standard_error": 3720.893536676 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2662.534132217731, + "upper_bound": 18310.14423437055 + }, + "point_estimate": 13451.037607350225, + "standard_error": 4177.7801633986055 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 216261.88798766103, + "upper_bound": 228570.36705204335 + }, + "point_estimate": 221547.2394540943, + "standard_error": 3135.848457743907 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7535.733227161274, + "upper_bound": 16580.286192043746 + }, + "point_estimate": 12596.179782575748, + "standard_error": 2422.916256376425 + } + } + }, + "Particular/gpu::BruteForce/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "128", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/128", + "directory_name": "particular/gpu__bruteforce/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 125049.43637305712, + "upper_bound": 128115.85386212078 + }, + "point_estimate": 126572.8685078454, + "standard_error": 786.8638156371844 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 123613.14685314686, + "upper_bound": 130080.0 + }, + "point_estimate": 126961.53846153848, + "standard_error": 1335.7389096290867 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1462.0486267241058, + "upper_bound": 5400.465442584099 + }, + "point_estimate": 4623.430994840759, + "standard_error": 1086.1288827256735 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 123828.76342065127, + "upper_bound": 126648.72288815024 + }, + "point_estimate": 125129.41439205957, + "standard_error": 732.0447297848057 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2237.2612145329863, + "upper_bound": 3705.725433871796 + }, + "point_estimate": 3152.2218576755117, + "standard_error": 376.207426259855 + } + } + }, + "Particular/gpu::BruteForce/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "16", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/16", + "directory_name": "particular/gpu__bruteforce/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 114625.55483806318, + "upper_bound": 120794.74780325127 + }, + "point_estimate": 117362.67631956522, + "standard_error": 1586.5140354290943 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 113613.88888888888, + "upper_bound": 117309.72222222222 + }, + "point_estimate": 114881.4393939394, + "standard_error": 765.5235167052165 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 136.93458090225616, + "upper_bound": 3612.396019200489 + }, + "point_estimate": 1879.2703454241555, + "standard_error": 1018.464425325386 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 114253.23230318876, + "upper_bound": 126709.75738356257 + }, + "point_estimate": 121298.78472222222, + "standard_error": 3124.925448724566 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1230.6744326511057, + "upper_bound": 8739.168867647055 + }, + "point_estimate": 6370.114420705186, + "standard_error": 1861.412525370082 + } + } + }, + "Particular/gpu::BruteForce/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/16384", + "directory_name": "particular/gpu__bruteforce/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1411583.6167939317, + "upper_bound": 1424606.6839940154 + }, + "point_estimate": 1418473.378513462, + "standard_error": 3330.8938852161855 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1414488.0952380951, + "upper_bound": 1426353.7037037036 + }, + "point_estimate": 1418360.0, + "standard_error": 2505.4666676522916 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2751.997002424571, + "upper_bound": 17348.890691995737 + }, + "point_estimate": 6372.708886861686, + "standard_error": 4080.916256900252 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1415870.1681119967, + "upper_bound": 1424739.694427336 + }, + "point_estimate": 1419825.0, + "standard_error": 2257.5097655519294 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6326.842420417583, + "upper_bound": 18808.23899518467 + }, + "point_estimate": 13410.895627111368, + "standard_error": 3354.4668882177184 + } + } + }, + "Particular/gpu::BruteForce/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "2", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/2", + "directory_name": "particular/gpu__bruteforce/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 111548.09497075748, + "upper_bound": 120170.7023445836 + }, + "point_estimate": 115538.7608085108, + "standard_error": 2228.4017617514696 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 109770.0, + "upper_bound": 123801.12612612612 + }, + "point_estimate": 111186.7321867322, + "standard_error": 2379.25621833012 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 940.6495778947163, + "upper_bound": 6290.602996427581 + }, + "point_estimate": 2649.2822994031894, + "standard_error": 1791.777498427485 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 113753.79300203768, + "upper_bound": 126930.18071842332 + }, + "point_estimate": 121742.56974716652, + "standard_error": 3431.7270309657156 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4788.020551419801, + "upper_bound": 10616.127486196872 + }, + "point_estimate": 8923.534469695085, + "standard_error": 1612.2112634065522 + } + } + }, + "Particular/gpu::BruteForce/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/2048", + "directory_name": "particular/gpu__bruteforce/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 289978.5820727222, + "upper_bound": 302197.4960321095 + }, + "point_estimate": 296619.0824975289, + "standard_error": 3118.989908431824 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 293667.85714285716, + "upper_bound": 301169.34523809527 + }, + "point_estimate": 295210.9693877551, + "standard_error": 2287.040169546085 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 969.3631970760828, + "upper_bound": 13631.59904370507 + }, + "point_estimate": 4049.8894061220535, + "standard_error": 3834.498281095192 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 295679.79946554225, + "upper_bound": 302521.33150069363 + }, + "point_estimate": 298502.11405529955, + "standard_error": 1748.4495441586894 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5400.713279888106, + "upper_bound": 18094.65135167702 + }, + "point_estimate": 12478.63815132844, + "standard_error": 3565.2630458886892 + } + } + }, + "Particular/gpu::BruteForce/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "256", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/256", + "directory_name": "particular/gpu__bruteforce/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 134055.09825042897, + "upper_bound": 141561.42204716956 + }, + "point_estimate": 137461.94246008998, + "standard_error": 1926.1347501008577 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 132487.70491803277, + "upper_bound": 139947.131147541 + }, + "point_estimate": 136734.56284153005, + "standard_error": 1675.8415173810831 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1256.6857645746109, + "upper_bound": 9473.536061319302 + }, + "point_estimate": 5433.971952708009, + "standard_error": 2001.5483821467003 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 135120.27479403323, + "upper_bound": 138695.2064820376 + }, + "point_estimate": 136749.9616604971, + "standard_error": 901.8476864296244 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3355.7217114192586, + "upper_bound": 10767.049652559685 + }, + "point_estimate": 7722.55598894014, + "standard_error": 1993.889201751559 + } + } + }, + "Particular/gpu::BruteForce/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "32", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/32", + "directory_name": "particular/gpu__bruteforce/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 119644.4604050479, + "upper_bound": 128475.20926655924 + }, + "point_estimate": 124149.68273418274, + "standard_error": 2257.70400512509 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 113971.62162162164, + "upper_bound": 130850.4914004914 + }, + "point_estimate": 128764.5945945946, + "standard_error": 4988.85210480454 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 953.9824830634263, + "upper_bound": 13375.589546319608 + }, + "point_estimate": 9157.029729322088, + "standard_error": 4292.978536457318 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 126848.52597258009, + "upper_bound": 133271.16578445202 + }, + "point_estimate": 130732.47275501308, + "standard_error": 1648.21478096815 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6578.399093025456, + "upper_bound": 10371.485965796388 + }, + "point_estimate": 9052.642931607208, + "standard_error": 955.4928010772472 + } + } + }, + "Particular/gpu::BruteForce/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/32768", + "directory_name": "particular/gpu__bruteforce/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2923111.411692937, + "upper_bound": 2951561.587614238 + }, + "point_estimate": 2935529.957412957, + "standard_error": 7379.228956542851 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2916519.4444444445, + "upper_bound": 2942042.8571428573 + }, + "point_estimate": 2931500.0, + "standard_error": 7800.795683549127 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7151.07387304329, + "upper_bound": 33088.33674589824 + }, + "point_estimate": 22036.826881495203, + "standard_error": 6840.284346925803 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2922079.54068159, + "upper_bound": 2938360.7724621217 + }, + "point_estimate": 2930745.806451613, + "standard_error": 4157.4102428688675 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12118.545049826282, + "upper_bound": 43887.393341916475 + }, + "point_estimate": 29505.151212454584, + "standard_error": 9488.13609545689 + } + } + }, + "Particular/gpu::BruteForce/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "4", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/4", + "directory_name": "particular/gpu__bruteforce/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 109659.82592654256, + "upper_bound": 110919.90620114452 + }, + "point_estimate": 110267.85451240116, + "standard_error": 322.14602695008 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 109408.0, + "upper_bound": 111013.77777777778 + }, + "point_estimate": 110361.06666666668, + "standard_error": 464.89974423639154 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 654.5843617121268, + "upper_bound": 2333.118158578858 + }, + "point_estimate": 1262.931879116942, + "standard_error": 427.19589599237673 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 109686.58089835886, + "upper_bound": 110845.64586221408 + }, + "point_estimate": 110180.05913978496, + "standard_error": 294.0782879586092 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 772.641681914385, + "upper_bound": 1611.65418818248 + }, + "point_estimate": 1287.9853605539088, + "standard_error": 215.184102624474 + } + } + }, + "Particular/gpu::BruteForce/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/4096", + "directory_name": "particular/gpu__bruteforce/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 534534.1815934067, + "upper_bound": 549701.9237193363 + }, + "point_estimate": 542125.7487651238, + "standard_error": 3853.0642358321575 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 534268.75, + "upper_bound": 552754.1666666666 + }, + "point_estimate": 542890.625, + "standard_error": 3086.6534293817585 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2734.8674514463723, + "upper_bound": 22019.69835907218 + }, + "point_estimate": 12782.791648060083, + "standard_error": 4900.871945433925 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 526249.3875, + "upper_bound": 546713.2711832982 + }, + "point_estimate": 536792.2026209678, + "standard_error": 5324.184275216923 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7690.439058456486, + "upper_bound": 20731.6191553637 + }, + "point_estimate": 15418.09434747478, + "standard_error": 3277.102699490061 + } + } + }, + "Particular/gpu::BruteForce/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "512", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/512", + "directory_name": "particular/gpu__bruteforce/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 160238.1641107226, + "upper_bound": 166413.07350541124 + }, + "point_estimate": 163265.3301798202, + "standard_error": 1579.6713785579325 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 157122.0, + "upper_bound": 169227.0 + }, + "point_estimate": 163674.0, + "standard_error": 3474.847319669407 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2104.9530826296173, + "upper_bound": 9989.302438039053 + }, + "point_estimate": 8232.877653837204, + "standard_error": 2402.7411288214207 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 158840.31581788088, + "upper_bound": 165279.54082019706 + }, + "point_estimate": 161910.02258064516, + "standard_error": 1656.3836800415393 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4548.564472665598, + "upper_bound": 7376.999763847662 + }, + "point_estimate": 6331.01066060819, + "standard_error": 722.5695123661075 + } + } + }, + "Particular/gpu::BruteForce/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "64", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/64", + "directory_name": "particular/gpu__bruteforce/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 116467.711109608, + "upper_bound": 123587.85558054986 + }, + "point_estimate": 119858.8316536858, + "standard_error": 1824.8427531320467 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 114169.16666666669, + "upper_bound": 122461.61616161616 + }, + "point_estimate": 116769.61805555556, + "standard_error": 2804.010648968746 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1174.7251458111298, + "upper_bound": 12294.385402943131 + }, + "point_estimate": 4091.8214898556616, + "standard_error": 2620.9879386078906 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 119355.88616579372, + "upper_bound": 128746.66868068805 + }, + "point_estimate": 125218.6200716846, + "standard_error": 2423.60637844173 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4560.917757242033, + "upper_bound": 8493.120895015216 + }, + "point_estimate": 7339.87092317782, + "standard_error": 1036.035788825055 + } + } + }, + "Particular/gpu::BruteForce/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/65536", + "directory_name": "particular/gpu__bruteforce/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8359176.668044918, + "upper_bound": 8432146.699338626 + }, + "point_estimate": 8392965.701927701, + "standard_error": 18761.257482260924 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8342592.857142857, + "upper_bound": 8467000.0 + }, + "point_estimate": 8358900.0, + "standard_error": 25412.437105399476 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12856.259771755173, + "upper_bound": 104486.23314499856 + }, + "point_estimate": 42926.21123790695, + "standard_error": 27080.57535802698 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8346637.23354895, + "upper_bound": 8401494.805051565 + }, + "point_estimate": 8370362.580645162, + "standard_error": 13978.592611728398 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 40114.97551451397, + "upper_bound": 98445.68731050935 + }, + "point_estimate": 75239.56128525207, + "standard_error": 15295.511094444952 + } + } + }, + "Particular/gpu::BruteForce/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "8", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/8", + "directory_name": "particular/gpu__bruteforce/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 120259.07820165946, + "upper_bound": 127958.76356197816 + }, + "point_estimate": 123998.6987287404, + "standard_error": 1972.2176394873811 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117543.05555555556, + "upper_bound": 132715.15151515152 + }, + "point_estimate": 120462.5, + "standard_error": 3851.378598061964 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2037.5453804929932, + "upper_bound": 12561.24403835699 + }, + "point_estimate": 5604.536775499575, + "standard_error": 3107.7905172626593 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 122751.96777047524, + "upper_bound": 132758.48726671934 + }, + "point_estimate": 129103.95497311828, + "standard_error": 2580.5497910318486 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5465.203505922013, + "upper_bound": 8966.580303089264 + }, + "point_estimate": 7876.444738604177, + "standard_error": 890.9347363478219 + } + } + }, + "Particular/gpu::BruteForce/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/gpu::BruteForce/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "gpu::BruteForce", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/gpu::BruteForce/8192", + "directory_name": "particular/gpu__bruteforce/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 834417.9276713565, + "upper_bound": 843292.0446879509 + }, + "point_estimate": 839175.7779942281, + "standard_error": 2263.912249485409 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 834580.0, + "upper_bound": 844736.6666666666 + }, + "point_estimate": 839315.7142857143, + "standard_error": 1758.312126243249 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2061.802363395633, + "upper_bound": 11678.56354266411 + }, + "point_estimate": 7021.1698753493665, + "standard_error": 2629.2342880060264 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 827503.2132553847, + "upper_bound": 842880.1139012222 + }, + "point_estimate": 835526.4596774194, + "standard_error": 4154.036005411373 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4326.44329652699, + "upper_bound": 12919.797362318495 + }, + "point_estimate": 9079.800741318404, + "standard_error": 2381.5012727255735 + } + } + }, + "Particular/parallel::BarnesHut::0.3/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/1024", + "directory_name": "particular/parallel__barneshut__0.3/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1614616.6276154402, + "upper_bound": 1723104.855569585 + }, + "point_estimate": 1665692.6196087864, + "standard_error": 27783.866366994916 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1595869.0476190476, + "upper_bound": 1764037.878787879 + }, + "point_estimate": 1635290.0, + "standard_error": 27640.132570835147 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23848.85607659805, + "upper_bound": 175623.8508820535 + }, + "point_estimate": 58445.50296238497, + "standard_error": 43021.11789195549 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1650205.5371554615, + "upper_bound": 1755151.2437722532 + }, + "point_estimate": 1693778.561827957, + "standard_error": 26988.804765297027 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 60256.96787981711, + "upper_bound": 139778.8268282765 + }, + "point_estimate": 111365.21231336457, + "standard_error": 20148.870665361253 + } + } + }, + "Particular/parallel::BarnesHut::0.3/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "128", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/128", + "directory_name": "particular/parallel__barneshut__0.3/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115785.90995933078, + "upper_bound": 116286.04508589406 + }, + "point_estimate": 116031.54485123928, + "standard_error": 127.80590428949128 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115726.73611111112, + "upper_bound": 116618.88888888888 + }, + "point_estimate": 115902.38095238096, + "standard_error": 173.24213402389492 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 102.44353984792548, + "upper_bound": 813.6976707391494 + }, + "point_estimate": 298.99589746954933, + "standard_error": 214.69904386973093 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115653.54412708964, + "upper_bound": 116067.56809556996 + }, + "point_estimate": 115867.99171146953, + "standard_error": 104.63877010688104 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 323.67945971382585, + "upper_bound": 641.7556489856114 + }, + "point_estimate": 514.3135241974718, + "standard_error": 81.31954758347138 + } + } + }, + "Particular/parallel::BarnesHut::0.3/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "16", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/16", + "directory_name": "particular/parallel__barneshut__0.3/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17798.475191368, + "upper_bound": 18035.59701514707 + }, + "point_estimate": 17915.205467001604, + "standard_error": 60.556602618661685 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17769.456366237482, + "upper_bound": 18096.332422941865 + }, + "point_estimate": 17844.20600858369, + "standard_error": 112.69933201937022 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30.938856559280687, + "upper_bound": 452.2061221577161 + }, + "point_estimate": 289.0610392172095, + "standard_error": 106.58788036868724 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17800.279942504923, + "upper_bound": 18114.586299012048 + }, + "point_estimate": 17970.9985463104, + "standard_error": 80.58850839403541 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 159.77870564536428, + "upper_bound": 300.2695850386248 + }, + "point_estimate": 242.5756037109616, + "standard_error": 35.77651445638193 + } + } + }, + "Particular/parallel::BarnesHut::0.3/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/16384", + "directory_name": "particular/parallel__barneshut__0.3/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51120913.916666664, + "upper_bound": 52295428.916666664 + }, + "point_estimate": 51661780.0, + "standard_error": 301927.8820747695 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 50980250.0, + "upper_bound": 51483950.0 + }, + "point_estimate": 51104900.0, + "standard_error": 249426.74482390753 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148037.6073718071, + "upper_bound": 1346200.7761001587 + }, + "point_estimate": 561979.5200228691, + "standard_error": 329138.7929809461 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 463111.8465714332, + "upper_bound": 1527299.9684635836 + }, + "point_estimate": 1210618.904114751, + "standard_error": 250763.63235850964 + } + } + }, + "Particular/parallel::BarnesHut::0.3/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "2", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/2", + "directory_name": "particular/parallel__barneshut__0.3/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15980.831527277336, + "upper_bound": 16688.515584871624 + }, + "point_estimate": 16384.91871475904, + "standard_error": 183.91775631605228 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16013.073852295409, + "upper_bound": 16788.91106675538 + }, + "point_estimate": 16712.135728542915, + "standard_error": 146.98679570825576 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 66.31181639969911, + "upper_bound": 708.9592688505828 + }, + "point_estimate": 234.5272772734344, + "standard_error": 181.43640146313072 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16411.06302533787, + "upper_bound": 16749.965478966245 + }, + "point_estimate": 16623.260575622946, + "standard_error": 86.58663805637885 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 264.4981167322488, + "upper_bound": 1094.2088443111718 + }, + "point_estimate": 737.5484219175371, + "standard_error": 245.1518339733433 + } + } + }, + "Particular/parallel::BarnesHut::0.3/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/2048", + "directory_name": "particular/parallel__barneshut__0.3/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4219027.070881433, + "upper_bound": 4275719.7995893 + }, + "point_estimate": 4247461.943408443, + "standard_error": 14492.616235033342 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4204540.0, + "upper_bound": 4287706.666666667 + }, + "point_estimate": 4247878.787878788, + "standard_error": 25155.79312351025 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17925.8103484202, + "upper_bound": 102109.95485385228 + }, + "point_estimate": 64090.999771248506, + "standard_error": 21180.87358844526 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4223919.143627646, + "upper_bound": 4297357.817045306 + }, + "point_estimate": 4258157.553763441, + "standard_error": 18973.169650296724 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38622.05032920693, + "upper_bound": 72420.00524364207 + }, + "point_estimate": 58091.34552597324, + "standard_error": 8704.383216534847 + } + } + }, + "Particular/parallel::BarnesHut::0.3/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "256", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/256", + "directory_name": "particular/parallel__barneshut__0.3/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 221768.79946637183, + "upper_bound": 225674.5420786816 + }, + "point_estimate": 223482.2064913645, + "standard_error": 1008.0559531980224 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 220933.15789473685, + "upper_bound": 223813.15789473685 + }, + "point_estimate": 222471.77033492824, + "standard_error": 826.8790132410764 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1022.7091046503056, + "upper_bound": 5033.687015897345 + }, + "point_estimate": 2133.5556080548586, + "standard_error": 1030.889793063978 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 221282.44766815045, + "upper_bound": 228731.78978819147 + }, + "point_estimate": 224354.8578098472, + "standard_error": 2114.3000496535665 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1563.774661685454, + "upper_bound": 5857.3729548515 + }, + "point_estimate": 4028.08875303256, + "standard_error": 1208.6225041909652 + } + } + }, + "Particular/parallel::BarnesHut::0.3/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "32", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/32", + "directory_name": "particular/parallel__barneshut__0.3/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24711.887143692897, + "upper_bound": 25350.83200939253 + }, + "point_estimate": 25005.76924286749, + "standard_error": 163.42443280761515 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24640.338872596934, + "upper_bound": 25451.31964809384 + }, + "point_estimate": 24754.369501466277, + "standard_error": 203.8566423301255 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 134.9612488258568, + "upper_bound": 933.9655200756864 + }, + "point_estimate": 464.113211701691, + "standard_error": 205.5571598989372 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24754.432567457097, + "upper_bound": 25204.29516854478 + }, + "point_estimate": 24989.804417746665, + "standard_error": 113.89018643337224 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 343.1972434731727, + "upper_bound": 896.7756145240932 + }, + "point_estimate": 655.6832746413792, + "standard_error": 151.78169525812845 + } + } + }, + "Particular/parallel::BarnesHut::0.3/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/32768", + "directory_name": "particular/parallel__barneshut__0.3/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117046744.0, + "upper_bound": 120968901.33333331 + }, + "point_estimate": 118760413.33333331, + "standard_error": 1014827.924818946 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115838000.0, + "upper_bound": 120120300.0 + }, + "point_estimate": 118281800.0, + "standard_error": 1176004.377572749 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 553158.0501794815, + "upper_bound": 4761073.295474052 + }, + "point_estimate": 3427178.099155426, + "standard_error": 1127935.7003251184 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1764211.4942236035, + "upper_bound": 6025578.546004628 + }, + "point_estimate": 4060560.04755619, + "standard_error": 1281728.2182727268 + } + } + }, + "Particular/parallel::BarnesHut::0.3/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "4", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/4", + "directory_name": "particular/parallel__barneshut__0.3/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11068.865444223113, + "upper_bound": 11209.983955147323 + }, + "point_estimate": 11138.259326250309, + "standard_error": 36.10027722776062 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11009.85824742268, + "upper_bound": 11235.380870561285 + }, + "point_estimate": 11176.073883161513, + "standard_error": 66.02381233727007 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 53.12968333510841, + "upper_bound": 258.27506282152103 + }, + "point_estimate": 200.7496407658794, + "standard_error": 58.742042809179395 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11054.995260723694, + "upper_bound": 11211.367467100676 + }, + "point_estimate": 11125.167941469905, + "standard_error": 39.98859347104359 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 100.34933305994343, + "upper_bound": 172.6691644911793 + }, + "point_estimate": 144.04688308967613, + "standard_error": 18.543372488949327 + } + } + }, + "Particular/parallel::BarnesHut::0.3/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/4096", + "directory_name": "particular/parallel__barneshut__0.3/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7824907.717135643, + "upper_bound": 7949159.862680376 + }, + "point_estimate": 7883587.102453102, + "standard_error": 31883.03239470272 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7814357.142857143, + "upper_bound": 7936100.0 + }, + "point_estimate": 7889322.727272728, + "standard_error": 36820.50755272801 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 28947.764486074448, + "upper_bound": 176318.20186972618 + }, + "point_estimate": 96717.7462374626, + "standard_error": 42048.44087115117 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7850521.564157959, + "upper_bound": 7951221.829732826 + }, + "point_estimate": 7906912.217741936, + "standard_error": 25400.9449297494 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 67279.03196134785, + "upper_bound": 175565.60945534895 + }, + "point_estimate": 128137.660624504, + "standard_error": 29583.4452151454 + } + } + }, + "Particular/parallel::BarnesHut::0.3/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "512", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/512", + "directory_name": "particular/parallel__barneshut__0.3/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 542963.3963638792, + "upper_bound": 556515.0429919907 + }, + "point_estimate": 549308.1889256578, + "standard_error": 3476.063223681676 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 537856.25, + "upper_bound": 556076.0416666666 + }, + "point_estimate": 543570.0, + "standard_error": 4144.385305781214 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3035.932321101485, + "upper_bound": 22597.95647380609 + }, + "point_estimate": 9380.645901642016, + "standard_error": 4589.615302595262 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 547150.0550911651, + "upper_bound": 567161.3020661584 + }, + "point_estimate": 559178.125, + "standard_error": 5064.837000396221 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6977.156822879168, + "upper_bound": 17151.197835151415 + }, + "point_estimate": 13936.019684099774, + "standard_error": 2479.267708582765 + } + } + }, + "Particular/parallel::BarnesHut::0.3/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "64", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/64", + "directory_name": "particular/parallel__barneshut__0.3/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49257.90027054625, + "upper_bound": 49681.08017800653 + }, + "point_estimate": 49470.74015600802, + "standard_error": 107.93849281112634 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49074.55357142857, + "upper_bound": 49678.84920634921 + }, + "point_estimate": 49521.598639455784, + "standard_error": 109.52560591721488 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 103.5928910180034, + "upper_bound": 782.1471289712591 + }, + "point_estimate": 233.1396863371344, + "standard_error": 186.16524482022191 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49407.99280508363, + "upper_bound": 49798.709521868535 + }, + "point_estimate": 49621.68586789555, + "standard_error": 99.2336022907099 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 267.0895820500995, + "upper_bound": 545.4619632373781 + }, + "point_estimate": 432.8268295227774, + "standard_error": 71.47156786958168 + } + } + }, + "Particular/parallel::BarnesHut::0.3/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/65536", + "directory_name": "particular/parallel__barneshut__0.3/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 342082001.6666666, + "upper_bound": 356697111.1666666 + }, + "point_estimate": 349058700.0, + "standard_error": 3726646.8928137417 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 340816700.0, + "upper_bound": 353844800.0 + }, + "point_estimate": 348378600.0, + "standard_error": 2663633.191169398 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2557040.174603462, + "upper_bound": 26209847.1146822 + }, + "point_estimate": 8104187.9761219025, + "standard_error": 6163020.974774783 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7947702.200071827, + "upper_bound": 20184433.05067257 + }, + "point_estimate": 14987602.21678476, + "standard_error": 3262415.5524541545 + } + } + }, + "Particular/parallel::BarnesHut::0.3/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "8", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/8", + "directory_name": "particular/parallel__barneshut__0.3/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13552.92015203411, + "upper_bound": 13704.217722845036 + }, + "point_estimate": 13623.69357332182, + "standard_error": 38.9251201482586 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13517.75974025974, + "upper_bound": 13679.012059369205 + }, + "point_estimate": 13594.46892393321, + "standard_error": 34.191432369231734 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 39.7454130472938, + "upper_bound": 226.28388396967136 + }, + "point_estimate": 113.72903369519108, + "standard_error": 49.41721165740225 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13565.784744419852, + "upper_bound": 13660.47255586719 + }, + "point_estimate": 13614.733844784249, + "standard_error": 23.91367757302283 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 78.8603395997192, + "upper_bound": 206.01551150072763 + }, + "point_estimate": 155.68224070614966, + "standard_error": 33.12507416490934 + } + } + }, + "Particular/parallel::BarnesHut::0.3/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.3/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.3", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.3/8192", + "directory_name": "particular/parallel__barneshut__0.3/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19783996.208333336, + "upper_bound": 20020033.583333332 + }, + "point_estimate": 19894306.666666668, + "standard_error": 60673.15600517551 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19676925.0, + "upper_bound": 20013700.0 + }, + "point_estimate": 19909425.0, + "standard_error": 89049.2278233904 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 46664.834171533585, + "upper_bound": 390072.05307483673 + }, + "point_estimate": 277023.80508184433, + "standard_error": 87413.82123707754 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 133307.46266362624, + "upper_bound": 322880.82159387734 + }, + "point_estimate": 242975.1099588676, + "standard_error": 50653.99441142293 + } + } + }, + "Particular/parallel::BarnesHut::0.7/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/1024", + "directory_name": "particular/parallel__barneshut__0.7/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 568798.6498046399, + "upper_bound": 585254.8577940577 + }, + "point_estimate": 577468.3950345949, + "standard_error": 4198.406470487981 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 567117.7777777778, + "upper_bound": 594483.3333333334 + }, + "point_estimate": 576862.8571428572, + "standard_error": 4861.219517960252 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2768.2802585455265, + "upper_bound": 24848.37555885315 + }, + "point_estimate": 14448.05441016249, + "standard_error": 4995.164973993686 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 575858.1495579481, + "upper_bound": 591737.8036545127 + }, + "point_estimate": 584931.2580645161, + "standard_error": 4085.256006836149 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9476.373940421998, + "upper_bound": 22922.899119738115 + }, + "point_estimate": 16816.33385169057, + "standard_error": 3730.876160943469 + } + } + }, + "Particular/parallel::BarnesHut::0.7/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "128", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/128", + "directory_name": "particular/parallel__barneshut__0.7/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 90482.76697374684, + "upper_bound": 91243.31807534254 + }, + "point_estimate": 90850.4227386945, + "standard_error": 194.73983713925657 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 90398.73188405795, + "upper_bound": 91457.17391304349 + }, + "point_estimate": 90639.1304347826, + "standard_error": 309.551064805647 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 204.4359913538095, + "upper_bound": 1230.6654129339247 + }, + "point_estimate": 882.3813874966563, + "standard_error": 241.1353348789662 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 90588.05816146985, + "upper_bound": 91357.52032263426 + }, + "point_estimate": 91014.40042075736, + "standard_error": 195.79797916949028 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 497.042372992804, + "upper_bound": 984.5080486797182 + }, + "point_estimate": 784.230370579744, + "standard_error": 126.13267596413483 + } + } + }, + "Particular/parallel::BarnesHut::0.7/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "16", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/16", + "directory_name": "particular/parallel__barneshut__0.7/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18246.29453565155, + "upper_bound": 18561.985987762237 + }, + "point_estimate": 18419.12205958293, + "standard_error": 81.06465323185603 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18307.86231884058, + "upper_bound": 18582.329192546586 + }, + "point_estimate": 18496.804347826088, + "standard_error": 52.60564596894833 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 32.172879863602994, + "upper_bound": 369.5986673513574 + }, + "point_estimate": 200.6989138281873, + "standard_error": 101.51759450669924 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18443.242593862786, + "upper_bound": 18624.15275251629 + }, + "point_estimate": 18542.747019635342, + "standard_error": 46.73077581568887 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 128.6097262857098, + "upper_bound": 432.9467091767909 + }, + "point_estimate": 326.50152292446285, + "standard_error": 77.95755150792017 + } + } + }, + "Particular/parallel::BarnesHut::0.7/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/16384", + "directory_name": "particular/parallel__barneshut__0.7/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10672382.145537795, + "upper_bound": 10949681.210582009 + }, + "point_estimate": 10802845.951640952, + "standard_error": 70936.83296706011 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10559126.666666666, + "upper_bound": 10969150.0 + }, + "point_estimate": 10780677.777777778, + "standard_error": 101340.65889808052 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 89509.50241088959, + "upper_bound": 414893.2476341715 + }, + "point_estimate": 304826.6729215784, + "standard_error": 91527.29901395083 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10595433.92683976, + "upper_bound": 10776334.80616668 + }, + "point_estimate": 10664563.225806452, + "standard_error": 46205.186987368936 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 161541.851657317, + "upper_bound": 369185.39206320513 + }, + "point_estimate": 284851.7619606615, + "standard_error": 54653.63387955408 + } + } + }, + "Particular/parallel::BarnesHut::0.7/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "2", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/2", + "directory_name": "particular/parallel__barneshut__0.7/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16034.029457469209, + "upper_bound": 16574.196592412216 + }, + "point_estimate": 16325.72056829906, + "standard_error": 138.87777695369965 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16114.0826873385, + "upper_bound": 16689.728682170542 + }, + "point_estimate": 16496.075581395347, + "standard_error": 145.59547876891975 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 96.94843820130426, + "upper_bound": 834.9561528122242 + }, + "point_estimate": 507.0578107653638, + "standard_error": 163.2816838790348 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15950.070807675227, + "upper_bound": 16665.094550189235 + }, + "point_estimate": 16284.741029007251, + "standard_error": 182.90932499542276 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 261.1348921486906, + "upper_bound": 735.8974138472482 + }, + "point_estimate": 555.8670190001328, + "standard_error": 124.21342868090744 + } + } + }, + "Particular/parallel::BarnesHut::0.7/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/2048", + "directory_name": "particular/parallel__barneshut__0.7/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 983068.6722493556, + "upper_bound": 1003209.7266313932 + }, + "point_estimate": 992559.9899606569, + "standard_error": 5173.809466949837 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 977977.7777777778, + "upper_bound": 1010213.3333333334 + }, + "point_estimate": 985989.7435897436, + "standard_error": 6613.1275643957515 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5342.066571826131, + "upper_bound": 29801.526650404387 + }, + "point_estimate": 17295.73251345206, + "standard_error": 6587.305297271926 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 980502.9114887782, + "upper_bound": 992111.1198646124 + }, + "point_estimate": 985442.3118279568, + "standard_error": 2957.8077884427444 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11715.768478581627, + "upper_bound": 26590.21562422407 + }, + "point_estimate": 20672.11122086219, + "standard_error": 3866.846056024609 + } + } + }, + "Particular/parallel::BarnesHut::0.7/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "256", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/256", + "directory_name": "particular/parallel__barneshut__0.7/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129236.04916934916, + "upper_bound": 130524.95162046146 + }, + "point_estimate": 129910.00024274268, + "standard_error": 329.26632438436843 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129210.60606060606, + "upper_bound": 131008.33333333331 + }, + "point_estimate": 129901.51515151517, + "standard_error": 404.71917056909393 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 553.0547174540446, + "upper_bound": 2379.4606395743076 + }, + "point_estimate": 1175.1690700456693, + "standard_error": 439.0348327441214 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129990.77353725192, + "upper_bound": 130761.05670721736 + }, + "point_estimate": 130371.76808406648, + "standard_error": 194.61084785597944 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 754.8783953179498, + "upper_bound": 1685.9816073135307 + }, + "point_estimate": 1321.9813356167535, + "standard_error": 241.14650383974993 + } + } + }, + "Particular/parallel::BarnesHut::0.7/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "32", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/32", + "directory_name": "particular/parallel__barneshut__0.7/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22890.9232458695, + "upper_bound": 23200.64338088089 + }, + "point_estimate": 23046.16652531653, + "standard_error": 79.19331070413581 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22825.743243243243, + "upper_bound": 23251.891891891893 + }, + "point_estimate": 23016.587837837837, + "standard_error": 107.56582238137072 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 111.39534937369103, + "upper_bound": 508.34861259662694 + }, + "point_estimate": 282.94619092264486, + "standard_error": 95.092479959984 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22836.02947301645, + "upper_bound": 23115.436449505356 + }, + "point_estimate": 22957.5237576286, + "standard_error": 71.66090749494862 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 194.64453813421133, + "upper_bound": 407.0201299396576 + }, + "point_estimate": 317.72754987406665, + "standard_error": 54.27908972360929 + } + } + }, + "Particular/parallel::BarnesHut::0.7/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/32768", + "directory_name": "particular/parallel__barneshut__0.7/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21629698.208333332, + "upper_bound": 21818907.208333336 + }, + "point_estimate": 21718005.0, + "standard_error": 48597.774763876354 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21604775.0, + "upper_bound": 21831350.0 + }, + "point_estimate": 21657850.0, + "standard_error": 54670.02643053646 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 65530.91883659363, + "upper_bound": 312050.229460001 + }, + "point_estimate": 156228.9722263813, + "standard_error": 58744.50432609428 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 100041.59376269324, + "upper_bound": 249882.26360164193 + }, + "point_estimate": 195723.96018189937, + "standard_error": 38305.30834152042 + } + } + }, + "Particular/parallel::BarnesHut::0.7/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "4", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/4", + "directory_name": "particular/parallel__barneshut__0.7/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10651.851186462784, + "upper_bound": 10959.454450739591 + }, + "point_estimate": 10795.368884615407, + "standard_error": 78.97171097566411 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10561.50442477876, + "upper_bound": 10913.30243011659 + }, + "point_estimate": 10752.697008006742, + "standard_error": 100.62032165214264 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 89.96813999566469, + "upper_bound": 490.5691747178476 + }, + "point_estimate": 283.46211886134637, + "standard_error": 104.30826213288348 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10719.33421178174, + "upper_bound": 11222.748996874978 + }, + "point_estimate": 11009.601362097794, + "standard_error": 128.35747691726965 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 159.44058608586352, + "upper_bound": 401.8660924831484 + }, + "point_estimate": 316.15353386009446, + "standard_error": 61.34636882224717 + } + } + }, + "Particular/parallel::BarnesHut::0.7/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/4096", + "directory_name": "particular/parallel__barneshut__0.7/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2052037.6362542089, + "upper_bound": 2093650.103643116 + }, + "point_estimate": 2072248.5753542753, + "standard_error": 10628.861392837496 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2038250.0, + "upper_bound": 2110955.0 + }, + "point_estimate": 2063933.3333333333, + "standard_error": 15633.300030323564 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16594.855551536373, + "upper_bound": 69714.3217623235 + }, + "point_estimate": 42056.41925334942, + "standard_error": 14127.678988188716 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2052347.4975764824, + "upper_bound": 2094873.7348231045 + }, + "point_estimate": 2069346.0967741937, + "standard_error": 10914.613264799218 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 27157.626005461065, + "upper_bound": 52519.85020035614 + }, + "point_estimate": 42601.64563517666, + "standard_error": 6456.0159373449615 + } + } + }, + "Particular/parallel::BarnesHut::0.7/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "512", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/512", + "directory_name": "particular/parallel__barneshut__0.7/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 271837.4487627122, + "upper_bound": 280232.6974657286 + }, + "point_estimate": 276065.3106311678, + "standard_error": 2145.5567437425484 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 268816.0714285714, + "upper_bound": 279881.25 + }, + "point_estimate": 275606.84523809527, + "standard_error": 3315.6018380579494 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3962.681656921093, + "upper_bound": 15136.719958542251 + }, + "point_estimate": 10068.001071257304, + "standard_error": 2921.206871666117 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 270969.58646489575, + "upper_bound": 281211.28876011824 + }, + "point_estimate": 276185.5529953917, + "standard_error": 2617.43184704716 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5844.083436045331, + "upper_bound": 10429.668448309849 + }, + "point_estimate": 8602.546797466544, + "standard_error": 1171.69886446124 + } + } + }, + "Particular/parallel::BarnesHut::0.7/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "64", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/64", + "directory_name": "particular/parallel__barneshut__0.7/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43195.927426203896, + "upper_bound": 43806.544005531505 + }, + "point_estimate": 43495.5475310065, + "standard_error": 155.78817767329613 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43235.78347578348, + "upper_bound": 43754.0293040293 + }, + "point_estimate": 43455.743589743586, + "standard_error": 133.99803911593304 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74.05689217635847, + "upper_bound": 902.6021851590392 + }, + "point_estimate": 442.2383921487037, + "standard_error": 206.6738393077177 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43415.63555166177, + "upper_bound": 43828.16569571188 + }, + "point_estimate": 43616.97146401985, + "standard_error": 104.69901020315348 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 343.67532894952075, + "upper_bound": 825.5339002293722 + }, + "point_estimate": 623.8745101929064, + "standard_error": 122.76082207415256 + } + } + }, + "Particular/parallel::BarnesHut::0.7/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/65536", + "directory_name": "particular/parallel__barneshut__0.7/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56724740.5, + "upper_bound": 58684786.16666667 + }, + "point_estimate": 57689046.666666664, + "standard_error": 500560.5654991329 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56108650.0, + "upper_bound": 59153250.0 + }, + "point_estimate": 57345550.0, + "standard_error": 813314.3581973696 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 738705.4368853569, + "upper_bound": 3267427.951991558 + }, + "point_estimate": 2332871.0585832596, + "standard_error": 633832.7179097257 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1346260.7980813803, + "upper_bound": 2448584.5995105687 + }, + "point_estimate": 2011258.2475607037, + "standard_error": 281798.48272300087 + } + } + }, + "Particular/parallel::BarnesHut::0.7/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "8", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/8", + "directory_name": "particular/parallel__barneshut__0.7/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13295.212749138933, + "upper_bound": 13614.587830155297 + }, + "point_estimate": 13435.839918989765, + "standard_error": 82.13683884976716 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13279.652996845423, + "upper_bound": 13510.532772520157 + }, + "point_estimate": 13301.691998852884, + "standard_error": 52.917398652726185 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 32.67502379615868, + "upper_bound": 316.93163475188646 + }, + "point_estimate": 100.51844387073038, + "standard_error": 77.7392455622917 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13299.50393607733, + "upper_bound": 13454.192318370891 + }, + "point_estimate": 13365.776177877276, + "standard_error": 39.35675344894755 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 104.4059013107101, + "upper_bound": 454.50874323701953 + }, + "point_estimate": 330.4590208783478, + "standard_error": 92.17077216922884 + } + } + }, + "Particular/parallel::BarnesHut::0.7/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BarnesHut::0.7/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BarnesHut::0.7", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/parallel::BarnesHut::0.7/8192", + "directory_name": "particular/parallel__barneshut__0.7/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4506031.0996411, + "upper_bound": 4582013.76811013 + }, + "point_estimate": 4544638.200595701, + "standard_error": 19428.427309545477 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4480600.0, + "upper_bound": 4591578.571428572 + }, + "point_estimate": 4562360.0, + "standard_error": 25236.189571896062 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19555.493652820587, + "upper_bound": 135413.36486865938 + }, + "point_estimate": 60727.294921875, + "standard_error": 24098.33570115758 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4520983.136068221, + "upper_bound": 4621371.092724834 + }, + "point_estimate": 4571682.419354838, + "standard_error": 26010.729275011458 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 47911.46873029792, + "upper_bound": 97558.97352869676 + }, + "point_estimate": 77619.92506447586, + "standard_error": 12630.51135669602 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/1024", + "directory_name": "particular/parallel__bruteforcesimd_8_/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72540.1183539327, + "upper_bound": 73268.36090286526 + }, + "point_estimate": 72858.96674179284, + "standard_error": 188.13698928213023 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72488.69565217392, + "upper_bound": 73088.89632107023 + }, + "point_estimate": 72741.21739130435, + "standard_error": 100.19137793824532 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 107.42696726274596, + "upper_bound": 720.0995234475824 + }, + "point_estimate": 374.3887237880504, + "standard_error": 166.97563696093383 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72558.28274155331, + "upper_bound": 72939.77504334116 + }, + "point_estimate": 72765.54698457223, + "standard_error": 97.22890970088184 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 270.3042528141033, + "upper_bound": 1124.0088640192182 + }, + "point_estimate": 752.7297662970064, + "standard_error": 247.1169990936407 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "128", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/128", + "directory_name": "particular/parallel__bruteforcesimd_8_/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14093.122884253418, + "upper_bound": 14254.003832035369 + }, + "point_estimate": 14172.841237474116, + "standard_error": 41.291583259570864 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14044.028014385764, + "upper_bound": 14279.15956842703 + }, + "point_estimate": 14161.328790459966, + "standard_error": 77.6048755110337 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58.63889163356805, + "upper_bound": 279.1646628462219 + }, + "point_estimate": 173.91012752008734, + "standard_error": 52.29594057253985 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14057.6998645099, + "upper_bound": 14237.059996866072 + }, + "point_estimate": 14149.32983458812, + "standard_error": 46.10644958624035 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117.25448854933867, + "upper_bound": 194.43977101418912 + }, + "point_estimate": 165.3247725459677, + "standard_error": 19.67791005364873 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "16", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/16", + "directory_name": "particular/parallel__bruteforcesimd_8_/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8461.963057797959, + "upper_bound": 8586.82054125099 + }, + "point_estimate": 8522.67762549145, + "standard_error": 31.88369971156956 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8406.626303397243, + "upper_bound": 8681.937436932392 + }, + "point_estimate": 8501.17053481332, + "standard_error": 52.75722936311558 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.779535684286777, + "upper_bound": 197.02101567473073 + }, + "point_estimate": 151.91039488125443, + "standard_error": 45.42141789284778 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8434.29293498711, + "upper_bound": 8588.092291348134 + }, + "point_estimate": 8505.249422219329, + "standard_error": 39.560551746359906 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 86.84884895671372, + "upper_bound": 147.7743614419401 + }, + "point_estimate": 127.91236711644068, + "standard_error": 15.492865663904944 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/16384", + "directory_name": "particular/parallel__bruteforcesimd_8_/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12162950.887512026, + "upper_bound": 12342568.238167388 + }, + "point_estimate": 12253465.454859952, + "standard_error": 45897.069389781005 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12126546.666666666, + "upper_bound": 12419600.0 + }, + "point_estimate": 12193040.0, + "standard_error": 98420.52462322052 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 62123.292230424995, + "upper_bound": 306418.82055997755 + }, + "point_estimate": 277294.09446166153, + "standard_error": 72936.19060414213 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12086003.676340353, + "upper_bound": 12214092.105094315 + }, + "point_estimate": 12139211.532258064, + "standard_error": 32455.390671852652 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 133976.49834991223, + "upper_bound": 214014.2828419094 + }, + "point_estimate": 183753.23334161396, + "standard_error": 20438.047120524763 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "2", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/2", + "directory_name": "particular/parallel__bruteforcesimd_8_/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10808.537564418011, + "upper_bound": 12139.329007157372 + }, + "point_estimate": 11506.163398409124, + "standard_error": 340.57688979302577 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11190.598290598293, + "upper_bound": 12691.566951566952 + }, + "point_estimate": 11967.13784790708, + "standard_error": 430.36601561921674 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 283.9749180353597, + "upper_bound": 2225.3360972445244 + }, + "point_estimate": 1149.266790904784, + "standard_error": 431.2880771867542 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9994.41491553034, + "upper_bound": 12232.434127061844 + }, + "point_estimate": 11033.10839996324, + "standard_error": 584.8797714828398 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 783.6345524260497, + "upper_bound": 1715.720284126235 + }, + "point_estimate": 1367.0952985018864, + "standard_error": 237.2489104540744 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/2048", + "directory_name": "particular/parallel__bruteforcesimd_8_/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 220910.8776307513, + "upper_bound": 223257.00925938095 + }, + "point_estimate": 222017.57464854835, + "standard_error": 602.0232503877642 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 220106.71470342547, + "upper_bound": 223580.82706766916 + }, + "point_estimate": 221517.9824561403, + "standard_error": 808.9345003987702 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 553.3739375441077, + "upper_bound": 4324.844449534472 + }, + "point_estimate": 2505.363862403473, + "standard_error": 849.7002054568321 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 220200.84268629877, + "upper_bound": 221739.55752357337 + }, + "point_estimate": 220882.61884550084, + "standard_error": 394.79782611637745 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1330.950394740689, + "upper_bound": 3025.22489607282 + }, + "point_estimate": 2408.155553522418, + "standard_error": 433.6729342159101 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "256", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/256", + "directory_name": "particular/parallel__bruteforcesimd_8_/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19649.601591148457, + "upper_bound": 19816.737190569653 + }, + "point_estimate": 19733.322383163613, + "standard_error": 42.76419509005782 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19604.976303317537, + "upper_bound": 19917.19325961032 + }, + "point_estimate": 19742.007755277897, + "standard_error": 62.47431536608847 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 61.43538279556171, + "upper_bound": 282.42787808227234 + }, + "point_estimate": 203.16282706956832, + "standard_error": 59.63080641270161 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19651.463000010976, + "upper_bound": 19834.857092748232 + }, + "point_estimate": 19736.1703103501, + "standard_error": 46.87326193549017 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 118.6870940969055, + "upper_bound": 205.98940271592772 + }, + "point_estimate": 172.04133652294632, + "standard_error": 22.303605829263113 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "32", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/32", + "directory_name": "particular/parallel__bruteforcesimd_8_/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9987.175304797243, + "upper_bound": 10093.848136147562 + }, + "point_estimate": 10038.277500144251, + "standard_error": 27.33786637453417 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9959.153661464588, + "upper_bound": 10114.765906362543 + }, + "point_estimate": 9998.540954843476, + "standard_error": 35.80060901789422 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 25.644248321157576, + "upper_bound": 172.31511006296665 + }, + "point_estimate": 104.17297441798809, + "standard_error": 41.42214046513213 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9974.73811683971, + "upper_bound": 10073.050892190044 + }, + "point_estimate": 10013.515664330247, + "standard_error": 25.438840375223577 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 65.44430698515136, + "upper_bound": 136.65805005232588 + }, + "point_estimate": 109.40960068922293, + "standard_error": 18.052156832041693 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/32768", + "directory_name": "particular/parallel__bruteforcesimd_8_/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49129499.0, + "upper_bound": 50062931.5 + }, + "point_estimate": 49615200.0, + "standard_error": 239974.7422405776 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49257000.0, + "upper_bound": 50309100.0 + }, + "point_estimate": 49913350.0, + "standard_error": 360321.66110233165 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 332547.1740961075, + "upper_bound": 1559843.432307243 + }, + "point_estimate": 923289.1336083412, + "standard_error": 334237.7696313733 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 597721.8425161294, + "upper_bound": 1161051.8916133689 + }, + "point_estimate": 963997.907340645, + "standard_error": 142906.96335734375 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "4", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/4", + "directory_name": "particular/parallel__bruteforcesimd_8_/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5950.707976391161, + "upper_bound": 6123.218923690689 + }, + "point_estimate": 6036.178148367076, + "standard_error": 44.06172139074776 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5839.012268008808, + "upper_bound": 6151.972318339101 + }, + "point_estimate": 6065.660899653979, + "standard_error": 66.90971456349737 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 67.13025717036854, + "upper_bound": 332.02373251370454 + }, + "point_estimate": 176.98629812660883, + "standard_error": 71.3111570721301 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5947.02037642357, + "upper_bound": 6114.937110687037 + }, + "point_estimate": 6032.266380176359, + "standard_error": 42.96137399030955 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 120.27889955077484, + "upper_bound": 216.6114408331255 + }, + "point_estimate": 176.9499753412015, + "standard_error": 24.95577685840712 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/4096", + "directory_name": "particular/parallel__bruteforcesimd_8_/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 796798.106821209, + "upper_bound": 812452.1413496437 + }, + "point_estimate": 804747.4229692864, + "standard_error": 4005.93123783626 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 790482.4675324676, + "upper_bound": 814570.9090909091 + }, + "point_estimate": 808080.0, + "standard_error": 5269.199295520182 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5483.6944480994025, + "upper_bound": 27450.56314901869 + }, + "point_estimate": 13824.69337439732, + "standard_error": 6051.701228019289 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 788728.4252808136, + "upper_bound": 808982.8492126623 + }, + "point_estimate": 798047.771260997, + "standard_error": 5222.509315744418 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10457.550806552508, + "upper_bound": 19530.881595354505 + }, + "point_estimate": 16000.5281669516, + "standard_error": 2303.431273496568 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "512", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/512", + "directory_name": "particular/parallel__bruteforcesimd_8_/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36917.908096811494, + "upper_bound": 37718.360879789034 + }, + "point_estimate": 37327.63993198458, + "standard_error": 204.9810514947734 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36789.80582524272, + "upper_bound": 37865.169902912625 + }, + "point_estimate": 37624.91909385113, + "standard_error": 328.97232280693146 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 164.50942102759424, + "upper_bound": 1337.9385199361614 + }, + "point_estimate": 1017.119787767762, + "standard_error": 331.4694409266806 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36929.425027860496, + "upper_bound": 37693.8399324651 + }, + "point_estimate": 37348.46108675227, + "standard_error": 195.65911129452243 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 508.4829174273219, + "upper_bound": 1031.3870709284795 + }, + "point_estimate": 818.066958475008, + "standard_error": 134.06703974337017 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "64", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/64", + "directory_name": "particular/parallel__bruteforcesimd_8_/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10918.810662145515, + "upper_bound": 11058.39602296097 + }, + "point_estimate": 10987.863642628192, + "standard_error": 35.755766990171765 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10867.989417989418, + "upper_bound": 11106.646825396823 + }, + "point_estimate": 10979.354904354905, + "standard_error": 51.98031315709067 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 62.84520523348102, + "upper_bound": 244.4949864000872 + }, + "point_estimate": 168.14767507745836, + "standard_error": 47.811215569654735 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10966.048255217192, + "upper_bound": 11117.999812017046 + }, + "point_estimate": 11043.413658474145, + "standard_error": 39.02204633308733 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 97.02330973365002, + "upper_bound": 173.94241821176644 + }, + "point_estimate": 143.6825257454892, + "standard_error": 19.594083787953245 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/65536", + "directory_name": "particular/parallel__bruteforcesimd_8_/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 252917546.3333333, + "upper_bound": 265864335.66666663 + }, + "point_estimate": 259356300.0, + "standard_error": 3305147.861710135 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 250328000.0, + "upper_bound": 270040200.0 + }, + "point_estimate": 261984700.0, + "standard_error": 6201216.151701822 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2080087.76307106, + "upper_bound": 21285984.342098236 + }, + "point_estimate": 15606736.882925034, + "standard_error": 5130110.379549331 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8908659.303905616, + "upper_bound": 16201411.191412847 + }, + "point_estimate": 13233662.82057131, + "standard_error": 1872620.6064263112 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "8", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/8", + "directory_name": "particular/parallel__bruteforcesimd_8_/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8062.213058306147, + "upper_bound": 8169.233804996619 + }, + "point_estimate": 8114.553278708126, + "standard_error": 27.42000559685212 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8037.357869539198, + "upper_bound": 8182.239035650166 + }, + "point_estimate": 8091.490125673249, + "standard_error": 46.01832878950564 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 49.303547149822194, + "upper_bound": 198.8334255543817 + }, + "point_estimate": 134.54433154313818, + "standard_error": 39.26842186616664 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8047.0486527082285, + "upper_bound": 8166.003517126735 + }, + "point_estimate": 8108.847657381131, + "standard_error": 30.308839141133593 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74.97069503312444, + "upper_bound": 130.31989656987702 + }, + "point_estimate": 110.3031044839781, + "standard_error": 14.096981691856293 + } + } + }, + "Particular/parallel::BruteForceSIMD<8>/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceSIMD<8>/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceSIMD<8>", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/parallel::BruteForceSIMD<8>/8192", + "directory_name": "particular/parallel__bruteforcesimd_8_/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2954900.7289556116, + "upper_bound": 3026133.9424362676 + }, + "point_estimate": 2990205.904256238, + "standard_error": 18236.95607621285 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2914933.3333333335, + "upper_bound": 3055900.0 + }, + "point_estimate": 2977575.757575758, + "standard_error": 40895.27694435999 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8719.492067420224, + "upper_bound": 118385.60789823532 + }, + "point_estimate": 94385.90850613343, + "standard_error": 29326.70149816273 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2921688.5857034507, + "upper_bound": 2980026.9390839846 + }, + "point_estimate": 2943151.9086021506, + "standard_error": 14992.59569940469 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 54313.66082821897, + "upper_bound": 84688.65989170966 + }, + "point_estimate": 73122.6572255142, + "standard_error": 7734.792225912732 + } + } + }, + "Particular/parallel::BruteForceScalar/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/1024", + "directory_name": "particular/parallel__bruteforcescalar/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 445619.0579848392, + "upper_bound": 470985.9593780062 + }, + "point_estimate": 457021.0988742739, + "standard_error": 6509.312195407626 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 435973.9285714286, + "upper_bound": 468735.0 + }, + "point_estimate": 451357.5, + "standard_error": 7156.640093190268 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8507.608723959765, + "upper_bound": 29146.67998254302 + }, + "point_estimate": 22807.68259508268, + "standard_error": 6156.467991338984 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 436912.5768477737, + "upper_bound": 474627.6111844263 + }, + "point_estimate": 450744.2620967742, + "standard_error": 9917.567658642389 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12309.379678743331, + "upper_bound": 37289.07107591476 + }, + "point_estimate": 26013.88363173992, + "standard_error": 7165.614456312937 + } + } + }, + "Particular/parallel::BruteForceScalar/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "128", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/128", + "directory_name": "particular/parallel__bruteforcescalar/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17567.940871940875, + "upper_bound": 17838.577480115942 + }, + "point_estimate": 17706.970211508673, + "standard_error": 69.0978207959984 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17477.581427581426, + "upper_bound": 17892.664092664094 + }, + "point_estimate": 17792.58489258489, + "standard_error": 101.38537288320414 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 69.19582690735832, + "upper_bound": 464.38439124377857 + }, + "point_estimate": 159.08924457684753, + "standard_error": 121.99187375736106 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17648.675159892264, + "upper_bound": 17832.963613321506 + }, + "point_estimate": 17766.581382871704, + "standard_error": 47.362413109966035 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 178.15758281824787, + "upper_bound": 332.7077850551894 + }, + "point_estimate": 275.4472741806898, + "standard_error": 39.11253016736104 + } + } + }, + "Particular/parallel::BruteForceScalar/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "16", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/16", + "directory_name": "particular/parallel__bruteforcescalar/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8422.449234446109, + "upper_bound": 8583.2836996337 + }, + "point_estimate": 8494.912123004311, + "standard_error": 41.39302957384455 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8387.52840909091, + "upper_bound": 8565.0 + }, + "point_estimate": 8424.479166666666, + "standard_error": 63.94570633722971 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14.980437234043176, + "upper_bound": 235.29146697658865 + }, + "point_estimate": 125.5576852709055, + "standard_error": 55.429572706388385 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8464.410338875574, + "upper_bound": 8611.599013766228 + }, + "point_estimate": 8541.265372983871, + "standard_error": 37.07480202115563 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 84.10262289352998, + "upper_bound": 233.8110747557081 + }, + "point_estimate": 165.7018993446277, + "standard_error": 42.75831224009669 + } + } + }, + "Particular/parallel::BruteForceScalar/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/16384", + "directory_name": "particular/parallel__bruteforcescalar/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 79747772.83333333, + "upper_bound": 80456353.33333333 + }, + "point_estimate": 80114480.0, + "standard_error": 181762.6253595387 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 79916700.0, + "upper_bound": 80563100.0 + }, + "point_estimate": 80351600.0, + "standard_error": 201887.52353789212 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 70275.23875236511, + "upper_bound": 1188896.9188928604 + }, + "point_estimate": 464498.5717535019, + "standard_error": 274422.8355457501 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 418944.4901517475, + "upper_bound": 918259.3625206848 + }, + "point_estimate": 730833.5761307084, + "standard_error": 125923.23546743846 + } + } + }, + "Particular/parallel::BruteForceScalar/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "2", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/2", + "directory_name": "particular/parallel__bruteforcescalar/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9089.738313536063, + "upper_bound": 9986.9273059565 + }, + "point_estimate": 9583.323711120793, + "standard_error": 230.9180078195156 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9338.558120696638, + "upper_bound": 10135.86472255974 + }, + "point_estimate": 9790.911300121506, + "standard_error": 188.3947775945579 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 238.59711362553796, + "upper_bound": 1017.2145768817362 + }, + "point_estimate": 511.42793502726647, + "standard_error": 219.53512517484563 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9695.453833262314, + "upper_bound": 10193.799563443048 + }, + "point_estimate": 9974.871830047428, + "standard_error": 126.81141560994432 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 352.5182940093205, + "upper_bound": 1249.4125313137663 + }, + "point_estimate": 924.481850295848, + "standard_error": 234.61080490607185 + } + } + }, + "Particular/parallel::BruteForceScalar/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/2048", + "directory_name": "particular/parallel__bruteforcescalar/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1461860.0542485293, + "upper_bound": 1496199.9371051788 + }, + "point_estimate": 1478667.4401832735, + "standard_error": 8774.219137495142 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1458345.8333333333, + "upper_bound": 1494226.388888889 + }, + "point_estimate": 1473882.142857143, + "standard_error": 9839.610487704518 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9422.49306348638, + "upper_bound": 64806.0921827954 + }, + "point_estimate": 25721.34454335477, + "standard_error": 13963.629811008495 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1462088.540459846, + "upper_bound": 1493379.0162000705 + }, + "point_estimate": 1476928.1586021506, + "standard_error": 7865.671103331973 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21996.474456393877, + "upper_bound": 43704.33311403551 + }, + "point_estimate": 35176.812519717045, + "standard_error": 5535.717079036616 + } + } + }, + "Particular/parallel::BruteForceScalar/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "256", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/256", + "directory_name": "particular/parallel__bruteforcescalar/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34497.09546353338, + "upper_bound": 35239.417721285274 + }, + "point_estimate": 34850.44236589028, + "standard_error": 190.5780942675248 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34133.875, + "upper_bound": 34906.16071428572 + }, + "point_estimate": 34663.101851851854, + "standard_error": 201.2201034205529 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 189.46294108079857, + "upper_bound": 1248.0204465932013 + }, + "point_estimate": 784.6317166255612, + "standard_error": 279.2699177362178 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34382.306062698895, + "upper_bound": 34793.40129152773 + }, + "point_estimate": 34611.351478494624, + "standard_error": 104.90283536417598 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 421.3223492717688, + "upper_bound": 936.0086706437858 + }, + "point_estimate": 764.4902858612937, + "standard_error": 126.32665742385352 + } + } + }, + "Particular/parallel::BruteForceScalar/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "32", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/32", + "directory_name": "particular/parallel__bruteforcescalar/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9623.153696852243, + "upper_bound": 9774.629378100368 + }, + "point_estimate": 9699.466161401046, + "standard_error": 38.68437183398017 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9612.151162790698, + "upper_bound": 9812.286821705426 + }, + "point_estimate": 9664.147286821706, + "standard_error": 46.11199547675809 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37.08223887654018, + "upper_bound": 225.82558901404923 + }, + "point_estimate": 118.11954441458876, + "standard_error": 56.26571063125634 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9671.098999091431, + "upper_bound": 9830.93511871803 + }, + "point_estimate": 9752.75834583646, + "standard_error": 41.22889628092373 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 91.43979796745192, + "upper_bound": 203.22636264101345 + }, + "point_estimate": 155.21558435631934, + "standard_error": 28.92031471087649 + } + } + }, + "Particular/parallel::BruteForceScalar/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/32768", + "directory_name": "particular/parallel__bruteforcescalar/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 312596944.5, + "upper_bound": 317334935.1666666 + }, + "point_estimate": 315031753.3333333, + "standard_error": 1215961.5865453607 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 309607800.0, + "upper_bound": 319130200.0 + }, + "point_estimate": 317958600.0, + "standard_error": 3205331.597340944 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 461533.3718061447, + "upper_bound": 5524908.801913261 + }, + "point_estimate": 2608041.6136980057, + "standard_error": 1736744.740569092 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3636155.292022212, + "upper_bound": 5392696.964716984 + }, + "point_estimate": 4894497.510596782, + "standard_error": 446707.1449283794 + } + } + }, + "Particular/parallel::BruteForceScalar/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "4", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/4", + "directory_name": "particular/parallel__bruteforcescalar/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4909.836935684926, + "upper_bound": 5248.302829023055 + }, + "point_estimate": 5071.661261261929, + "standard_error": 86.30175498295176 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4774.251061249242, + "upper_bound": 5200.9789482803435 + }, + "point_estimate": 5088.250454821104, + "standard_error": 95.8099676300894 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 91.34436769304996, + "upper_bound": 625.9466959824344 + }, + "point_estimate": 268.5258179535549, + "standard_error": 144.62304701959349 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5074.593416061366, + "upper_bound": 5395.422746741348 + }, + "point_estimate": 5219.7517557072715, + "standard_error": 81.98770779589991 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 199.4206949205984, + "upper_bound": 447.07457740863583 + }, + "point_estimate": 345.8985851783403, + "standard_error": 65.12477826546508 + } + } + }, + "Particular/parallel::BruteForceScalar/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/4096", + "directory_name": "particular/parallel__bruteforcescalar/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4984834.725646113, + "upper_bound": 5082912.515181114 + }, + "point_estimate": 5037130.4015059015, + "standard_error": 25126.29242131771 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5020230.0, + "upper_bound": 5099561.538461538 + }, + "point_estimate": 5061855.555555556, + "standard_error": 17500.40239545468 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8917.015175024055, + "upper_bound": 138919.61753368378 + }, + "point_estimate": 55902.889263934325, + "standard_error": 33502.14980599167 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4913676.739690722, + "upper_bound": 5086794.8977816235 + }, + "point_estimate": 4994850.887096774, + "standard_error": 45756.34972391945 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45852.20352888373, + "upper_bound": 129637.7745793724 + }, + "point_estimate": 100387.37258254424, + "standard_error": 21092.85351143969 + } + } + }, + "Particular/parallel::BruteForceScalar/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "512", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/512", + "directory_name": "particular/parallel__bruteforcescalar/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 111651.38451393825, + "upper_bound": 118504.93033822176 + }, + "point_estimate": 115004.9269061508, + "standard_error": 1751.6192497382103 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 107723.88059701493, + "upper_bound": 120058.8486140725 + }, + "point_estimate": 114606.11940298507, + "standard_error": 1781.2908428316855 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1313.8410702974445, + "upper_bound": 12984.699082908335 + }, + "point_estimate": 8084.216184834691, + "standard_error": 3577.178322058063 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 113812.02072065204, + "upper_bound": 121737.2791517962 + }, + "point_estimate": 117634.67380837748, + "standard_error": 2037.731642718486 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4474.429769679898, + "upper_bound": 8618.586824122973 + }, + "point_estimate": 7006.488552604825, + "standard_error": 1059.3224502043302 + } + } + }, + "Particular/parallel::BruteForceScalar/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "64", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/64", + "directory_name": "particular/parallel__bruteforcescalar/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12100.94643883065, + "upper_bound": 12543.142655779498 + }, + "point_estimate": 12311.547933968985, + "standard_error": 113.65951055564013 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11977.8740462951, + "upper_bound": 12782.645803698437 + }, + "point_estimate": 12040.469416785209, + "standard_error": 191.05054996007863 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 57.20763638252574, + "upper_bound": 688.2244543534096 + }, + "point_estimate": 225.05053216825016, + "standard_error": 184.6813482276716 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11979.41942652406, + "upper_bound": 12336.990815973728 + }, + "point_estimate": 12105.372711421098, + "standard_error": 92.85043839857664 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 277.92639392628456, + "upper_bound": 544.3268030787079 + }, + "point_estimate": 455.3886320886877, + "standard_error": 67.89338948749433 + } + } + }, + "Particular/parallel::BruteForceScalar/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/65536", + "directory_name": "particular/parallel__bruteforcescalar/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1292912857.1666665, + "upper_bound": 1353361397.3333333 + }, + "point_estimate": 1322123113.3333333, + "standard_error": 15531385.779585855 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1275875500.0, + "upper_bound": 1406596600.0 + }, + "point_estimate": 1304826600.0, + "standard_error": 23374198.685863297 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11262422.440052032, + "upper_bound": 121309888.08631895 + }, + "point_estimate": 42922900.097966194, + "standard_error": 27048565.374271985 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 40307819.372072786, + "upper_bound": 73207867.84703158 + }, + "point_estimate": 62252528.25174328, + "standard_error": 8405678.46356431 + } + } + }, + "Particular/parallel::BruteForceScalar/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "8", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/8", + "directory_name": "particular/parallel__bruteforcescalar/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7229.723761070935, + "upper_bound": 7357.879624121282 + }, + "point_estimate": 7292.867872323754, + "standard_error": 32.830775231898514 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7204.105392156863, + "upper_bound": 7389.568014705882 + }, + "point_estimate": 7259.803921568628, + "standard_error": 52.124402650377334 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 32.44095898288196, + "upper_bound": 226.16008789662055 + }, + "point_estimate": 115.01959722270064, + "standard_error": 46.204205999705934 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7292.530181784465, + "upper_bound": 7394.682969489381 + }, + "point_estimate": 7350.000741223909, + "standard_error": 25.999492269145996 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 83.06609871227712, + "upper_bound": 166.05470867119084 + }, + "point_estimate": 131.45146805605688, + "standard_error": 21.174447076690665 + } + } + }, + "Particular/parallel::BruteForceScalar/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/parallel::BruteForceScalar/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "parallel::BruteForceScalar", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/parallel::BruteForceScalar/8192", + "directory_name": "particular/parallel__bruteforcescalar/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19930406.666666668, + "upper_bound": 20258614.0 + }, + "point_estimate": 20101775.0, + "standard_error": 83707.59320091366 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19877850.0, + "upper_bound": 20280150.0 + }, + "point_estimate": 20168425.0, + "standard_error": 78852.43461364509 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 76205.63864707947, + "upper_bound": 498635.4361474514 + }, + "point_estimate": 180210.02680063248, + "standard_error": 111807.67697596084 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 180643.83708084177, + "upper_bound": 450817.1645541418 + }, + "point_estimate": 336894.5191800713, + "standard_error": 70934.04364894146 + } + } + }, + "Particular/sequential::BarnesHut::0.3/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/1024", + "directory_name": "particular/sequential__barneshut__0.3/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9647946.088263592, + "upper_bound": 10033943.302360602 + }, + "point_estimate": 9835562.692548191, + "standard_error": 98743.11120768398 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9514350.0, + "upper_bound": 10112580.884614663 + }, + "point_estimate": 9705866.666666666, + "standard_error": 190605.09811345095 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 128426.10438664725, + "upper_bound": 654653.5497109098 + }, + "point_estimate": 481633.83326746983, + "standard_error": 136905.00029298838 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9702048.535430389, + "upper_bound": 10122889.617251394 + }, + "point_estimate": 9932109.677419355, + "standard_error": 108223.4854553364 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 277101.9086187412, + "upper_bound": 465889.2772551848 + }, + "point_estimate": 396826.0719002345, + "standard_error": 48230.7224928949 + } + } + }, + "Particular/sequential::BarnesHut::0.3/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/128", + "directory_name": "particular/sequential__barneshut__0.3/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 338642.1255873016, + "upper_bound": 341397.3129544345 + }, + "point_estimate": 339914.4593724794, + "standard_error": 706.7925026199961 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 337780.0, + "upper_bound": 341222.3333333333 + }, + "point_estimate": 339398.76923076925, + "standard_error": 593.6410005749722 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 653.4844499368199, + "upper_bound": 4041.5675282478337 + }, + "point_estimate": 2399.9872189301977, + "standard_error": 923.5136635282912 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 339145.9489018692, + "upper_bound": 342320.5223616894 + }, + "point_estimate": 340405.89032258064, + "standard_error": 831.6860078834949 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1405.598988502434, + "upper_bound": 3890.5057358461354 + }, + "point_estimate": 2832.1695332599256, + "standard_error": 672.9898890466284 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16", + "directory_name": "particular/sequential__barneshut__0.3/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9416.773986155742, + "upper_bound": 9482.422333764463 + }, + "point_estimate": 9448.416021792304, + "standard_error": 16.714021026613587 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9423.740022805016, + "upper_bound": 9481.908019764349 + }, + "point_estimate": 9444.039021918155, + "standard_error": 13.628355638774488 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10.858875519872605, + "upper_bound": 102.77988605062602 + }, + "point_estimate": 56.14457521000095, + "standard_error": 22.869397394608654 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9429.541079391714, + "upper_bound": 9489.827652258817 + }, + "point_estimate": 9460.488560709162, + "standard_error": 15.490859937385624 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35.2699666563663, + "upper_bound": 89.52392943723218 + }, + "point_estimate": 66.99716868526036, + "standard_error": 14.029137135044282 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16384", + "directory_name": "particular/sequential__barneshut__0.3/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 414881502.6666667, + "upper_bound": 416262960.6666667 + }, + "point_estimate": 415547580.0, + "standard_error": 352396.2484192385 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 414711200.0, + "upper_bound": 416598200.0 + }, + "point_estimate": 414909700.0, + "standard_error": 636745.0022101535 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 158934.71717834473, + "upper_bound": 2334501.918554306 + }, + "point_estimate": 1639310.7908964157, + "standard_error": 596830.8763169053 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 871238.0999054214, + "upper_bound": 1833278.3119889337 + }, + "point_estimate": 1413499.1289097322, + "standard_error": 256092.189460201 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2", + "directory_name": "particular/sequential__barneshut__0.3/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 627.750068055135, + "upper_bound": 633.1733096322888 + }, + "point_estimate": 630.3708960841639, + "standard_error": 1.3889557089458802 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 626.2216125590611, + "upper_bound": 636.9791190367322 + }, + "point_estimate": 627.0976223136716, + "standard_error": 3.03550345263523 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.5263256269916673, + "upper_bound": 9.676648828496091 + }, + "point_estimate": 3.9022478731080184, + "standard_error": 2.3997746819771555 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 629.227937576131, + "upper_bound": 636.3994283850567 + }, + "point_estimate": 633.5669105319311, + "standard_error": 1.8329778891819983 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3.873839605184199, + "upper_bound": 6.368115021668486 + }, + "point_estimate": 5.56611738762228, + "standard_error": 0.6328128014344935 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2048", + "directory_name": "particular/sequential__barneshut__0.3/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 25990482.22222222, + "upper_bound": 26132435.777777772 + }, + "point_estimate": 26059362.22222222, + "standard_error": 36250.415096058605 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 25958700.0, + "upper_bound": 26149566.666666668 + }, + "point_estimate": 26040733.333333332, + "standard_error": 48049.35787139447 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 55597.49901294708, + "upper_bound": 229209.95593070984 + }, + "point_estimate": 127553.01773548494, + "standard_error": 42507.923645145034 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 86637.0939761736, + "upper_bound": 190797.9052909849 + }, + "point_estimate": 145790.5759722765, + "standard_error": 27301.24947381094 + } + } + }, + "Particular/sequential::BarnesHut::0.3/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/256", + "directory_name": "particular/sequential__barneshut__0.3/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1154879.5062093, + "upper_bound": 1191664.5053691678 + }, + "point_estimate": 1172642.5032421283, + "standard_error": 9416.392703356954 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1138387.5, + "upper_bound": 1197768.75 + }, + "point_estimate": 1174460.0, + "standard_error": 18908.97167357264 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7664.2181972663375, + "upper_bound": 67696.39729814892 + }, + "point_estimate": 51945.36107778561, + "standard_error": 16928.20507098166 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1148934.5896392756, + "upper_bound": 1197037.2848096073 + }, + "point_estimate": 1169480.564516129, + "standard_error": 12372.392942719134 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 25211.4263694772, + "upper_bound": 46251.430606320035 + }, + "point_estimate": 37707.19503143588, + "standard_error": 5457.169264102578 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32", + "directory_name": "particular/sequential__barneshut__0.3/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 31044.279552833537, + "upper_bound": 31308.716668625293 + }, + "point_estimate": 31160.860662205363, + "standard_error": 68.17153560398486 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 31016.31313131313, + "upper_bound": 31218.602693602697 + }, + "point_estimate": 31059.022038567495, + "standard_error": 40.49016280970512 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16.239336832906044, + "upper_bound": 236.59427495479804 + }, + "point_estimate": 71.5846061671326, + "standard_error": 55.449268441610336 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 31032.41344680497, + "upper_bound": 31411.577317613635 + }, + "point_estimate": 31183.06329423265, + "standard_error": 104.37787825931072 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 71.16408898276326, + "upper_bound": 368.65905063203337 + }, + "point_estimate": 272.9024794173811, + "standard_error": 78.89558337337968 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32768", + "directory_name": "particular/sequential__barneshut__0.3/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1018645973.0, + "upper_bound": 1052002744.6666666 + }, + "point_estimate": 1034882346.6666666, + "standard_error": 8525941.039416587 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1007784100.0, + "upper_bound": 1054433400.0 + }, + "point_estimate": 1021793000.0, + "standard_error": 17874678.65601621 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4825862.914323807, + "upper_bound": 62073940.47796726 + }, + "point_estimate": 39418775.06017685, + "standard_error": 19498965.530890096 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22063786.39157262, + "upper_bound": 41844129.453947484 + }, + "point_estimate": 34193161.25451042, + "standard_error": 5006420.227365937 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4", + "directory_name": "particular/sequential__barneshut__0.3/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 915.7516479476132, + "upper_bound": 926.8348626112326 + }, + "point_estimate": 920.9480006583173, + "standard_error": 2.8458677275949884 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 913.148618041246, + "upper_bound": 927.326923685126 + }, + "point_estimate": 915.0714584409516, + "standard_error": 4.44802545621739 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.1086768307340225, + "upper_bound": 19.278629279166168 + }, + "point_estimate": 4.3679678952963386, + "standard_error": 5.718802108987073 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 914.4938789626566, + "upper_bound": 918.620061069782 + }, + "point_estimate": 915.9208670470696, + "standard_error": 1.0651789608628663 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6.077536084658538, + "upper_bound": 14.490874062776872 + }, + "point_estimate": 11.42655943938052, + "standard_error": 2.1598126161590803 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4096", + "directory_name": "particular/sequential__barneshut__0.3/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 65965299.25, + "upper_bound": 66801047.0 + }, + "point_estimate": 66320626.666666664, + "standard_error": 218228.16774902557 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 65742800.0, + "upper_bound": 66569000.0 + }, + "point_estimate": 66180150.0, + "standard_error": 222443.8664230074 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 158638.197183609, + "upper_bound": 867765.7645940781 + }, + "point_estimate": 577027.9097557068, + "standard_error": 164141.400592166 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 333232.41742575914, + "upper_bound": 1329936.1403257973 + }, + "point_estimate": 875761.8375013892, + "standard_error": 308869.62295737496 + } + } + }, + "Particular/sequential::BarnesHut::0.3/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/512", + "directory_name": "particular/sequential__barneshut__0.3/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3644848.0859507783, + "upper_bound": 3919346.450847763 + }, + "point_estimate": 3778729.2330694, + "standard_error": 70367.07696807037 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3561096.6666666665, + "upper_bound": 3939802.564102564 + }, + "point_estimate": 3727200.0, + "standard_error": 77283.41727962796 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 52897.93156087375, + "upper_bound": 447080.7176990945 + }, + "point_estimate": 246264.7976279261, + "standard_error": 100200.47783092433 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3538417.4983738624, + "upper_bound": 3982569.4526766655 + }, + "point_estimate": 3736274.35483871, + "standard_error": 114143.55011072218 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 173502.58816327844, + "upper_bound": 351637.8731540263 + }, + "point_estimate": 282768.75124945224, + "standard_error": 45206.0875425994 + } + } + }, + "Particular/sequential::BarnesHut::0.3/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/64", + "directory_name": "particular/sequential__barneshut__0.3/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 97666.75376078168, + "upper_bound": 99689.46990117726 + }, + "point_estimate": 98575.99571191336, + "standard_error": 517.4168446462951 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 97091.76470588236, + "upper_bound": 99377.19457013576 + }, + "point_estimate": 98292.35294117648, + "standard_error": 287.59162326669156 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 63.66458710502049, + "upper_bound": 2379.1368989383627 + }, + "point_estimate": 1608.3861705404531, + "standard_error": 774.1863529386735 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 97377.31094126152, + "upper_bound": 100025.45846094195 + }, + "point_estimate": 98527.7779886148, + "standard_error": 672.4452058213399 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 899.8429934469914, + "upper_bound": 3001.198312503108 + }, + "point_estimate": 2071.32305654214, + "standard_error": 596.0765377911747 + } + } + }, + "Particular/sequential::BarnesHut::0.3/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/65536", + "directory_name": "particular/sequential__barneshut__0.3/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2412309138.166667, + "upper_bound": 2440961901.5 + }, + "point_estimate": 2425987073.3333335, + "standard_error": 7361544.737458674 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2400879900.0, + "upper_bound": 2451952700.0 + }, + "point_estimate": 2413864600.0, + "standard_error": 12270019.75400055 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6856135.318279266, + "upper_bound": 49288739.60494995 + }, + "point_estimate": 25816513.341665268, + "standard_error": 11006880.987710496 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18609097.434419475, + "upper_bound": 35537017.120328516 + }, + "point_estimate": 29419539.319823936, + "standard_error": 4318523.481341228 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8", + "directory_name": "particular/sequential__barneshut__0.3/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2843.4498751017177, + "upper_bound": 2869.411563144525 + }, + "point_estimate": 2855.2395546554103, + "standard_error": 6.65427347730771 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2835.897079276773, + "upper_bound": 2867.773528048215 + }, + "point_estimate": 2851.0336325704893, + "standard_error": 8.015614504500702 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.396420992879411, + "upper_bound": 33.980545293804404 + }, + "point_estimate": 22.441453514848096, + "standard_error": 7.31461821806443 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2844.4592300485283, + "upper_bound": 2865.89986411178 + }, + "point_estimate": 2853.658503073265, + "standard_error": 5.465578732531411 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12.99528766418426, + "upper_bound": 37.78190711900432 + }, + "point_estimate": 26.646123953451628, + "standard_error": 7.0352868479999415 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.3/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8192", + "directory_name": "particular/sequential__barneshut__0.3/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 171714098.16666666, + "upper_bound": 173604842.0 + }, + "point_estimate": 172654766.66666666, + "standard_error": 483361.9091579102 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 171363100.0, + "upper_bound": 174888400.0 + }, + "point_estimate": 172648100.0, + "standard_error": 593150.4150330614 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 400598.5128879547, + "upper_bound": 3751126.1934041977 + }, + "point_estimate": 2475793.6960458755, + "standard_error": 938359.8422547068 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1306549.955989236, + "upper_bound": 2343162.1198849836 + }, + "point_estimate": 1941904.7790642008, + "standard_error": 264458.21147857734 + } + } + }, + "Particular/sequential::BarnesHut::0.7/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/1024", + "directory_name": "particular/sequential__barneshut__0.7/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2060091.6997259683, + "upper_bound": 2163169.4658605284 + }, + "point_estimate": 2108153.9931873684, + "standard_error": 26409.36122919582 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2022400.0, + "upper_bound": 2147556.25 + }, + "point_estimate": 2074196.875, + "standard_error": 34882.89601359106 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11156.56480193138, + "upper_bound": 153028.14478320724 + }, + "point_estimate": 76794.04551163316, + "standard_error": 40019.72435619313 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2058877.760078749, + "upper_bound": 2152277.743326771 + }, + "point_estimate": 2098920.060483871, + "standard_error": 23846.190459463254 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 48787.97214565693, + "upper_bound": 133996.80970208507 + }, + "point_estimate": 105954.56672267609, + "standard_error": 20426.24821677591 + } + } + }, + "Particular/sequential::BarnesHut::0.7/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/128", + "directory_name": "particular/sequential__barneshut__0.7/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 124941.26294034877, + "upper_bound": 125868.2311435248 + }, + "point_estimate": 125380.40332332122, + "standard_error": 236.4086019187233 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 124639.30348258709, + "upper_bound": 125822.3880597015 + }, + "point_estimate": 125303.44431687715, + "standard_error": 391.2351294661587 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 195.57780249793456, + "upper_bound": 1544.854420334544 + }, + "point_estimate": 984.6551834373532, + "standard_error": 337.63492006464463 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 125080.49864467516, + "upper_bound": 125668.75027284898 + }, + "point_estimate": 125392.53249879634, + "standard_error": 148.922741170297 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 567.3356107390788, + "upper_bound": 1230.5139018508885 + }, + "point_estimate": 947.8169894442882, + "standard_error": 175.99261604056642 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16", + "directory_name": "particular/sequential__barneshut__0.7/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7308.578925202748, + "upper_bound": 7396.26411523116 + }, + "point_estimate": 7350.369324419062, + "standard_error": 22.504581865474663 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7286.326291079812, + "upper_bound": 7355.64358372457 + }, + "point_estimate": 7340.283044420368, + "standard_error": 18.647175122522103 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22.77353516809832, + "upper_bound": 142.41421182023365 + }, + "point_estimate": 56.90385953282048, + "standard_error": 31.09115636330909 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7339.755176330467, + "upper_bound": 7449.883257452091 + }, + "point_estimate": 7396.7805826896865, + "standard_error": 27.622604384868115 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 47.478612701646774, + "upper_bound": 115.23848986931574 + }, + "point_estimate": 90.21401911974525, + "standard_error": 17.059980547132472 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16384", + "directory_name": "particular/sequential__barneshut__0.7/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 62757228.916666664, + "upper_bound": 63692861.166666664 + }, + "point_estimate": 63245446.666666664, + "standard_error": 240437.24527522767 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 62441950.0, + "upper_bound": 63996800.0 + }, + "point_estimate": 63367700.0, + "standard_error": 299210.75981088745 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 296223.47474098206, + "upper_bound": 1534565.1027560234 + }, + "point_estimate": 932703.6434412004, + "standard_error": 329532.855007017 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 577231.008264223, + "upper_bound": 1170287.1663717418 + }, + "point_estimate": 961802.9720022604, + "standard_error": 148824.06700036663 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2", + "directory_name": "particular/sequential__barneshut__0.7/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 627.9314978085099, + "upper_bound": 638.0524236138085 + }, + "point_estimate": 632.4628282629953, + "standard_error": 2.603099587017617 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 625.6054969250627, + "upper_bound": 630.9745756862199 + }, + "point_estimate": 629.7233098690847, + "standard_error": 2.1665594380032056 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.2526930154945846, + "upper_bound": 10.288485125975416 + }, + "point_estimate": 6.105069362420421, + "standard_error": 2.6314854339002753 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 627.7306200580155, + "upper_bound": 638.9715036240274 + }, + "point_estimate": 632.2154795114388, + "standard_error": 2.8815565351403354 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3.865545863886215, + "upper_bound": 14.085751664697554 + }, + "point_estimate": 10.43657401759082, + "standard_error": 2.664041388022357 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2048", + "directory_name": "particular/sequential__barneshut__0.7/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5096941.112973137, + "upper_bound": 5162400.4389249645 + }, + "point_estimate": 5128991.136086135, + "standard_error": 16770.843988456876 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5068512.5, + "upper_bound": 5196616.666666667 + }, + "point_estimate": 5108196.153846154, + "standard_error": 34941.211285107565 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14534.774741956757, + "upper_bound": 119034.2453867197 + }, + "point_estimate": 69474.32373161988, + "standard_error": 27181.188481023084 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5079464.5080921715, + "upper_bound": 5129750.006397134 + }, + "point_estimate": 5098747.379032258, + "standard_error": 12856.902215193471 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 48364.02628515574, + "upper_bound": 77423.06934711698 + }, + "point_estimate": 67326.08060658183, + "standard_error": 7407.415237490472 + } + } + }, + "Particular/sequential::BarnesHut::0.7/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/256", + "directory_name": "particular/sequential__barneshut__0.7/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 346716.07905092597, + "upper_bound": 376053.5327873515 + }, + "point_estimate": 360773.770067895, + "standard_error": 7491.314532406994 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 331867.7083333333, + "upper_bound": 378647.3484848485 + }, + "point_estimate": 355920.0, + "standard_error": 13804.78172896158 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3055.700320750417, + "upper_bound": 59448.140611251234 + }, + "point_estimate": 33695.566265420515, + "standard_error": 14837.97426175648 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 357017.7168340252, + "upper_bound": 392584.7178027017 + }, + "point_estimate": 374518.625672043, + "standard_error": 9106.73714690818 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18831.56380046642, + "upper_bound": 36627.05063162432 + }, + "point_estimate": 29957.074865379465, + "standard_error": 4559.059218265106 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32", + "directory_name": "particular/sequential__barneshut__0.7/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16734.93379225907, + "upper_bound": 16851.78174810311 + }, + "point_estimate": 16787.74357146964, + "standard_error": 30.19128403989197 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16712.736957543475, + "upper_bound": 16786.01493550577 + }, + "point_estimate": 16726.73116089613, + "standard_error": 23.485442934172113 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.535154467228428, + "upper_bound": 127.2669223841469 + }, + "point_estimate": 33.026348700835904, + "standard_error": 29.626515955556876 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16724.597512416498, + "upper_bound": 16919.814019444904 + }, + "point_estimate": 16812.58212338217, + "standard_error": 53.19716666171317 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35.67647756312241, + "upper_bound": 158.38745003965437 + }, + "point_estimate": 120.65261120384962, + "standard_error": 29.347813135268616 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32768", + "directory_name": "particular/sequential__barneshut__0.7/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 162286712.5, + "upper_bound": 175549841.16666666 + }, + "point_estimate": 169455153.33333334, + "standard_error": 3407469.238215058 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 167807200.0, + "upper_bound": 177925500.0 + }, + "point_estimate": 172350600.0, + "standard_error": 2745389.963221394 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3261868.2020902634, + "upper_bound": 20130001.14262104 + }, + "point_estimate": 7340204.209685326, + "standard_error": 3993352.019245335 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5832348.140744357, + "upper_bound": 17941574.698282663 + }, + "point_estimate": 13651808.53015802, + "standard_error": 2992698.6649644123 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4", + "directory_name": "particular/sequential__barneshut__0.7/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 915.636228730302, + "upper_bound": 922.3410664890852 + }, + "point_estimate": 918.8901687307026, + "standard_error": 1.712911538107045 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 914.2950777297737, + "upper_bound": 924.9709205716184 + }, + "point_estimate": 916.3952586684392, + "standard_error": 2.4620527779190335 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.7991812122046331, + "upper_bound": 11.383516580886544 + }, + "point_estimate": 4.626657943782716, + "standard_error": 2.725933735135815 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 916.5447080096848, + "upper_bound": 922.289759099295 + }, + "point_estimate": 919.3052652079604, + "standard_error": 1.463156504735759 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.419183266602947, + "upper_bound": 8.29658854718494 + }, + "point_estimate": 6.855844364726133, + "standard_error": 0.9773255600380726 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4096", + "directory_name": "particular/sequential__barneshut__0.7/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11314102.38122433, + "upper_bound": 11396639.085425686 + }, + "point_estimate": 11355379.299811302, + "standard_error": 21197.459912605445 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11273615.384615384, + "upper_bound": 11396133.333333334 + }, + "point_estimate": 11358300.0, + "standard_error": 27795.1893692152 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24927.44755745026, + "upper_bound": 156285.09922538366 + }, + "point_estimate": 67260.6188058844, + "standard_error": 35468.6576152393 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11310582.144078651, + "upper_bound": 11427657.07643332 + }, + "point_estimate": 11365050.322580645, + "standard_error": 30621.47372339573 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56673.30200820695, + "upper_bound": 103502.13508751242 + }, + "point_estimate": 85152.82257912363, + "standard_error": 11981.39426804863 + } + } + }, + "Particular/sequential::BarnesHut::0.7/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/512", + "directory_name": "particular/sequential__barneshut__0.7/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 861010.7060146644, + "upper_bound": 952543.1990682158 + }, + "point_estimate": 903810.9612054612, + "standard_error": 23512.26559491745 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 828143.0555555555, + "upper_bound": 1001433.3333333334 + }, + "point_estimate": 851957.7777777778, + "standard_error": 34757.489764783175 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5643.225348530611, + "upper_bound": 134504.47011206846 + }, + "point_estimate": 40950.931888360225, + "standard_error": 38857.78333057103 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 843107.3747321526, + "upper_bound": 901326.2888702356 + }, + "point_estimate": 867337.8584229391, + "standard_error": 14894.50858973827 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 50457.498713035406, + "upper_bound": 116515.8269444382 + }, + "point_estimate": 94190.75102867298, + "standard_error": 16526.088387665193 + } + } + }, + "Particular/sequential::BarnesHut::0.7/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/64", + "directory_name": "particular/sequential__barneshut__0.7/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43303.54989178949, + "upper_bound": 43886.37480025823 + }, + "point_estimate": 43570.53030887241, + "standard_error": 149.6239896468747 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43135.26315789474, + "upper_bound": 43685.13157894737 + }, + "point_estimate": 43468.08270676691, + "standard_error": 118.78454618983282 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 99.88041927939172, + "upper_bound": 786.7474692860236 + }, + "point_estimate": 321.79665218170317, + "standard_error": 164.62375250986884 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43263.001008352854, + "upper_bound": 43639.46520948199 + }, + "point_estimate": 43437.18463497453, + "standard_error": 96.22387425072878 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 273.53723832443376, + "upper_bound": 848.0004416847192 + }, + "point_estimate": 599.970072053122, + "standard_error": 158.93265194199816 + } + } + }, + "Particular/sequential::BarnesHut::0.7/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/65536", + "directory_name": "particular/sequential__barneshut__0.7/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 314986688.0, + "upper_bound": 317725890.8333334 + }, + "point_estimate": 316338913.3333333, + "standard_error": 697111.2394751435 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 314019900.0, + "upper_bound": 317819400.0 + }, + "point_estimate": 316272900.0, + "standard_error": 751480.6448859854 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 884370.8842992783, + "upper_bound": 5320754.78553772 + }, + "point_estimate": 2292840.8592939377, + "standard_error": 1243162.3804012565 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1789635.128598598, + "upper_bound": 3423364.894533956 + }, + "point_estimate": 2783134.8871029457, + "standard_error": 418406.3643863099 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8", + "directory_name": "particular/sequential__barneshut__0.7/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2239.931613929433, + "upper_bound": 2257.1750493988557 + }, + "point_estimate": 2247.9663644996976, + "standard_error": 4.428401079425175 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2233.58024691358, + "upper_bound": 2256.3511659807955 + }, + "point_estimate": 2243.9738313812386, + "standard_error": 6.473719144328762 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.800993604751096, + "upper_bound": 25.76089097550005 + }, + "point_estimate": 16.126885321909253, + "standard_error": 5.784485744692149 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2236.958275040416, + "upper_bound": 2249.9588243306057 + }, + "point_estimate": 2241.737068011859, + "standard_error": 3.359243591348861 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.557749621806458, + "upper_bound": 24.031256990498107 + }, + "point_estimate": 17.773910101589156, + "standard_error": 3.9424847432312617 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BarnesHut::0.7/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8192", + "directory_name": "particular/sequential__barneshut__0.7/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 26257922.22222222, + "upper_bound": 26413311.222222224 + }, + "point_estimate": 26332924.444444444, + "standard_error": 39641.0853581633 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 26165933.333333332, + "upper_bound": 26461533.333333332 + }, + "point_estimate": 26332766.666666668, + "standard_error": 61746.476561241434 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56734.15899276365, + "upper_bound": 247347.09560871497 + }, + "point_estimate": 190909.45661067593, + "standard_error": 47614.0187664535 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 101498.80366009896, + "upper_bound": 203829.70703699303 + }, + "point_estimate": 158710.5223838164, + "standard_error": 27286.94209858531 + } + } + }, + "Particular/sequential::BruteForcePairs/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/1024", + "directory_name": "particular/sequential__bruteforcepairs/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1938383.4522802196, + "upper_bound": 2219384.1039685314 + }, + "point_estimate": 2043009.5743256744, + "standard_error": 80029.66269304854 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1920586.6666666667, + "upper_bound": 2009073.3333333333 + }, + "point_estimate": 1939924.0, + "standard_error": 21216.20957667824 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10941.587805747986, + "upper_bound": 111017.08602905272 + }, + "point_estimate": 36211.021757125854, + "standard_error": 28009.15380739881 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1943442.3833967885, + "upper_bound": 2166654.6224910524 + }, + "point_estimate": 2016324.7903225808, + "standard_error": 59274.23760402216 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37619.15880255714, + "upper_bound": 514310.7534342112 + }, + "point_estimate": 321317.63073589565, + "standard_error": 161646.32052132173 + } + } + }, + "Particular/sequential::BruteForcePairs/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/128", + "directory_name": "particular/sequential__bruteforcepairs/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29805.23852150106, + "upper_bound": 29955.672602198676 + }, + "point_estimate": 29879.34227335123, + "standard_error": 38.38924302138821 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29791.949269368622, + "upper_bound": 29922.281959378735 + }, + "point_estimate": 29897.491039426524, + "standard_error": 32.713200023954556 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18.362747583194864, + "upper_bound": 280.38827459200263 + }, + "point_estimate": 103.09118096546074, + "standard_error": 67.2684139884893 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29731.43110640986, + "upper_bound": 29961.19195440193 + }, + "point_estimate": 29837.472829228813, + "standard_error": 60.19419422868461 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 88.10349665677712, + "upper_bound": 201.6643438830505 + }, + "point_estimate": 154.74755217732863, + "standard_error": 29.355501871617054 + } + } + }, + "Particular/sequential::BruteForcePairs/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16", + "directory_name": "particular/sequential__bruteforcepairs/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 492.1197685159869, + "upper_bound": 495.263297331969 + }, + "point_estimate": 493.8259401862136, + "standard_error": 0.8098512787569166 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 493.4078781701541, + "upper_bound": 495.1066211003857 + }, + "point_estimate": 494.5625691533719, + "standard_error": 0.630325351435838 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.6326020632339642, + "upper_bound": 4.422923358134305 + }, + "point_estimate": 1.711944821325684, + "standard_error": 0.895974135100712 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 491.5480959613614, + "upper_bound": 495.1582005303321 + }, + "point_estimate": 493.5651504983087, + "standard_error": 0.933469959381187 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.3853022038835685, + "upper_bound": 4.431534821498708 + }, + "point_estimate": 3.2534894171531006, + "standard_error": 0.8040413311084371 + } + } + }, + "Particular/sequential::BruteForcePairs/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16384", + "directory_name": "particular/sequential__bruteforcepairs/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 486937592.0, + "upper_bound": 490747448.5 + }, + "point_estimate": 488757926.6666667, + "standard_error": 979988.3046475648 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 486354400.0, + "upper_bound": 491267300.0 + }, + "point_estimate": 486932600.0, + "standard_error": 1427261.0663201755 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 639297.1086502075, + "upper_bound": 6479703.184962273 + }, + "point_estimate": 3213980.222940445, + "standard_error": 1558956.0532979348 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2335732.073189718, + "upper_bound": 4828039.335174548 + }, + "point_estimate": 3921475.8795029977, + "standard_error": 630454.3682875299 + } + } + }, + "Particular/sequential::BruteForcePairs/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2", + "directory_name": "particular/sequential__bruteforcepairs/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51.51957166416039, + "upper_bound": 51.88177297206089 + }, + "point_estimate": 51.69448416794546, + "standard_error": 0.09246091028447426 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51.494913727305715, + "upper_bound": 51.81016253550381 + }, + "point_estimate": 51.615682024460696, + "standard_error": 0.08035235013667355 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.1056734131212361, + "upper_bound": 0.48865948006970616 + }, + "point_estimate": 0.22496435022895947, + "standard_error": 0.11487500562206532 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51.59410613443934, + "upper_bound": 52.00928923223665 + }, + "point_estimate": 51.78260356699015, + "standard_error": 0.10574977610449644 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.19601795555066745, + "upper_bound": 0.4838194174198609 + }, + "point_estimate": 0.3714209991245432, + "standard_error": 0.07241308638798795 + } + } + }, + "Particular/sequential::BruteForcePairs/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2048", + "directory_name": "particular/sequential__bruteforcepairs/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7713146.0451932335, + "upper_bound": 8007963.413606301 + }, + "point_estimate": 7838792.133181634, + "standard_error": 76574.71361162592 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7683355.0, + "upper_bound": 7785200.0 + }, + "point_estimate": 7702035.714285715, + "standard_error": 44627.54489353658 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17769.297639077737, + "upper_bound": 239654.8727452755 + }, + "point_estimate": 79170.83859443665, + "standard_error": 57703.32260870235 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7687110.889788839, + "upper_bound": 7829329.576804573 + }, + "point_estimate": 7738130.080645162, + "standard_error": 36877.11618639065 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 68503.41922598054, + "upper_bound": 451574.19628315314 + }, + "point_estimate": 307609.81282607815, + "standard_error": 103948.13164750782 + } + } + }, + "Particular/sequential::BruteForcePairs/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/256", + "directory_name": "particular/sequential__bruteforcepairs/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 121207.55144770686, + "upper_bound": 123041.74838956 + }, + "point_estimate": 121977.17209092571, + "standard_error": 476.6983821629239 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 120831.15942028986, + "upper_bound": 122846.05475040256 + }, + "point_estimate": 121365.99033816424, + "standard_error": 376.4864298672483 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 255.17388216277183, + "upper_bound": 1699.2050200002989 + }, + "point_estimate": 906.2647152372256, + "standard_error": 418.52779428305934 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 121196.19725794275, + "upper_bound": 124014.6148337636 + }, + "point_estimate": 122237.04885460496, + "standard_error": 764.7586729302692 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 649.3795195705261, + "upper_bound": 2887.0177834367246 + }, + "point_estimate": 1908.751794609121, + "standard_error": 677.3861240273956 + } + } + }, + "Particular/sequential::BruteForcePairs/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32", + "directory_name": "particular/sequential__bruteforcepairs/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1913.8530462218744, + "upper_bound": 1920.6489129885103 + }, + "point_estimate": 1917.1202453182632, + "standard_error": 1.7412870788349033 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1912.759336099585, + "upper_bound": 1920.8852005532503 + }, + "point_estimate": 1914.7014753342555, + "standard_error": 2.2016509418701977 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.0641487300073722, + "upper_bound": 11.54386470976238 + }, + "point_estimate": 3.733841565799455, + "standard_error": 2.9190908935955298 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1913.3714255811108, + "upper_bound": 1921.239540292739 + }, + "point_estimate": 1917.36613051949, + "standard_error": 2.0159965350049953 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3.8529854600705136, + "upper_bound": 9.003578206762862 + }, + "point_estimate": 6.972211595495381, + "standard_error": 1.3139839675921396 + } + } + }, + "Particular/sequential::BruteForcePairs/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32768", + "directory_name": "particular/sequential__bruteforcepairs/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1954975718.5, + "upper_bound": 1958270331.1666667 + }, + "point_estimate": 1956599446.6666667, + "standard_error": 841969.2810749102 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1954779300.0, + "upper_bound": 1957974400.0 + }, + "point_estimate": 1956891400.0, + "standard_error": 891230.036126271 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 899048.6240386963, + "upper_bound": 6941533.076763153 + }, + "point_estimate": 2617381.993532181, + "standard_error": 1366354.4460891634 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2026620.235017544, + "upper_bound": 4289927.452302124 + }, + "point_estimate": 3380684.1266369796, + "standard_error": 582197.033979929 + } + } + }, + "Particular/sequential::BruteForcePairs/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4", + "directory_name": "particular/sequential__bruteforcepairs/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 71.42744953410667, + "upper_bound": 72.26398411551213 + }, + "point_estimate": 71.81098109099477, + "standard_error": 0.21456960257971255 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 71.29719741704696, + "upper_bound": 71.99150851997493 + }, + "point_estimate": 71.64444064512452, + "standard_error": 0.1839689541606904 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2396646050800497, + "upper_bound": 1.1677787790626273 + }, + "point_estimate": 0.5148228008078576, + "standard_error": 0.2330422313367394 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 71.23724881319228, + "upper_bound": 71.87315476771884 + }, + "point_estimate": 71.53235802646165, + "standard_error": 0.16249576642912775 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.3789576553341154, + "upper_bound": 1.1451480698530632 + }, + "point_estimate": 0.8598095868170469, + "standard_error": 0.1986745130662368 + } + } + }, + "Particular/sequential::BruteForcePairs/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4096", + "directory_name": "particular/sequential__bruteforcepairs/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30202026.66666667, + "upper_bound": 30334047.0 + }, + "point_estimate": 30262273.333333332, + "standard_error": 33790.13463485793 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30192766.666666668, + "upper_bound": 30315200.0 + }, + "point_estimate": 30240500.0, + "standard_error": 33935.50997805351 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 33210.23941040039, + "upper_bound": 180728.93679142 + }, + "point_estimate": 78627.21860408598, + "standard_error": 39746.28390810377 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 66185.74154880893, + "upper_bound": 189950.89981948244 + }, + "point_estimate": 135151.9586854295, + "standard_error": 34694.87155884989 + } + } + }, + "Particular/sequential::BruteForcePairs/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/512", + "directory_name": "particular/sequential__bruteforcepairs/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 494346.2254664453, + "upper_bound": 513510.48799122986 + }, + "point_estimate": 503703.6883388943, + "standard_error": 4878.616245514275 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 490625.2100840336, + "upper_bound": 514621.92513368983 + }, + "point_estimate": 504255.8823529412, + "standard_error": 7047.571607321216 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5059.735792524676, + "upper_bound": 29172.334776205185 + }, + "point_estimate": 15962.100666842349, + "standard_error": 6359.738501764805 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 501100.5408701587, + "upper_bound": 521415.3735146768 + }, + "point_estimate": 512040.11859582545, + "standard_error": 5203.965641080155 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11714.5549871843, + "upper_bound": 25226.403581894567 + }, + "point_estimate": 19601.749113557424, + "standard_error": 3473.566213225082 + } + } + }, + "Particular/sequential::BruteForcePairs/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/64", + "directory_name": "particular/sequential__bruteforcepairs/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7513.200746502091, + "upper_bound": 7579.652223800914 + }, + "point_estimate": 7545.824947656322, + "standard_error": 16.951386061665232 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7515.9713252389565, + "upper_bound": 7612.5678119349 + }, + "point_estimate": 7523.636226642556, + "standard_error": 25.702801301547535 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.176634645560882, + "upper_bound": 116.9572601297412 + }, + "point_estimate": 76.75343826734489, + "standard_error": 28.753965848046917 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7476.087027391249, + "upper_bound": 7541.608541828416 + }, + "point_estimate": 7503.793530887243, + "standard_error": 16.689190351087472 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 44.45103652677382, + "upper_bound": 83.78905409347307 + }, + "point_estimate": 67.94998825372112, + "standard_error": 10.077043168325384 + } + } + }, + "Particular/sequential::BruteForcePairs/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/65536", + "directory_name": "particular/sequential__bruteforcepairs/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7870004238.666667, + "upper_bound": 7955232611.333334 + }, + "point_estimate": 7911878333.333333, + "standard_error": 21723652.75153971 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7833424100.0, + "upper_bound": 7992393200.0 + }, + "point_estimate": 7848656400.0, + "standard_error": 60633618.27257267 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12996323.109269142, + "upper_bound": 145927422.82927036 + }, + "point_estimate": 43835440.381765366, + "standard_error": 41158197.65697779 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 65788218.86775172, + "upper_bound": 98139384.53325622 + }, + "point_estimate": 87043452.60328862, + "standard_error": 8226122.234338794 + } + } + }, + "Particular/sequential::BruteForcePairs/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8", + "directory_name": "particular/sequential__bruteforcepairs/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 156.3340564209366, + "upper_bound": 160.56556681733431 + }, + "point_estimate": 158.2247548301935, + "standard_error": 1.0883433761257717 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 155.1785578169068, + "upper_bound": 159.1610463725165 + }, + "point_estimate": 157.03305638132989, + "standard_error": 1.2001215100727214 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.0354693390372751, + "upper_bound": 5.0764434269114735 + }, + "point_estimate": 3.003755758853463, + "standard_error": 1.0415873007897838 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 157.49200406979114, + "upper_bound": 164.30604416087834 + }, + "point_estimate": 160.62926308555186, + "standard_error": 1.8183199729264548 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.9847191984882224, + "upper_bound": 6.297903432461275 + }, + "point_estimate": 4.363942625471038, + "standard_error": 1.246636292527915 + } + } + }, + "Particular/sequential::BruteForcePairs/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForcePairs/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8192", + "directory_name": "particular/sequential__bruteforcepairs/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 122213378.83333331, + "upper_bound": 123259448.33333334 + }, + "point_estimate": 122723533.33333331, + "standard_error": 266794.8291527419 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 121869300.0, + "upper_bound": 123468300.0 + }, + "point_estimate": 122624600.0, + "standard_error": 556409.0498479359 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 240329.45573329928, + "upper_bound": 2000027.3644924164 + }, + "point_estimate": 1166213.139295578, + "standard_error": 458470.578346812 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 713334.0382279401, + "upper_bound": 1346579.239707095 + }, + "point_estimate": 1069043.0144136702, + "standard_error": 167191.81299731802 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/1024", + "directory_name": "particular/sequential__bruteforcesimd_8_/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 360465.02326493966, + "upper_bound": 377272.83237179485 + }, + "point_estimate": 367072.7328750154, + "standard_error": 4571.7727170495 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 357932.60869565216, + "upper_bound": 370539.1304347826 + }, + "point_estimate": 361091.59420289856, + "standard_error": 2209.4465669110423 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1908.6863139401496, + "upper_bound": 11883.361093376045 + }, + "point_estimate": 4972.51138998116, + "standard_error": 2429.6295040395853 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 361299.0707500737, + "upper_bound": 372846.28439818695 + }, + "point_estimate": 366063.7026647966, + "standard_error": 2961.7141460800817 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3911.570096197505, + "upper_bound": 28876.857255697385 + }, + "point_estimate": 18304.35773623266, + "standard_error": 8165.868153098113 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/128", + "directory_name": "particular/sequential__bruteforcesimd_8_/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6366.261687672255, + "upper_bound": 6430.133725594946 + }, + "point_estimate": 6397.622785457905, + "standard_error": 16.34087508908301 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6347.513389441469, + "upper_bound": 6436.22545269064 + }, + "point_estimate": 6396.212700841622, + "standard_error": 28.08063859344952 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21.338448996325084, + "upper_bound": 116.97317156425784 + }, + "point_estimate": 60.98770358442786, + "standard_error": 22.24110826947815 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6384.44976591821, + "upper_bound": 6446.201419533121 + }, + "point_estimate": 6420.810894192561, + "standard_error": 15.639531379146932 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 44.21686553907101, + "upper_bound": 79.27364438881652 + }, + "point_estimate": 65.56204721298502, + "standard_error": 8.945768884231283 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/16", + "directory_name": "particular/sequential__bruteforcesimd_8_/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 305.7347316350138, + "upper_bound": 308.55020028084397 + }, + "point_estimate": 307.1127384747371, + "standard_error": 0.7199847826163973 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 305.6161567025937, + "upper_bound": 309.32912449512327 + }, + "point_estimate": 306.33111511452626, + "standard_error": 1.1096542521725576 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.0145728593843115, + "upper_bound": 5.019857442406661 + }, + "point_estimate": 3.567940179557502, + "standard_error": 0.9373638664976154 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 305.15704642332776, + "upper_bound": 309.1159317659022 + }, + "point_estimate": 307.13542895908176, + "standard_error": 1.0184581063682343 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.936924878376286, + "upper_bound": 3.5016786519857046 + }, + "point_estimate": 2.8851073682113935, + "standard_error": 0.39900267220431257 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/16384", + "directory_name": "particular/sequential__bruteforcesimd_8_/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 101679933.16666666, + "upper_bound": 102738054.33333331 + }, + "point_estimate": 102189953.33333331, + "standard_error": 271981.937316098 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 101386200.0, + "upper_bound": 103148400.0 + }, + "point_estimate": 101673300.0, + "standard_error": 472828.7116284604 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 111639.77801799774, + "upper_bound": 1651764.630675316 + }, + "point_estimate": 844637.2050046921, + "standard_error": 424161.1079554221 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 704937.8762222301, + "upper_bound": 1287766.6421680488 + }, + "point_estimate": 1088664.6085041636, + "standard_error": 147808.44646959245 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/2", + "directory_name": "particular/sequential__bruteforcesimd_8_/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141.73575265632758, + "upper_bound": 143.08154705011657 + }, + "point_estimate": 142.36398949222564, + "standard_error": 0.3450923912069578 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141.58860466313243, + "upper_bound": 142.646559267075 + }, + "point_estimate": 142.00606811652156, + "standard_error": 0.30472526880461953 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.31127553618976184, + "upper_bound": 1.606296229653294 + }, + "point_estimate": 0.8854081436408493, + "standard_error": 0.3650423288131824 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141.70827624034345, + "upper_bound": 143.11388598433086 + }, + "point_estimate": 142.29496202605904, + "standard_error": 0.3662186313915267 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.6042377519066452, + "upper_bound": 1.8122401859538433 + }, + "point_estimate": 1.3841298699880633, + "standard_error": 0.3043864256143618 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/2048", + "directory_name": "particular/sequential__bruteforcesimd_8_/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1433916.9567732422, + "upper_bound": 1539093.135503 + }, + "point_estimate": 1479429.6317170484, + "standard_error": 27287.702208617495 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1432088.888888889, + "upper_bound": 1447498.611111111 + }, + "point_estimate": 1443177.7777777778, + "standard_error": 8531.858402247915 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3485.874938113431, + "upper_bound": 61649.389738837606 + }, + "point_estimate": 15394.91806001893, + "standard_error": 16415.116186919287 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1436443.725962292, + "upper_bound": 1486415.6524677384 + }, + "point_estimate": 1453404.7983870967, + "standard_error": 12956.214945099957 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16537.547259227314, + "upper_bound": 155290.20538934966 + }, + "point_estimate": 109304.89338740284, + "standard_error": 35567.263307780995 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/256", + "directory_name": "particular/sequential__bruteforcesimd_8_/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23554.83680289349, + "upper_bound": 24254.24544762408 + }, + "point_estimate": 23857.23029984658, + "standard_error": 181.071055802363 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23423.837209302324, + "upper_bound": 24058.333333333332 + }, + "point_estimate": 23548.38998211091, + "standard_error": 153.32426086014064 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 63.769701461778055, + "upper_bound": 779.2269629101455 + }, + "point_estimate": 244.13833198052637, + "standard_error": 185.55541593919293 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23629.86157606107, + "upper_bound": 24629.98119528631 + }, + "point_estimate": 24113.504548012, + "standard_error": 252.9503692767698 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 247.24752511687305, + "upper_bound": 1055.6044051312708 + }, + "point_estimate": 726.3127589371327, + "standard_error": 226.83416753040913 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/32", + "directory_name": "particular/sequential__bruteforcesimd_8_/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 674.7141972023859, + "upper_bound": 681.1895780071364 + }, + "point_estimate": 677.6057955533821, + "standard_error": 1.6656955594690854 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 673.7357636675043, + "upper_bound": 679.8065984072811 + }, + "point_estimate": 676.3570615959694, + "standard_error": 1.4432433775794158 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.6615898453586904, + "upper_bound": 7.792254637600663 + }, + "point_estimate": 5.041996497517514, + "standard_error": 1.6082468356208717 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 672.3857160825892, + "upper_bound": 679.8043512119692 + }, + "point_estimate": 675.212412775305, + "standard_error": 1.8881617032159417 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.94450680765824, + "upper_bound": 9.719839193974623 + }, + "point_estimate": 6.683159208454597, + "standard_error": 1.9544735864135832 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/32768", + "directory_name": "particular/sequential__bruteforcesimd_8_/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 457877345.8333334, + "upper_bound": 460523940.5 + }, + "point_estimate": 459158466.6666667, + "standard_error": 677867.9835227311 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 456817200.0, + "upper_bound": 461033600.0 + }, + "point_estimate": 458552600.0, + "standard_error": 1051387.633010697 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 927662.803530693, + "upper_bound": 4632383.617758751 + }, + "point_estimate": 3471804.3583631516, + "standard_error": 898004.2513377954 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1780335.3025881755, + "upper_bound": 3295466.2624886506 + }, + "point_estimate": 2719221.2797224205, + "standard_error": 384857.35072796384 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/4", + "directory_name": "particular/sequential__bruteforcesimd_8_/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 154.85695008752356, + "upper_bound": 156.29277600164747 + }, + "point_estimate": 155.5516261554956, + "standard_error": 0.36723477474103505 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 154.10379472622694, + "upper_bound": 156.57740096113145 + }, + "point_estimate": 155.5728816513533, + "standard_error": 0.4501105719953355 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.3679572252250048, + "upper_bound": 2.5422425438302256 + }, + "point_estimate": 1.7514529643488232, + "standard_error": 0.6407969610326372 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 154.8405902254947, + "upper_bound": 156.63329594488852 + }, + "point_estimate": 155.8023672460283, + "standard_error": 0.4564477040395697 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.9238416541069994, + "upper_bound": 1.8545543629579817 + }, + "point_estimate": 1.4748223566407976, + "standard_error": 0.2396999526994593 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/4096", + "directory_name": "particular/sequential__bruteforcesimd_8_/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6087683.247342472, + "upper_bound": 6142698.67355145 + }, + "point_estimate": 6112674.718873719, + "standard_error": 14148.137263093364 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6067844.444444444, + "upper_bound": 6149583.333333333 + }, + "point_estimate": 6094675.0, + "standard_error": 19489.37602345337 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5403.253237405799, + "upper_bound": 75252.53866400018 + }, + "point_estimate": 41179.214268922806, + "standard_error": 19504.014809940276 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6081132.002021132, + "upper_bound": 6130806.39489753 + }, + "point_estimate": 6107527.096774193, + "standard_error": 12547.609034786705 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 28351.993389919087, + "upper_bound": 78702.03246582054 + }, + "point_estimate": 56631.48672064106, + "standard_error": 14038.404647445055 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/512", + "directory_name": "particular/sequential__bruteforcesimd_8_/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 93931.49344332844, + "upper_bound": 100229.38262156073 + }, + "point_estimate": 96711.74191081496, + "standard_error": 1626.3242783819912 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 92233.70786516854, + "upper_bound": 96827.15355805244 + }, + "point_estimate": 94423.45505617978, + "standard_error": 1220.3055339492132 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1157.7606536029605, + "upper_bound": 7086.772346094745 + }, + "point_estimate": 3523.0490104870823, + "standard_error": 1525.7197082379955 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 93888.07264317252, + "upper_bound": 99053.89312310904 + }, + "point_estimate": 96108.94345777456, + "standard_error": 1351.4215881090263 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2266.8858292172877, + "upper_bound": 9265.028481558466 + }, + "point_estimate": 6554.030088493875, + "standard_error": 1859.793073754466 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/64", + "directory_name": "particular/sequential__bruteforcesimd_8_/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1886.9804446551643, + "upper_bound": 1907.19740730773 + }, + "point_estimate": 1897.0870359517648, + "standard_error": 5.129686267303859 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1888.8380254825663, + "upper_bound": 1903.9270182781283 + }, + "point_estimate": 1893.9116502632185, + "standard_error": 3.176371419272123 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3.3651750375323792, + "upper_bound": 22.370940321536352 + }, + "point_estimate": 7.522155966249245, + "standard_error": 5.618573613585107 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1894.2390017398047, + "upper_bound": 1921.5772431152536 + }, + "point_estimate": 1909.7179357496732, + "standard_error": 6.713377370148916 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.00419872751976, + "upper_bound": 28.49540434102008 + }, + "point_estimate": 20.54218492047547, + "standard_error": 4.896268831246602 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/65536", + "directory_name": "particular/sequential__bruteforcesimd_8_/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1828636366.3333335, + "upper_bound": 1841349282.5 + }, + "point_estimate": 1833962226.6666667, + "standard_error": 3339835.54562502 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1825894600.0, + "upper_bound": 1834243700.0 + }, + "point_estimate": 1829327700.0, + "standard_error": 2449089.970922242 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1310173.596739769, + "upper_bound": 13533617.339730265 + }, + "point_estimate": 6139001.711010933, + "standard_error": 2945835.6039314307 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3697790.85699112, + "upper_bound": 20216870.527459905 + }, + "point_estimate": 13365433.509374987, + "standard_error": 4844707.791121452 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/8", + "directory_name": "particular/sequential__bruteforcesimd_8_/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 183.70661014314135, + "upper_bound": 186.49539455096993 + }, + "point_estimate": 185.0634388181379, + "standard_error": 0.7078665414107986 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 184.09849346325075, + "upper_bound": 186.2290686525898 + }, + "point_estimate": 184.79150673848437, + "standard_error": 0.4255998897731508 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.4325822126594879, + "upper_bound": 2.802292130677019 + }, + "point_estimate": 1.2985337235182333, + "standard_error": 0.6629065492625874 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 184.3659596230842, + "upper_bound": 185.86420953166257 + }, + "point_estimate": 184.9579538940344, + "standard_error": 0.3816068965748545 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.095023303651481, + "upper_bound": 4.062538661662196 + }, + "point_estimate": 2.833265140810857, + "standard_error": 0.7525365212573211 + } + } + }, + "Particular/sequential::BruteForceSIMD<8>/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceSIMD<8>/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<8>", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<8>/8192", + "directory_name": "particular/sequential__bruteforcesimd_8_/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24775953.166666668, + "upper_bound": 24976917.833333332 + }, + "point_estimate": 24867848.88888889, + "standard_error": 51799.75339606491 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24750400.0, + "upper_bound": 24876333.333333332 + }, + "point_estimate": 24824000.0, + "standard_error": 34856.46410670644 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36620.219349861145, + "upper_bound": 234646.15583419983 + }, + "point_estimate": 109119.35806274414, + "standard_error": 47795.34174078932 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 78766.56119295974, + "upper_bound": 283833.5519728943 + }, + "point_estimate": 208178.2538491024, + "standard_error": 53478.21404424154 + } + } + }, + "Particular/sequential::BruteForceScalar/1024": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/1024", + "directory_name": "particular/sequential__bruteforcescalar/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2500128.448382636, + "upper_bound": 2576448.414347689 + }, + "point_estimate": 2535439.573125948, + "standard_error": 19511.188265636847 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2491390.0, + "upper_bound": 2562059.375 + }, + "point_estimate": 2525812.5, + "standard_error": 19210.5086614954 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22202.884990435345, + "upper_bound": 94771.08498414326 + }, + "point_estimate": 53739.6159209311, + "standard_error": 19251.723527051046 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2509944.950675438, + "upper_bound": 2635197.8795817588 + }, + "point_estimate": 2570848.2862903224, + "standard_error": 32638.009656854043 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37869.991373268094, + "upper_bound": 110181.09627743164 + }, + "point_estimate": 78353.49818624071, + "standard_error": 20104.77464603581 + } + } + }, + "Particular/sequential::BruteForceScalar/128": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/128", + "directory_name": "particular/sequential__bruteforcescalar/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38701.12029688418, + "upper_bound": 39005.49360170864 + }, + "point_estimate": 38845.28492666455, + "standard_error": 77.84122942100153 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38620.13888888889, + "upper_bound": 39007.80423280424 + }, + "point_estimate": 38751.45502645503, + "standard_error": 93.88783341388503 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 105.40645183237562, + "upper_bound": 519.253185225858 + }, + "point_estimate": 203.68099638394204, + "standard_error": 100.9629843026601 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38750.73887468031, + "upper_bound": 39093.10375768766 + }, + "point_estimate": 38889.955570489845, + "standard_error": 88.37411315466827 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 164.34370027409489, + "upper_bound": 400.29780597818205 + }, + "point_estimate": 312.1690522341336, + "standard_error": 60.69354847832762 + } + } + }, + "Particular/sequential::BruteForceScalar/16": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16", + "directory_name": "particular/sequential__bruteforcescalar/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 713.3881946215874, + "upper_bound": 724.978758292783 + }, + "point_estimate": 719.0117425552472, + "standard_error": 2.963824861500991 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 709.8524006432345, + "upper_bound": 725.1826326671261 + }, + "point_estimate": 716.3048472317942, + "standard_error": 4.902829980435054 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.923529958428503, + "upper_bound": 20.921679974408953 + }, + "point_estimate": 13.04764741189301, + "standard_error": 4.601713941551279 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 717.9882191125669, + "upper_bound": 725.7390968379649 + }, + "point_estimate": 721.9542140014673, + "standard_error": 1.9949862772899816 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.481192642098822, + "upper_bound": 14.79200279771981 + }, + "point_estimate": 11.888511700074996, + "standard_error": 1.8870399938991136 + } + } + }, + "Particular/sequential::BruteForceScalar/16384": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16384", + "directory_name": "particular/sequential__bruteforcescalar/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 621051425.8333333, + "upper_bound": 623290146.8333333 + }, + "point_estimate": 622088800.0, + "standard_error": 574910.1987173682 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 620278900.0, + "upper_bound": 622844500.0 + }, + "point_estimate": 621552000.0, + "standard_error": 448968.705493008 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 420613.61253261566, + "upper_bound": 3037550.826072693 + }, + "point_estimate": 1887498.0264902115, + "standard_error": 682708.9009523211 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1024084.9267129742, + "upper_bound": 2975802.29133857 + }, + "point_estimate": 2300218.3228678843, + "standard_error": 497946.66101356136 + } + } + }, + "Particular/sequential::BruteForceScalar/2": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2", + "directory_name": "particular/sequential__bruteforcescalar/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.61990025758719, + "upper_bound": 60.8446094297881 + }, + "point_estimate": 60.16307954566637, + "standard_error": 0.31571173600776536 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.32471780861313, + "upper_bound": 60.20034989335442 + }, + "point_estimate": 59.74702915892074, + "standard_error": 0.34273131114836913 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.19442536141993155, + "upper_bound": 1.485477980673287 + }, + "point_estimate": 0.6722202051913041, + "standard_error": 0.38352537288826416 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.39887289030429, + "upper_bound": 60.45663076721835 + }, + "point_estimate": 59.828507997838486, + "standard_error": 0.27875070645158184 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.4993289810535778, + "upper_bound": 1.807186730003656 + }, + "point_estimate": 1.2667374623061425, + "standard_error": 0.35992404831511454 + } + } + }, + "Particular/sequential::BruteForceScalar/2048": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2048", + "directory_name": "particular/sequential__bruteforcescalar/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9814820.984541848, + "upper_bound": 9936318.57804834 + }, + "point_estimate": 9873300.931457432, + "standard_error": 30997.237977189583 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9788850.0, + "upper_bound": 10012666.666666666 + }, + "point_estimate": 9822009.090909092, + "standard_error": 48817.790270654186 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21398.85962009522, + "upper_bound": 225324.30849969297 + }, + "point_estimate": 120640.5076763834, + "standard_error": 49088.092612453795 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9869366.431898495, + "upper_bound": 10001694.11628447 + }, + "point_estimate": 9940462.741935484, + "standard_error": 33894.18908540487 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 80862.03357357773, + "upper_bound": 144581.46842091688 + }, + "point_estimate": 123923.51576104524, + "standard_error": 16351.668438560042 + } + } + }, + "Particular/sequential::BruteForceScalar/256": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/256", + "directory_name": "particular/sequential__bruteforcescalar/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 152047.62655372405, + "upper_bound": 152699.88291998403 + }, + "point_estimate": 152369.2165151347, + "standard_error": 166.28868591513765 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 151991.51515151514, + "upper_bound": 152991.74825174824 + }, + "point_estimate": 152047.27272727274, + "standard_error": 324.70208559654003 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 82.66618035059643, + "upper_bound": 1093.8156995891636 + }, + "point_estimate": 797.5489312952188, + "standard_error": 281.66325785182465 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 151981.74226338736, + "upper_bound": 152936.72376020535 + }, + "point_estimate": 152426.67448680353, + "standard_error": 246.08110178371868 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 463.18607048170145, + "upper_bound": 801.3793796066087 + }, + "point_estimate": 667.2090628176029, + "standard_error": 86.54202272132099 + } + } + }, + "Particular/sequential::BruteForceScalar/32": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32", + "directory_name": "particular/sequential__bruteforcescalar/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2513.6535314090247, + "upper_bound": 2534.3108899239473 + }, + "point_estimate": 2523.376286016414, + "standard_error": 5.299242581170029 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2509.7361237488626, + "upper_bound": 2532.666060054595 + }, + "point_estimate": 2517.8687695885146, + "standard_error": 6.300024404028547 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6.631072885705013, + "upper_bound": 32.789277549508775 + }, + "point_estimate": 18.877630238103333, + "standard_error": 6.5058826960635265 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2517.4190571904214, + "upper_bound": 2543.637576636574 + }, + "point_estimate": 2530.845196512959, + "standard_error": 6.708048416099146 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11.365656032068635, + "upper_bound": 27.329880641677395 + }, + "point_estimate": 21.128126116790867, + "standard_error": 4.111462589109996 + } + } + }, + "Particular/sequential::BruteForceScalar/32768": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32768", + "directory_name": "particular/sequential__bruteforcescalar/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2518793107.166667, + "upper_bound": 2530280730.5 + }, + "point_estimate": 2524048306.6666665, + "standard_error": 2943463.1439577164 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2516491800.0, + "upper_bound": 2527438700.0 + }, + "point_estimate": 2521115500.0, + "standard_error": 3397386.5210740315 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3000189.3067359924, + "upper_bound": 16054630.334973335 + }, + "point_estimate": 9199532.836675644, + "standard_error": 3357995.6444495968 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5276763.074478939, + "upper_bound": 15838388.170441646 + }, + "point_estimate": 11789586.242556045, + "standard_error": 2798608.6193029266 + } + } + }, + "Particular/sequential::BruteForceScalar/4": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4", + "directory_name": "particular/sequential__bruteforcescalar/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85.21087353763507, + "upper_bound": 86.28652763048927 + }, + "point_estimate": 85.75758668190093, + "standard_error": 0.27447666398128473 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 84.87387424520331, + "upper_bound": 86.40254547916894 + }, + "point_estimate": 86.04504330654817, + "standard_error": 0.37645624482678386 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.15113549689749947, + "upper_bound": 1.907428528959079 + }, + "point_estimate": 1.3733937317180434, + "standard_error": 0.4745342637180568 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85.43464759790041, + "upper_bound": 86.28578368164983 + }, + "point_estimate": 85.92918938341843, + "standard_error": 0.21540825763363416 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.7193906392306969, + "upper_bound": 1.3437797039302055 + }, + "point_estimate": 1.0987584729750732, + "standard_error": 0.15945784208872532 + } + } + }, + "Particular/sequential::BruteForceScalar/4096": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4096", + "directory_name": "particular/sequential__bruteforcescalar/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38729485.416666664, + "upper_bound": 39260984.5 + }, + "point_estimate": 38978613.333333336, + "standard_error": 136201.00857920485 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38503800.0, + "upper_bound": 39170850.0 + }, + "point_estimate": 38934550.0, + "standard_error": 162840.1389762916 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190291.70662164688, + "upper_bound": 852643.2448625565 + }, + "point_estimate": 416981.2425971031, + "standard_error": 178283.44172072833 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 282807.18645440665, + "upper_bound": 689199.3590300475 + }, + "point_estimate": 544886.7210146484, + "standard_error": 100455.23508496323 + } + } + }, + "Particular/sequential::BruteForceScalar/512": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/512", + "directory_name": "particular/sequential__bruteforcescalar/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 632178.2524477658, + "upper_bound": 661907.7842667303 + }, + "point_estimate": 645859.1325369788, + "standard_error": 7648.8784374721345 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 621704.6153846154, + "upper_bound": 661756.9230769231 + }, + "point_estimate": 636001.9230769231, + "standard_error": 8713.948163826512 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6704.1758809770445, + "upper_bound": 44680.241052920996 + }, + "point_estimate": 23359.503046824408, + "standard_error": 9127.082371591288 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 634253.6372458091, + "upper_bound": 664465.4435937987 + }, + "point_estimate": 647811.1600496278, + "standard_error": 7706.641613560808 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13671.605418629646, + "upper_bound": 39969.092678708934 + }, + "point_estimate": 30704.83725731395, + "standard_error": 6852.463757370633 + } + } + }, + "Particular/sequential::BruteForceScalar/64": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/64", + "directory_name": "particular/sequential__bruteforcescalar/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9993.437495352624, + "upper_bound": 10091.75360268342 + }, + "point_estimate": 10041.671340684035, + "standard_error": 25.15862313799172 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9942.235273795128, + "upper_bound": 10138.69407496977 + }, + "point_estimate": 10030.028214429663, + "standard_error": 32.25876915029337 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36.831670886174486, + "upper_bound": 188.52952809186615 + }, + "point_estimate": 130.16181147393112, + "standard_error": 43.59955787488337 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9950.076178535955, + "upper_bound": 10047.3097923112 + }, + "point_estimate": 9990.479287748176, + "standard_error": 24.74633792748214 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 67.02995841385793, + "upper_bound": 120.54722549688196 + }, + "point_estimate": 100.60258004995084, + "standard_error": 13.612225666695668 + } + } + }, + "Particular/sequential::BruteForceScalar/65536": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/65536", + "directory_name": "particular/sequential__bruteforcescalar/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10437011737.166668, + "upper_bound": 10729135001.666668 + }, + "point_estimate": 10568348473.333334, + "standard_error": 75142412.07185543 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10377832600.0, + "upper_bound": 10608533600.0 + }, + "point_estimate": 10468628700.0, + "standard_error": 70047658.40083438 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 32778358.038067818, + "upper_bound": 335728240.59963226 + }, + "point_estimate": 134614295.47011852, + "standard_error": 76592852.50194113 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 97938171.41211498, + "upper_bound": 402480990.1821434 + }, + "point_estimate": 300687083.93329406, + "standard_error": 73348477.67640527 + } + } + }, + "Particular/sequential::BruteForceScalar/8": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8", + "directory_name": "particular/sequential__bruteforcescalar/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190.4634653954605, + "upper_bound": 193.24194292167115 + }, + "point_estimate": 191.83190176765368, + "standard_error": 0.709677699203759 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 188.73069220321815, + "upper_bound": 193.98264312515823 + }, + "point_estimate": 191.6553486337791, + "standard_error": 1.022837336422822 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.7164662288491931, + "upper_bound": 5.150143349803501 + }, + "point_estimate": 3.4504467516610093, + "standard_error": 1.0873904710101998 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190.15075508984455, + "upper_bound": 193.24973171125305 + }, + "point_estimate": 191.5775809384772, + "standard_error": 0.7922891305108516 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.928177012701376, + "upper_bound": 3.3994661206266574 + }, + "point_estimate": 2.8460636999634397, + "standard_error": 0.3744695314466449 + } + } + }, + "Particular/sequential::BruteForceScalar/8192": { + "baseline": "native-x86-f32-3d", + "fullname": "native-x86-f32-3d/Particular/sequential::BruteForceScalar/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8192", + "directory_name": "particular/sequential__bruteforcescalar/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 154578252.6666667, + "upper_bound": 155658217.0 + }, + "point_estimate": 155081273.33333334, + "standard_error": 276627.62209617393 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 154237700.0, + "upper_bound": 155884300.0 + }, + "point_estimate": 154777300.0, + "standard_error": 424125.5081427488 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 382362.53321170807, + "upper_bound": 1668221.4903831482 + }, + "point_estimate": 938782.3033332824, + "standard_error": 338804.087249686 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 630944.6256899403, + "upper_bound": 1507321.876152755 + }, + "point_estimate": 1108435.8899346583, + "standard_error": 242410.54559413783 + } + } + } + } +} \ No newline at end of file diff --git a/particular/benches/results/wasm-arm-f32-3d.json b/particular/benches/results/wasm-arm-f32-3d.json new file mode 100644 index 0000000..06864f2 --- /dev/null +++ b/particular/benches/results/wasm-arm-f32-3d.json @@ -0,0 +1,4505 @@ +{ + "name": "wasm-arm-f32-3d", + "tags": [ + "wasm", + "arm", + "f32", + "3d", + "Chrome 120", + "Snapdragon 855" + ], + "extra": { + "browser": "Chrome 120", + "cpu": "Snapdragon 855" + }, + "benchmarks": { + "Particular/sequential::BarnesHut::0.3/1024": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/1024", + "directory_name": "Particular/sequential__BarnesHut__0.3/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 27319995.733333334, + "upper_bound": 27342227.911111113 + }, + "point_estimate": 27331111.822222225, + "standard_error": 5849.052972386977 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 27300010.666666668, + "upper_bound": 27333376.0 + }, + "point_estimate": 27333376.0, + "standard_error": 5697.397839521531 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 49340.92712402344 + }, + "point_estimate": 126.5151977520652, + "standard_error": 23753.762420867875 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15254.86303351882, + "upper_bound": 28719.120765895812 + }, + "point_estimate": 23458.90485199632, + "standard_error": 3437.134682327898 + } + } + }, + "Particular/sequential::BarnesHut::0.3/128": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/128", + "directory_name": "Particular/sequential__BarnesHut__0.3/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 941766.8147840304, + "upper_bound": 945446.2422831488 + }, + "point_estimate": 943312.7058778256, + "standard_error": 953.1515399535948 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 941412.8484848484, + "upper_bound": 944444.6814814816 + }, + "point_estimate": 942222.2222222222, + "standard_error": 990.4441501086976 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6.024533226461417, + "upper_bound": 3801.0788302952296 + }, + "point_estimate": 3289.3951416015047, + "standard_error": 1222.8770058019113 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 941915.2547555232, + "upper_bound": 943682.7421559788 + }, + "point_estimate": 942876.4215053763, + "standard_error": 454.44827082855386 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1316.3981586978512, + "upper_bound": 5859.087800153233 + }, + "point_estimate": 3808.7626227022097, + "standard_error": 1397.6461086115742 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16", + "directory_name": "Particular/sequential__BarnesHut__0.3/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18565.457687384045, + "upper_bound": 18677.08917851989 + }, + "point_estimate": 18612.32483611627, + "standard_error": 29.159348446621376 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18561.14285714286, + "upper_bound": 18582.64285714286 + }, + "point_estimate": 18574.61224489796, + "standard_error": 8.888937341682926 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.177999837053822, + "upper_bound": 82.60199853352215 + }, + "point_estimate": 23.721599578857425, + "standard_error": 17.905810049801946 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18563.893553994476, + "upper_bound": 18652.36904413669 + }, + "point_estimate": 18594.46866359447, + "standard_error": 24.8771181465505 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 21.988185505476157, + "upper_bound": 172.5825997041668 + }, + "point_estimate": 117.40397607075626, + "standard_error": 42.032049363174536 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16384": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16384", + "directory_name": "Particular/sequential__BarnesHut__0.3/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1336046694.4, + "upper_bound": 1336986641.0666666 + }, + "point_estimate": 1336480000.0, + "standard_error": 240341.90665295132 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1335699968.0, + "upper_bound": 1337100032.0 + }, + "point_estimate": 1336399872.0, + "standard_error": 376234.07554255787 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148402.32696533203, + "upper_bound": 1334102.7603149414 + }, + "point_estimate": 1037677.6519775392, + "standard_error": 309174.2483319784 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 520262.8547607906, + "upper_bound": 1346064.8518760465 + }, + "point_estimate": 965967.6483763388, + "standard_error": 234738.33287147852 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2", + "directory_name": "Particular/sequential__BarnesHut__0.3/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1075.523686855039, + "upper_bound": 1092.2990136407082 + }, + "point_estimate": 1082.6783687690454, + "standard_error": 4.28479111353476 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1076.6963027667534, + "upper_bound": 1078.361292037751 + }, + "point_estimate": 1076.6985124406367, + "standard_error": 1.067067482092581 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0032760624411766423, + "upper_bound": 4.111785969803391 + }, + "point_estimate": 1.4087068496658408, + "standard_error": 1.6192798967217727 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1076.765169933862, + "upper_bound": 1081.338810602458 + }, + "point_estimate": 1078.155773477465, + "standard_error": 1.2250941367447077 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.5529473056960352, + "upper_bound": 23.5284756906966 + }, + "point_estimate": 17.161419091577752, + "standard_error": 5.52356498324775 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2048": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2048", + "directory_name": "Particular/sequential__BarnesHut__0.3/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 75173376.0, + "upper_bound": 75326668.8 + }, + "point_estimate": 75253316.26666667, + "standard_error": 38733.49136030072 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 75099904.0, + "upper_bound": 75399936.0 + }, + "point_estimate": 75300096.0, + "standard_error": 117775.309204548 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 296425.10833740234 + }, + "point_estimate": 148402.32696533203, + "standard_error": 88892.17673323622 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 119530.5355259643, + "upper_bound": 172670.4398108059 + }, + "point_estimate": 155223.8873477674, + "standard_error": 13785.2691514712 + } + } + }, + "Particular/sequential::BarnesHut::0.3/256": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/256", + "directory_name": "Particular/sequential__BarnesHut__0.3/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3182514.1564118853, + "upper_bound": 3189873.0237134714 + }, + "point_estimate": 3186329.804216524, + "standard_error": 1872.807097124805 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3183338.6666666665, + "upper_bound": 3188892.4444444445 + }, + "point_estimate": 3186112.0, + "standard_error": 1531.1572832622771 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1906.486710768352, + "upper_bound": 9551.897430420382 + }, + "point_estimate": 4118.069686889787, + "standard_error": 2012.667410930083 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3184409.199956212, + "upper_bound": 3191196.7786532845 + }, + "point_estimate": 3187635.131182796, + "standard_error": 1797.7589414854094 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3400.7350839873147, + "upper_bound": 10578.49921228148 + }, + "point_estimate": 7523.563049980337, + "standard_error": 1885.6186398667444 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32", + "directory_name": "Particular/sequential__BarnesHut__0.3/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85232.0730962099, + "upper_bound": 85428.36762948011 + }, + "point_estimate": 85326.94484230812, + "standard_error": 50.38183448869882 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85204.02721088435, + "upper_bound": 85374.25850340136 + }, + "point_estimate": 85321.74568288853, + "standard_error": 60.52329484294555 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72.01776198672505, + "upper_bound": 402.86914332382383 + }, + "point_estimate": 174.40030635431762, + "standard_error": 72.48393831401704 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85234.45176108745, + "upper_bound": 85358.04559051152 + }, + "point_estimate": 85304.47926267282, + "standard_error": 31.62963530961704 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 116.34080483532416, + "upper_bound": 255.93240277256055 + }, + "point_estimate": 202.13482604473805, + "standard_error": 35.939348525356245 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32768": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32768", + "directory_name": "Particular/sequential__BarnesHut__0.3/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3894339959.466666, + "upper_bound": 3897233373.866667 + }, + "point_estimate": 3895700002.133333, + "standard_error": 742681.1396438105 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3893999872.0, + "upper_bound": 3896099840.0 + }, + "point_estimate": 3895300096.0, + "standard_error": 530122.9674130874 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 592470.671081543, + "upper_bound": 3113412.501525879 + }, + "point_estimate": 1779309.7412109375, + "standard_error": 765365.1102572632 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1178036.5047659264, + "upper_bound": 3954846.999634797 + }, + "point_estimate": 2974688.3458228954, + "standard_error": 690378.8410185825 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4", + "directory_name": "Particular/sequential__BarnesHut__0.3/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1792.1689586626478, + "upper_bound": 1802.8520290151437 + }, + "point_estimate": 1796.715137280466, + "standard_error": 2.724632864794553 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1794.566070273766, + "upper_bound": 1796.366918157649 + }, + "point_estimate": 1795.8119621271162, + "standard_error": 0.6335445544206728 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.01090883360694099, + "upper_bound": 4.143940038915602 + }, + "point_estimate": 1.8471592289834613, + "standard_error": 1.0962693489614292 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1793.381429632321, + "upper_bound": 1796.524961670232 + }, + "point_estimate": 1795.142212239846, + "standard_error": 0.8306099977252527 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.598469477354069, + "upper_bound": 16.957015742849354 + }, + "point_estimate": 10.935728506391772, + "standard_error": 4.446513496929648 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4096": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4096", + "directory_name": "Particular/sequential__BarnesHut__0.3/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 188486690.13333333, + "upper_bound": 188606668.8 + }, + "point_estimate": 188546679.46666667, + "standard_error": 29562.95365023254 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 188499968.0, + "upper_bound": 188600064.0 + }, + "point_estimate": 188500224.0, + "standard_error": 49063.17782263385 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148022.7813720703, + "standard_error": 68409.98318870514 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 63265.81336129859, + "upper_bound": 158845.0046105222 + }, + "point_estimate": 118729.55862431144, + "standard_error": 24176.71619397707 + } + } + }, + "Particular/sequential::BarnesHut::0.3/512": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/512", + "directory_name": "Particular/sequential__BarnesHut__0.3/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9466488.320522146, + "upper_bound": 9499804.325970918 + }, + "point_estimate": 9479823.93130425, + "standard_error": 8889.730359945392 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9460019.2, + "upper_bound": 9477802.666666666 + }, + "point_estimate": 9466709.333333334, + "standard_error": 4698.720757471769 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2511.326675413014, + "upper_bound": 25112.29356032061 + }, + "point_estimate": 9956.746063233895, + "standard_error": 5625.251146555263 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9462539.556037486, + "upper_bound": 9472316.058810458 + }, + "point_estimate": 9466773.264516128, + "standard_error": 2511.4317810706366 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7055.036119102233, + "upper_bound": 55637.141962230584 + }, + "point_estimate": 35774.72931520304, + "standard_error": 14876.234418671827 + } + } + }, + "Particular/sequential::BarnesHut::0.3/64": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/64", + "directory_name": "Particular/sequential__BarnesHut__0.3/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 270931.63985449204, + "upper_bound": 271848.50831080513 + }, + "point_estimate": 271327.16032774874, + "standard_error": 238.257371486509 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 270752.75698924734, + "upper_bound": 271612.69677419355 + }, + "point_estimate": 270967.7419354839, + "standard_error": 149.79491315522284 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.4709002398248476, + "upper_bound": 956.2100268948396 + }, + "point_estimate": 397.9107026130755, + "standard_error": 252.78001347946483 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 270805.7396104949, + "upper_bound": 271042.94159287435 + }, + "point_estimate": 270907.9175858481, + "standard_error": 60.30808159262413 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 301.886048296486, + "upper_bound": 1390.6420984632105 + }, + "point_estimate": 954.46015958974, + "standard_error": 306.9534312332262 + } + } + }, + "Particular/sequential::BarnesHut::0.3/65536": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/65536", + "directory_name": "Particular/sequential__BarnesHut__0.3/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11330640007.68, + "upper_bound": 11498040161.706669 + }, + "point_estimate": 11395966668.8, + "standard_error": 45792807.437083 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11321600000.0, + "upper_bound": 11339400192.0 + }, + "point_estimate": 11332400128.0, + "standard_error": 8674336.56344721 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5041124.569702148, + "upper_bound": 36916881.674194336 + }, + "point_estimate": 16012269.48852539, + "standard_error": 12521700.105458109 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12838994.139500268, + "upper_bound": 290646763.25768405 + }, + "point_estimate": 184938346.39399377, + "standard_error": 85043321.10981448 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8", + "directory_name": "Particular/sequential__BarnesHut__0.3/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6853.764363033716, + "upper_bound": 6919.271457659447 + }, + "point_estimate": 6886.443670842952, + "standard_error": 16.776166385351033 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6820.6661215590075, + "upper_bound": 6950.096484055601 + }, + "point_estimate": 6868.251839738348, + "standard_error": 50.342710616151855 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.125730812402294, + "upper_bound": 90.69681081826414 + }, + "point_estimate": 90.69681081826414, + "standard_error": 26.05519464358689 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6849.983477474606, + "upper_bound": 6933.572817340318 + }, + "point_estimate": 6894.401983488513, + "standard_error": 21.474030323008098 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 53.19754977274194, + "upper_bound": 73.66781555082632 + }, + "point_estimate": 67.33129693792965, + "standard_error": 5.172548058482751 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8192": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.3/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8192", + "directory_name": "Particular/sequential__BarnesHut__0.3/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 483633373.8666667, + "upper_bound": 483846656.0 + }, + "point_estimate": 483726660.26666665, + "standard_error": 54495.28393228352 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 483600128.0, + "upper_bound": 483699968.0 + }, + "point_estimate": 483699968.0, + "standard_error": 54533.43331555502 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148402.32696533203, + "standard_error": 68848.70330916517 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 81653.44060706461, + "upper_bound": 325083.91322786623 + }, + "point_estimate": 218629.6626455231, + "standard_error": 72111.561407253 + } + } + }, + "Particular/sequential::BarnesHut::0.7/1024": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/1024", + "directory_name": "Particular/sequential__BarnesHut__0.7/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5546753.069190957, + "upper_bound": 5552541.158466423 + }, + "point_estimate": 5549362.676126836, + "standard_error": 1489.6281721796363 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5545460.363636363, + "upper_bound": 5550016.0 + }, + "point_estimate": 5550003.2, + "standard_error": 1668.8773287042952 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10.542933146005437, + "upper_bound": 7428.55069478313 + }, + "point_estimate": 5710.701387845298, + "standard_error": 2992.917996472309 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5545307.3896856615, + "upper_bound": 5549516.4912809115 + }, + "point_estimate": 5547138.064516129, + "standard_error": 1079.082514698958 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2549.779074389606, + "upper_bound": 8649.40255901224 + }, + "point_estimate": 5984.446579446836, + "standard_error": 1725.8072881610954 + } + } + }, + "Particular/sequential::BarnesHut::0.7/128": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/128", + "directory_name": "Particular/sequential__BarnesHut__0.7/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 318983.28436556587, + "upper_bound": 319999.62620319595 + }, + "point_estimate": 319431.4191812029, + "standard_error": 261.65223796818975 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 318803.1452991453, + "upper_bound": 319506.3308641975 + }, + "point_estimate": 319137.18518518517, + "standard_error": 166.64292853258493 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 215.05758002030228, + "upper_bound": 948.5936515351684 + }, + "point_estimate": 495.24752625028987, + "standard_error": 192.25418257145765 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 318858.74634787434, + "upper_bound": 319743.8423762983 + }, + "point_estimate": 319220.3698924731, + "standard_error": 229.6267267724436 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 312.7561212867016, + "upper_bound": 1445.2299145470452 + }, + "point_estimate": 1050.348624740219, + "standard_error": 301.73538311126566 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16", + "directory_name": "Particular/sequential__BarnesHut__0.7/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12818.55721482786, + "upper_bound": 12857.62313713998 + }, + "point_estimate": 12836.281515099636, + "standard_error": 10.042554706437944 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12821.920316971164, + "upper_bound": 12846.693374422188 + }, + "point_estimate": 12827.447354904982, + "standard_error": 6.499982895325683 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.14565162734351, + "upper_bound": 52.63344128436868 + }, + "point_estimate": 26.65786331717569, + "standard_error": 10.778280625280146 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12817.184920160693, + "upper_bound": 12850.006763766554 + }, + "point_estimate": 12829.913216362642, + "standard_error": 8.569265089450726 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16.518674032264464, + "upper_bound": 55.50439974093378 + }, + "point_estimate": 40.14839167062073, + "standard_error": 10.422259851323217 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16384": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16384", + "directory_name": "Particular/sequential__BarnesHut__0.7/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190246587.73333332, + "upper_bound": 191013307.73333332 + }, + "point_estimate": 190579968.0, + "standard_error": 199155.8264820095 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190199808.0, + "upper_bound": 190799872.0 + }, + "point_estimate": 190400000.0, + "standard_error": 109979.96643968952 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 1037677.6519775392 + }, + "point_estimate": 296804.65393066406, + "standard_error": 226421.36249655535 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 294753.6944148018, + "upper_bound": 1178893.334657637 + }, + "point_estimate": 798382.6569659439, + "standard_error": 254653.55073580277 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2", + "directory_name": "Particular/sequential__BarnesHut__0.7/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1108.2288228845885, + "upper_bound": 1129.3443485976493 + }, + "point_estimate": 1118.5343417578815, + "standard_error": 5.427603140749403 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1107.2593601089177, + "upper_bound": 1109.650442477876 + }, + "point_estimate": 1108.4985250737464, + "standard_error": 3.364011529364455 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.48420353122662735, + "upper_bound": 4.1040466528022455 + }, + "point_estimate": 1.707832713042735, + "standard_error": 0.9434453187498276 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1107.6680025898286, + "upper_bound": 1111.242306714426 + }, + "point_estimate": 1108.781929774479, + "standard_error": 0.9389547836808648 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.1785465857822497, + "upper_bound": 26.78375417439513 + }, + "point_estimate": 21.68239547919869, + "standard_error": 5.343276487705954 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2048": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2048", + "directory_name": "Particular/sequential__BarnesHut__0.7/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13381053.318926409, + "upper_bound": 13412377.412617603 + }, + "point_estimate": 13394252.962823842, + "standard_error": 8181.28890643153 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13378578.285714284, + "upper_bound": 13400000.0 + }, + "point_estimate": 13385728.0, + "standard_error": 6999.63420726199 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 126.51519775482676, + "upper_bound": 29629.859313964476 + }, + "point_estimate": 21128.038024901423, + "standard_error": 6752.8618484096305 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13379666.975370333, + "upper_bound": 13396266.55464354 + }, + "point_estimate": 13386291.612903226, + "standard_error": 4372.642192466854 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11074.696791225671, + "upper_bound": 50233.278956357666 + }, + "point_estimate": 32779.50840975571, + "standard_error": 12095.451269980817 + } + } + }, + "Particular/sequential::BarnesHut::0.7/256": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/256", + "directory_name": "Particular/sequential__BarnesHut__0.7/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 897860.2571701483, + "upper_bound": 900955.63047252 + }, + "point_estimate": 899122.6808344248, + "standard_error": 821.0461424227516 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 897497.6, + "upper_bound": 899000.32 + }, + "point_estimate": 898333.8666666667, + "standard_error": 358.6011887096393 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 425.8939493619638, + "upper_bound": 2467.046356201172 + }, + "point_estimate": 988.0836944578858, + "standard_error": 501.1856847579332 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 897860.2242652667, + "upper_bound": 898570.3384367155 + }, + "point_estimate": 898177.3832258064, + "standard_error": 179.4509714982482 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 756.1322172476845, + "upper_bound": 5070.910734697209 + }, + "point_estimate": 3286.337725417525, + "standard_error": 1318.6533978957164 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32", + "directory_name": "Particular/sequential__BarnesHut__0.7/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45229.05626330514, + "upper_bound": 45348.59161521893 + }, + "point_estimate": 45282.603417580816, + "standard_error": 30.545713526691262 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45244.52173913043, + "upper_bound": 45312.52173913043 + }, + "point_estimate": 45289.893719806765, + "standard_error": 20.96775857422377 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17.006850655809615, + "upper_bound": 100.81679821014404 + }, + "point_estimate": 53.402248327284354, + "standard_error": 23.989848070814915 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45257.86059509582, + "upper_bound": 45301.210678527634 + }, + "point_estimate": 45279.630855539974, + "standard_error": 11.098367285959574 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35.272211309498, + "upper_bound": 183.38639857431824 + }, + "point_estimate": 122.58339862759114, + "standard_error": 39.80831561880172 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32768": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32768", + "directory_name": "Particular/sequential__BarnesHut__0.7/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 533679991.46666664, + "upper_bound": 547293354.6666666 + }, + "point_estimate": 539633339.7333333, + "standard_error": 3505289.7915332364 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 529299968.0, + "upper_bound": 540300032.0 + }, + "point_estimate": 539500032.0, + "standard_error": 4050284.1674694465 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 741252.5436401367, + "upper_bound": 16160292.26989746 + }, + "point_estimate": 14381362.074279783, + "standard_error": 6492307.815426536 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5196672.021721844, + "upper_bound": 20444591.495202273 + }, + "point_estimate": 14059064.115789983, + "standard_error": 4411141.3288748795 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4", + "directory_name": "Particular/sequential__BarnesHut__0.7/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1800.708080022455, + "upper_bound": 1827.5192374581136 + }, + "point_estimate": 1811.771630487125, + "standard_error": 6.94748705255985 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1799.7017304101785, + "upper_bound": 1805.75203411875 + }, + "point_estimate": 1799.7510057167055, + "standard_error": 1.930816782744486 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.008036112497588836, + "upper_bound": 6.738854337274375 + }, + "point_estimate": 2.019742941063695, + "standard_error": 2.141337666784104 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1800.5878361468897, + "upper_bound": 1808.616696732184 + }, + "point_estimate": 1803.459616290903, + "standard_error": 2.0858177347047873 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.2069558551164272, + "upper_bound": 38.61322774547409 + }, + "point_estimate": 27.92307453538281, + "standard_error": 9.913634362580344 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4096": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4096", + "directory_name": "Particular/sequential__BarnesHut__0.7/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30868878.222222224, + "upper_bound": 30895553.42222222 + }, + "point_estimate": 30882218.666666668, + "standard_error": 6939.593075141181 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30866688.0, + "upper_bound": 30899968.0 + }, + "point_estimate": 30899968.0, + "standard_error": 16295.12125431918 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 49467.4423217755 + }, + "point_estimate": 49340.92712402344, + "standard_error": 24618.779019798185 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16914.5484847308, + "upper_bound": 35188.032828635754 + }, + "point_estimate": 27793.05861952829, + "standard_error": 4482.897012056269 + } + } + }, + "Particular/sequential::BarnesHut::0.7/512": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/512", + "directory_name": "Particular/sequential__BarnesHut__0.7/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2264674.6637415923, + "upper_bound": 2428464.5248831175 + }, + "point_estimate": 2341340.427963148, + "standard_error": 42643.33296099221 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2250003.2, + "upper_bound": 2350000.0 + }, + "point_estimate": 2252270.5454545454, + "standard_error": 29300.490671657037 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.133119856180295, + "upper_bound": 74058.83388519287 + }, + "point_estimate": 3366.310631145068, + "standard_error": 21265.070529532743 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2251895.705115692, + "upper_bound": 2270058.0150736063 + }, + "point_estimate": 2257197.316129032, + "standard_error": 4813.990848842872 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34529.18320521853, + "upper_bound": 211095.32053888167 + }, + "point_estimate": 170593.6125948045, + "standard_error": 39767.13747997943 + } + } + }, + "Particular/sequential::BarnesHut::0.7/64": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/64", + "directory_name": "Particular/sequential__BarnesHut__0.7/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117740.90696343404, + "upper_bound": 118137.7737676158 + }, + "point_estimate": 117905.62801930464, + "standard_error": 103.92204602699752 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117706.430583501, + "upper_bound": 117958.30985915494 + }, + "point_estimate": 117781.6338028169, + "standard_error": 54.92275451507592 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 52.38798329528228, + "upper_bound": 346.5803656779358 + }, + "point_estimate": 186.33626711440655, + "standard_error": 80.10660210361068 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 117673.4502334346, + "upper_bound": 117826.57924574216 + }, + "point_estimate": 117740.7883689232, + "standard_error": 39.38855526534181 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115.69958136321527, + "upper_bound": 634.7311913729077 + }, + "point_estimate": 416.6136353813589, + "standard_error": 155.788702802859 + } + } + }, + "Particular/sequential::BarnesHut::0.7/65536": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/65536", + "directory_name": "Particular/sequential__BarnesHut__0.7/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1473299968.0, + "upper_bound": 1474180061.8666666 + }, + "point_estimate": 1473753326.9333334, + "standard_error": 225671.8768720259 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1473299968.0, + "upper_bound": 1474300160.0 + }, + "point_estimate": 1473900032.0, + "standard_error": 270129.0291409388 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 296045.5627441406, + "upper_bound": 1334482.3059082031 + }, + "point_estimate": 593229.7622680664, + "standard_error": 289284.2490375475 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 495500.51425856794, + "upper_bound": 1177806.4387366297 + }, + "point_estimate": 905441.8255698996, + "standard_error": 172302.01758335813 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8", + "directory_name": "Particular/sequential__BarnesHut__0.7/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5194.578081127327, + "upper_bound": 5227.846516804014 + }, + "point_estimate": 5207.571424987195, + "standard_error": 8.688040243048777 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5193.987869452199, + "upper_bound": 5194.012515644556 + }, + "point_estimate": 5193.997951985436, + "standard_error": 1.5522866410638312 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.006851333276309174, + "upper_bound": 0.11875644344883413 + }, + "point_estimate": 0.0215920806274285, + "standard_error": 2.2082959246217206 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5194.0780711323905, + "upper_bound": 5199.246248642487 + }, + "point_estimate": 5195.758569179216, + "standard_error": 1.349725192384038 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.303547499589398, + "upper_bound": 51.89403890243637 + }, + "point_estimate": 34.80643639561804, + "standard_error": 14.395694108687808 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8192": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BarnesHut::0.7/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8192", + "directory_name": "Particular/sequential__BarnesHut__0.7/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72959982.93333334, + "upper_bound": 73093358.93333334 + }, + "point_estimate": 73026662.4, + "standard_error": 34507.34780124632 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 72900096.0, + "upper_bound": 73100032.0 + }, + "point_estimate": 72999936.0, + "standard_error": 54416.628361219904 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148402.32696533203, + "standard_error": 41105.282644086896 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 89971.8910771581, + "upper_bound": 172408.0479518064 + }, + "point_estimate": 138735.32593539398, + "standard_error": 21174.30755514086 + } + } + }, + "Particular/sequential::BruteForcePairs/1024": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/1024", + "directory_name": "Particular/sequential__BruteForcePairs/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5863921.8820267115, + "upper_bound": 5873042.104157769 + }, + "point_estimate": 5867593.754819994, + "standard_error": 2409.768428582294 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5862496.0, + "upper_bound": 5868183.2727272725 + }, + "point_estimate": 5864998.4, + "standard_error": 1322.5185493906358 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1426.9106946672186, + "upper_bound": 7610.375741812996 + }, + "point_estimate": 3710.0581741338538, + "standard_error": 1369.4053424498406 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5863175.907393777, + "upper_bound": 5866118.104942529 + }, + "point_estimate": 5864515.922580645, + "standard_error": 747.5522089862433 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2364.07802068513, + "upper_bound": 15059.64269744106 + }, + "point_estimate": 9681.137682516872, + "standard_error": 3961.8965361598466 + } + } + }, + "Particular/sequential::BruteForcePairs/128": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/128", + "directory_name": "Particular/sequential__BruteForcePairs/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 91942.54038735863, + "upper_bound": 92071.9096938617 + }, + "point_estimate": 92000.65085039502, + "standard_error": 33.30298800607809 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 91941.04029304028, + "upper_bound": 92032.7032967033 + }, + "point_estimate": 91941.50915750916, + "standard_error": 26.092122440615668 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 135.20442836886815 + }, + "point_estimate": 77.85550631008509, + "standard_error": 35.36543357165505 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 91926.7884125235, + "upper_bound": 91976.53665679284 + }, + "point_estimate": 91949.6666430344, + "standard_error": 12.589943459589788 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 44.4973346046397, + "upper_bound": 178.71179405691294 + }, + "point_estimate": 133.80387028402868, + "standard_error": 35.42063269064895 + } + } + }, + "Particular/sequential::BruteForcePairs/16": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16", + "directory_name": "Particular/sequential__BruteForcePairs/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1503.2284677722605, + "upper_bound": 1505.720662882725 + }, + "point_estimate": 1504.488643845525, + "standard_error": 0.6321299993705197 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1503.6118411552347, + "upper_bound": 1504.964620938628 + }, + "point_estimate": 1504.2110228640192, + "standard_error": 0.35595500805321845 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.20394910384927264, + "upper_bound": 2.6100543809678203 + }, + "point_estimate": 1.1172844855792674, + "standard_error": 0.6036627000146656 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1504.0215336508095, + "upper_bound": 1505.0082125588965 + }, + "point_estimate": 1504.439697216723, + "standard_error": 0.25298645421858207 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.9739154822356902, + "upper_bound": 3.64497453162818 + }, + "point_estimate": 2.546405405935165, + "standard_error": 0.6736824786529764 + } + } + }, + "Particular/sequential::BruteForcePairs/16384": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16384", + "directory_name": "Particular/sequential__BruteForcePairs/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1507946717.8666666, + "upper_bound": 1508340019.2 + }, + "point_estimate": 1508153344.0, + "standard_error": 99348.2522061243 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1507900160.0, + "upper_bound": 1508499968.0 + }, + "point_estimate": 1508199936.0, + "standard_error": 130795.46875416448 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148402.32696533203, + "upper_bound": 592850.2166748047 + }, + "point_estimate": 444447.88970947266, + "standard_error": 115060.37152805948 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 231387.70914776, + "upper_bound": 528986.5101700138 + }, + "point_estimate": 397977.5633015366, + "standard_error": 79450.37209063643 + } + } + }, + "Particular/sequential::BruteForcePairs/2": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2", + "directory_name": "Particular/sequential__BruteForcePairs/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.29076651303073, + "upper_bound": 59.54621762211339 + }, + "point_estimate": 59.41800053317067, + "standard_error": 0.06518537357175035 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.21477832748126, + "upper_bound": 59.59783945724621 + }, + "point_estimate": 59.392628137729275, + "standard_error": 0.0854523868982141 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.05327978881046082, + "upper_bound": 0.40548702993128793 + }, + "point_estimate": 0.2767781236907095, + "standard_error": 0.07955520278798844 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59.2976760351984, + "upper_bound": 59.55664014105735 + }, + "point_estimate": 59.4298170814613, + "standard_error": 0.06693176803581888 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.1523288983610805, + "upper_bound": 0.3445386552172207 + }, + "point_estimate": 0.2625059422229707, + "standard_error": 0.04907092879600802 + } + } + }, + "Particular/sequential::BruteForcePairs/2048": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2048", + "directory_name": "Particular/sequential__BruteForcePairs/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23435548.444444444, + "upper_bound": 23451096.177777786 + }, + "point_estimate": 23442221.51111112, + "standard_error": 3807.854939803212 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23433301.333333332, + "upper_bound": 23466666.666666668 + }, + "point_estimate": 23433386.666666668, + "standard_error": 5273.884919713043 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 126.51519775758833 + }, + "point_estimate": 126.51519775758833, + "standard_error": 62.92173080380177 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8605.552933976835, + "upper_bound": 17217.215354124375 + }, + "point_estimate": 15258.410858749794, + "standard_error": 2594.935725776313 + } + } + }, + "Particular/sequential::BruteForcePairs/256": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/256", + "directory_name": "Particular/sequential__BruteForcePairs/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 366949.99089948385, + "upper_bound": 367969.5799748335 + }, + "point_estimate": 367392.22723350726, + "standard_error": 262.55990184849156 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 366956.3362318841, + "upper_bound": 367390.60869565216 + }, + "point_estimate": 367080.9440993789, + "standard_error": 132.42076364965314 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 162.6820423292605, + "upper_bound": 782.5940098216064 + }, + "point_estimate": 459.10872228394504, + "standard_error": 170.36602705978146 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 366826.3559986376, + "upper_bound": 367476.7451627034 + }, + "point_estimate": 367072.2423562412, + "standard_error": 166.8107149757453 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 256.28419941239036, + "upper_bound": 1455.9394396543091 + }, + "point_estimate": 1052.7730201596623, + "standard_error": 320.96565542507784 + } + } + }, + "Particular/sequential::BruteForcePairs/32": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32", + "directory_name": "Particular/sequential__BruteForcePairs/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5840.321573251524, + "upper_bound": 5856.878361874664 + }, + "point_estimate": 5847.956869722248, + "standard_error": 4.276452233940803 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5837.34293717487, + "upper_bound": 5847.341176470588 + }, + "point_estimate": 5840.313725490196, + "standard_error": 3.892868837715157 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.1467510931095983, + "upper_bound": 17.32053302583251 + }, + "point_estimate": 6.910493994960567, + "standard_error": 4.395771241122407 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5836.398662550661, + "upper_bound": 5849.081010609139 + }, + "point_estimate": 5841.466991958074, + "standard_error": 3.2454204029439024 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.365902083175955, + "upper_bound": 21.413301436734795 + }, + "point_estimate": 17.19568670850811, + "standard_error": 3.6286541193099366 + } + } + }, + "Particular/sequential::BruteForcePairs/32768": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32768", + "directory_name": "Particular/sequential__BruteForcePairs/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6018000008.533334, + "upper_bound": 6018846737.066667 + }, + "point_estimate": 6018366685.866667, + "standard_error": 218123.47645704035 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6017900032.0, + "upper_bound": 6018299904.0 + }, + "point_estimate": 6018099968.0, + "standard_error": 85967.25609255092 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148022.7813720703, + "upper_bound": 592850.2166748047 + }, + "point_estimate": 296425.10833740234, + "standard_error": 135896.27043598192 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 198081.74472676968, + "upper_bound": 1189768.1257606354 + }, + "point_estimate": 873980.8070463615, + "standard_error": 265618.0139275827 + } + } + }, + "Particular/sequential::BruteForcePairs/4": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4", + "directory_name": "Particular/sequential__BruteForcePairs/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129.80424692932857, + "upper_bound": 130.2275809318679 + }, + "point_estimate": 130.017293366636, + "standard_error": 0.10797187315753656 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129.71116062386065, + "upper_bound": 130.3603911853456 + }, + "point_estimate": 129.98951625648, + "standard_error": 0.12994791818527388 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.10131230510262054, + "upper_bound": 0.692491375499699 + }, + "point_estimate": 0.4536633751901593, + "standard_error": 0.1565517233715213 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 129.81997859956, + "upper_bound": 130.20759793065054 + }, + "point_estimate": 130.02163096203228, + "standard_error": 0.09987196981326366 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2688781427158874, + "upper_bound": 0.5496317278566275 + }, + "point_estimate": 0.4332836768086336, + "standard_error": 0.07199331599527062 + } + } + }, + "Particular/sequential::BruteForcePairs/4096": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4096", + "directory_name": "Particular/sequential__BruteForcePairs/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 93846647.46666668, + "upper_bound": 94799974.4 + }, + "point_estimate": 94173320.53333332, + "standard_error": 298950.5794282277 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 93799936.0, + "upper_bound": 93900032.0 + }, + "point_estimate": 93900032.0, + "standard_error": 28302.89096962243 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 0.0, + "standard_error": 48968.41753987494 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 41443.68133675936, + "upper_bound": 1925780.7989305533 + }, + "point_estimate": 1197856.1309442965, + "standard_error": 691366.2660224814 + } + } + }, + "Particular/sequential::BruteForcePairs/512": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/512", + "directory_name": "Particular/sequential__BruteForcePairs/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1466005.3333333333, + "upper_bound": 1468032.0 + }, + "point_estimate": 1466973.866666667, + "standard_error": 521.5233955848164 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1466666.6666666667, + "upper_bound": 1466666.6666666667 + }, + "point_estimate": 1466666.6666666667, + "standard_error": 101.2681971088303 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 1897.7279663085935 + }, + "point_estimate": 0.0, + "standard_error": 621.7911671683052 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1466218.752803948, + "upper_bound": 1467265.062240664 + }, + "point_estimate": 1466733.7634408602, + "standard_error": 264.900366919747 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 617.3340875582719, + "upper_bound": 2960.1200261665035 + }, + "point_estimate": 2092.373258758618, + "standard_error": 568.2787380302781 + } + } + }, + "Particular/sequential::BruteForcePairs/64": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/64", + "directory_name": "Particular/sequential__BruteForcePairs/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23103.352394041984, + "upper_bound": 23151.571934604843 + }, + "point_estimate": 23124.879344117464, + "standard_error": 12.403001105924456 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23095.490304709143, + "upper_bound": 23130.060941828255 + }, + "point_estimate": 23110.407597942223, + "standard_error": 9.878115333844532 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10.391068181171594, + "upper_bound": 61.61044810287173 + }, + "point_estimate": 26.680292450024155, + "standard_error": 13.092165576226252 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23102.157292613552, + "upper_bound": 23116.67385602512 + }, + "point_estimate": 23108.750102761147, + "standard_error": 3.6799865240085943 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 20.89606746838042, + "upper_bound": 71.69378697264814 + }, + "point_estimate": 49.65244080584152, + "standard_error": 14.412656860976751 + } + } + }, + "Particular/sequential::BruteForcePairs/65536": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/65536", + "directory_name": "Particular/sequential__BruteForcePairs/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24057546717.866665, + "upper_bound": 24062486698.666668 + }, + "point_estimate": 24059673344.0, + "standard_error": 1284520.7587146345 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24057200128.0, + "upper_bound": 24058999808.0 + }, + "point_estimate": 24058499840.0, + "standard_error": 586712.4882289885 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 444447.88970947266, + "upper_bound": 3558239.9368286133 + }, + "point_estimate": 1482884.6328735352, + "standard_error": 813501.3651523088 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1126845.476395887, + "upper_bound": 7310387.090646168 + }, + "point_estimate": 5161048.164326313, + "standard_error": 1683063.0977700106 + } + } + }, + "Particular/sequential::BruteForcePairs/8": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8", + "directory_name": "Particular/sequential__BruteForcePairs/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 408.95557431351097, + "upper_bound": 409.98300071224935 + }, + "point_estimate": 409.405797455908, + "standard_error": 0.2643143443244904 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 408.8537787603373, + "upper_bound": 409.54854960809274 + }, + "point_estimate": 409.3987718005404, + "standard_error": 0.1307251849049868 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0015538589750435426, + "upper_bound": 0.9711618594471332 + }, + "point_estimate": 0.3449566924756789, + "standard_error": 0.22885796389300267 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 408.9592653772611, + "upper_bound": 409.401443599318 + }, + "point_estimate": 409.2043796800342, + "standard_error": 0.11513710362962476 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.3329032922298034, + "upper_bound": 1.599625065001885 + }, + "point_estimate": 1.0602601621453325, + "standard_error": 0.3609094859808829 + } + } + }, + "Particular/sequential::BruteForcePairs/8192": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForcePairs/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8192", + "directory_name": "Particular/sequential__BruteForcePairs/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 375533277.8666667, + "upper_bound": 375733333.3333333 + }, + "point_estimate": 375620010.6666667, + "standard_error": 51523.56226974195 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 375499776.0, + "upper_bound": 375600128.0 + }, + "point_estimate": 375600128.0, + "standard_error": 50449.937222260145 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148781.87255859375 + }, + "point_estimate": 148402.32696533203, + "standard_error": 69719.91306526845 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 63329.53249186429, + "upper_bound": 278298.3568715588 + }, + "point_estimate": 207763.64616783272, + "standard_error": 56658.83635772272 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/1024": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/1024", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2172131.2964741923, + "upper_bound": 2176964.528822289 + }, + "point_estimate": 2174158.6426136824, + "standard_error": 1257.718621325134 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2171428.5714285714, + "upper_bound": 2175008.0 + }, + "point_estimate": 2173333.3333333335, + "standard_error": 1074.55090115888 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15.81439971900815, + "upper_bound": 4138.101259867197 + }, + "point_estimate": 2482.86075592018, + "standard_error": 1306.2621743070797 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2171517.918429586, + "upper_bound": 2176176.289077137 + }, + "point_estimate": 2173326.141935484, + "standard_error": 1194.8912827092588 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1510.3144938545436, + "upper_bound": 7818.432725440894 + }, + "point_estimate": 5046.3806768926415, + "standard_error": 1927.7393887554365 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/128": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/128", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37157.74163544392, + "upper_bound": 37212.202583749575 + }, + "point_estimate": 37185.711859569004, + "standard_error": 13.871222594885472 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37152.76190476191, + "upper_bound": 37215.896103896106 + }, + "point_estimate": 37187.54285714286, + "standard_error": 11.346618831979184 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12.474011207112245, + "upper_bound": 88.24999843324882 + }, + "point_estimate": 42.03652289007032, + "standard_error": 18.005242824199236 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37175.494494284365, + "upper_bound": 37199.02606170986 + }, + "point_estimate": 37186.77603686636, + "standard_error": 5.977440360674687 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 28.465288646120925, + "upper_bound": 75.10887785769904 + }, + "point_estimate": 55.519303427153616, + "standard_error": 11.935377983204257 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/16": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/16", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1069.1443008462306, + "upper_bound": 1093.5161307740077 + }, + "point_estimate": 1079.8809677522108, + "standard_error": 6.267221929475098 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1066.057848052449, + "upper_bound": 1079.8138578223422 + }, + "point_estimate": 1066.979303252346, + "standard_error": 3.5308095269735422 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.006098881495888517, + "upper_bound": 17.4468669996789 + }, + "point_estimate": 1.7387356701443124, + "standard_error": 4.735536273034275 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1067.0223754747983, + "upper_bound": 1078.6087308242545 + }, + "point_estimate": 1070.94612542453, + "standard_error": 3.0125100489703405 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.832094790958396, + "upper_bound": 34.73656164998674 + }, + "point_estimate": 25.16444834476404, + "standard_error": 7.465613808333801 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/16384": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/16384", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 556599978.6666666, + "upper_bound": 556740010.6666666 + }, + "point_estimate": 556660002.1333333, + "standard_error": 36311.837527055235 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 556599808.0, + "upper_bound": 556700160.0 + }, + "point_estimate": 556600064.0, + "standard_error": 41132.70377819797 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148022.7813720703, + "standard_error": 73214.42226470321 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 59344.83776065189, + "upper_bound": 215378.95173387055 + }, + "point_estimate": 145422.2243880933, + "standard_error": 46084.837475310975 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/2": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/2", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 192.6455355476203, + "upper_bound": 193.13895864714615 + }, + "point_estimate": 192.90173541833957, + "standard_error": 0.12579802659734823 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 192.78578496272036, + "upper_bound": 193.3219913201796 + }, + "point_estimate": 192.99665739690823, + "standard_error": 0.15138915552327967 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0014692959579248224, + "upper_bound": 0.8617420793285758 + }, + "point_estimate": 0.31322718375968994, + "standard_error": 0.1956653983128681 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 192.85050190533144, + "upper_bound": 193.30461900770797 + }, + "point_estimate": 193.1133991636715, + "standard_error": 0.1155989782428246 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2950333782986391, + "upper_bound": 0.6339434919838898 + }, + "point_estimate": 0.504513576039361, + "standard_error": 0.08582252843872507 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/2048": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/2048", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8615117.09170474, + "upper_bound": 8627085.364486773 + }, + "point_estimate": 8620982.003620084, + "standard_error": 3048.577993693874 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8616661.333333334, + "upper_bound": 8626670.933333334 + }, + "point_estimate": 8620006.4, + "standard_error": 2453.1238374592035 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2687.8728831896074, + "upper_bound": 15913.804517473887 + }, + "point_estimate": 7439.093627929135, + "standard_error": 3462.8655648005547 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8618845.596048534, + "upper_bound": 8625133.610772893 + }, + "point_estimate": 8622421.264516128, + "standard_error": 1608.035539167371 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5757.460147614029, + "upper_bound": 16670.008594736733 + }, + "point_estimate": 12176.607828860604, + "standard_error": 2721.3189682172724 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/256": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/256", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141578.0728789553, + "upper_bound": 142128.31126905486 + }, + "point_estimate": 141779.3258693598, + "standard_error": 159.65335107130852 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141582.17401129944, + "upper_bound": 141694.69830508475 + }, + "point_estimate": 141619.5856873823, + "standard_error": 37.70454143839062 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 42.0287775589107, + "upper_bound": 180.58283069232544 + }, + "point_estimate": 111.36196502859146, + "standard_error": 36.94948119900798 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 141586.68397712326, + "upper_bound": 141656.33854171925 + }, + "point_estimate": 141621.11055221432, + "standard_error": 17.602331835384394 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 70.4079397582659, + "upper_bound": 1030.4318003864278 + }, + "point_estimate": 640.7278700008187, + "standard_error": 334.92318625623193 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/32": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/32", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3059.657069566685, + "upper_bound": 3063.8168045046286 + }, + "point_estimate": 3061.6629086619378, + "standard_error": 1.058013207305412 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3058.9752969620517, + "upper_bound": 3062.9109639440767 + }, + "point_estimate": 3061.605802585935, + "standard_error": 0.975495855630809 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.0473112396848494, + "upper_bound": 5.628882313606844 + }, + "point_estimate": 2.6265900931776622, + "standard_error": 1.2407918400401723 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3059.909837534499, + "upper_bound": 3062.461895064609 + }, + "point_estimate": 3061.2825179804886, + "standard_error": 0.645820410295588 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.1287411852598583, + "upper_bound": 5.8047983930877525 + }, + "point_estimate": 4.244840717607031, + "standard_error": 0.95782726691646 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/32768": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/32768", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2225920017.0666666, + "upper_bound": 2226553292.8 + }, + "point_estimate": 2226219997.866667, + "standard_error": 161271.94257878195 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2225700096.0, + "upper_bound": 2226499840.0 + }, + "point_estimate": 2226200064.0, + "standard_error": 177782.82891624927 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148402.32696533203, + "upper_bound": 1037677.6519775392 + }, + "point_estimate": 592850.2166748047, + "standard_error": 209687.7767220371 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 355866.95252172666, + "upper_bound": 861443.1867710882 + }, + "point_estimate": 647166.0315822987, + "standard_error": 134698.31553894983 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/4": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/4", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 248.86855871733036, + "upper_bound": 249.921384582731 + }, + "point_estimate": 249.400667712118, + "standard_error": 0.2684111172532304 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 248.73060577612227, + "upper_bound": 250.05704594911464 + }, + "point_estimate": 249.42787372223185, + "standard_error": 0.3301017878363559 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.4280171693491512, + "upper_bound": 1.8709787176793873 + }, + "point_estimate": 0.9328107270157188, + "standard_error": 0.3755228675550286 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 248.31481460028704, + "upper_bound": 249.52173110542637 + }, + "point_estimate": 248.88603791721985, + "standard_error": 0.3082738642131816 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.6777324432385438, + "upper_bound": 1.3414366260353614 + }, + "point_estimate": 1.073973752837528, + "standard_error": 0.17014835550695123 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/4096": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/4096", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34483353.6, + "upper_bound": 34529996.8 + }, + "point_estimate": 34506666.666666664, + "standard_error": 11418.909203951938 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34450048.0, + "upper_bound": 34550016.0 + }, + "point_estimate": 34499968.0, + "standard_error": 16555.788210725575 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 74011.39068603516 + }, + "point_estimate": 74011.39068603516, + "standard_error": 32661.63158634233 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29667.264915102256, + "upper_bound": 56291.435180377724 + }, + "point_estimate": 45763.808299738754, + "standard_error": 6939.333836375445 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/512": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/512", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 550754.0747066266, + "upper_bound": 553985.9392318793 + }, + "point_estimate": 552212.0777888778, + "standard_error": 828.1866197570344 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 550833.0666666667, + "upper_bound": 553846.1538461539 + }, + "point_estimate": 551040.0, + "standard_error": 605.2135226545217 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 218.577596119398, + "upper_bound": 4160.403618445803 + }, + "point_estimate": 985.524637048926, + "standard_error": 954.7325105930216 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 550935.4657333216, + "upper_bound": 555276.6381080424 + }, + "point_estimate": 552641.0838709677, + "standard_error": 1173.897932938777 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1317.9051732027167, + "upper_bound": 4710.079139870812 + }, + "point_estimate": 3314.5377117796897, + "standard_error": 923.341515341121 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/64": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/64", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10250.448159881087, + "upper_bound": 10282.61790110758 + }, + "point_estimate": 10264.207899527995, + "standard_error": 8.307232687946284 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10246.917969821674, + "upper_bound": 10267.496296296296 + }, + "point_estimate": 10258.15847362514, + "standard_error": 4.808003286731575 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.1684333315841229, + "upper_bound": 26.158374515019688 + }, + "point_estimate": 16.61310677576594, + "standard_error": 5.855463567087265 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10251.382843317286, + "upper_bound": 10260.65368811985 + }, + "point_estimate": 10256.074169653524, + "standard_error": 2.3827622103420807 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.894772036377086, + "upper_bound": 50.959276483511815 + }, + "point_estimate": 33.31180945673701, + "standard_error": 12.189475609642148 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/65536": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/65536", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8919593335.466667, + "upper_bound": 8923619993.6 + }, + "point_estimate": 8921593326.933332, + "standard_error": 1029804.761141202 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8918799872.0, + "upper_bound": 8925100032.0 + }, + "point_estimate": 8920500224.0, + "standard_error": 1681481.1883020476 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1186079.978942871, + "upper_bound": 6968457.092285156 + }, + "point_estimate": 3855044.590759278, + "standard_error": 1602834.7888863736 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2850756.388330374, + "upper_bound": 4999940.2974589765 + }, + "point_estimate": 4136317.929768792, + "standard_error": 550222.0541300226 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/8": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/8", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 458.16050327726344, + "upper_bound": 459.8334258421665 + }, + "point_estimate": 459.01914072507327, + "standard_error": 0.42656798610872415 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 457.9253996447602, + "upper_bound": 460.7010065127294 + }, + "point_estimate": 458.8513913558319, + "standard_error": 0.5942357937232082 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0035111899909489367, + "upper_bound": 2.743117180429594 + }, + "point_estimate": 1.3728752864614555, + "standard_error": 0.7750070284446894 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 458.2902459568537, + "upper_bound": 459.9712847200296 + }, + "point_estimate": 459.072056379992, + "standard_error": 0.42913716733626506 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.0438094669291238, + "upper_bound": 2.22816446227152 + }, + "point_estimate": 1.709152935227971, + "standard_error": 0.312712484606549 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/8192": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceSIMD<4>/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/8192", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 136559991.46666667, + "upper_bound": 136626688.0 + }, + "point_estimate": 136593339.73333332, + "standard_error": 17639.488834955824 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 136499968.0, + "upper_bound": 136600064.0 + }, + "point_estimate": 136600064.0, + "standard_error": 17432.125368422254 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 379.5455932617187, + "standard_error": 71359.94143516541 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45775.130312472174, + "upper_bound": 86165.84861256697 + }, + "point_estimate": 70383.6052251889, + "standard_error": 10346.507142310526 + } + } + }, + "Particular/sequential::BruteForceScalar/1024": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/1024", + "directory_name": "Particular/sequential__BruteForceScalar/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9237106.508737484, + "upper_bound": 9257022.734222222 + }, + "point_estimate": 9246122.576019537, + "standard_error": 5132.669267132131 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9233365.333333334, + "upper_bound": 9250048.0 + }, + "point_estimate": 9240012.8, + "standard_error": 3664.40421594395 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3719.546813965948, + "upper_bound": 24765.34996032715 + }, + "point_estimate": 9918.791503908276, + "standard_error": 5401.761046196396 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9232397.809217388, + "upper_bound": 9256427.677559912 + }, + "point_estimate": 9242580.232258065, + "standard_error": 6492.444110489758 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7773.496794024101, + "upper_bound": 28004.404953037585 + }, + "point_estimate": 20631.953434597388, + "standard_error": 5118.0343533328905 + } + } + }, + "Particular/sequential::BruteForceScalar/128": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/128", + "directory_name": "Particular/sequential__BruteForceScalar/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143411.85046083108, + "upper_bound": 143681.87150864952 + }, + "point_estimate": 143545.6322313217, + "standard_error": 68.6240932199469 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143389.93898305084, + "upper_bound": 143605.7442218798 + }, + "point_estimate": 143503.18644067796, + "standard_error": 54.98760814624985 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 63.834917250010776, + "upper_bound": 319.95284140752545 + }, + "point_estimate": 167.90067769713482, + "standard_error": 67.40032662209398 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143441.42056928942, + "upper_bound": 143553.4241082065 + }, + "point_estimate": 143496.4680153089, + "standard_error": 28.27650855458098 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 109.2168192919842, + "upper_bound": 374.4123697458874 + }, + "point_estimate": 274.56564035618766, + "standard_error": 62.32203083970014 + } + } + }, + "Particular/sequential::BruteForceScalar/16": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16", + "directory_name": "Particular/sequential__BruteForceScalar/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2199.2830820135932, + "upper_bound": 2204.089461046822 + }, + "point_estimate": 2201.6500916231994, + "standard_error": 1.2221861142871049 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2199.3178294573645, + "upper_bound": 2203.3572938689217 + }, + "point_estimate": 2201.3767441860464, + "standard_error": 0.8913863803902646 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.8674534241827068, + "upper_bound": 8.692904708249541 + }, + "point_estimate": 2.9363629077001088, + "standard_error": 1.9871905245660155 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2200.658693407037, + "upper_bound": 2202.349386672501 + }, + "point_estimate": 2201.502011866603, + "standard_error": 0.42757100038572543 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.8275112353161753, + "upper_bound": 6.281367800163687 + }, + "point_estimate": 4.895934277668885, + "standard_error": 0.8857161092751159 + } + } + }, + "Particular/sequential::BruteForceScalar/16384": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16384", + "directory_name": "Particular/sequential__BruteForceScalar/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2367360034.133333, + "upper_bound": 2368293290.6666665 + }, + "point_estimate": 2367766647.4666667, + "standard_error": 240503.76791415457 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2367200000.0, + "upper_bound": 2367699968.0 + }, + "point_estimate": 2367599872.0, + "standard_error": 214515.36372476863 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 741632.0892333984 + }, + "point_estimate": 592850.2166748047, + "standard_error": 257169.46844286684 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 241406.18628819255, + "upper_bound": 1325238.933105833 + }, + "point_estimate": 963354.701081432, + "standard_error": 295314.786164608 + } + } + }, + "Particular/sequential::BruteForceScalar/2": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2", + "directory_name": "Particular/sequential__BruteForceScalar/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 87.39957838234135, + "upper_bound": 88.33172768004127 + }, + "point_estimate": 87.84068512136656, + "standard_error": 0.2394352772292399 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 87.15292550977944, + "upper_bound": 88.20621569976305 + }, + "point_estimate": 87.31942215088283, + "standard_error": 0.3616211463851331 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.1490599001674524, + "upper_bound": 1.434863948843892 + }, + "point_estimate": 0.4230711535376728, + "standard_error": 0.38710508807298183 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 87.19974605908988, + "upper_bound": 87.75247631202485 + }, + "point_estimate": 87.44972857660643, + "standard_error": 0.14435624476011388 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.5614748681913043, + "upper_bound": 1.1808736113856249 + }, + "point_estimate": 0.9609221800500716, + "standard_error": 0.15790985711052585 + } + } + }, + "Particular/sequential::BruteForceScalar/2048": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2048", + "directory_name": "Particular/sequential__BruteForceScalar/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36953326.93333333, + "upper_bound": 36983355.733333334 + }, + "point_estimate": 36969992.53333333, + "standard_error": 7871.045397760052 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36950016.0, + "upper_bound": 36999936.0 + }, + "point_estimate": 36950016.0, + "standard_error": 24423.10957092141 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 74011.39068603516 + }, + "point_estimate": 74011.39068603516, + "standard_error": 29958.373451220938 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 22879.58718242301, + "upper_bound": 39953.621509135286 + }, + "point_estimate": 31624.27067451893, + "standard_error": 4779.244098511856 + } + } + }, + "Particular/sequential::BruteForceScalar/256": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/256", + "directory_name": "Particular/sequential__BruteForceScalar/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 575021.7239518999, + "upper_bound": 575931.842031746 + }, + "point_estimate": 575528.9563059162, + "standard_error": 234.54443954675756 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 575554.8444444444, + "upper_bound": 576000.0 + }, + "point_estimate": 575757.9636363636, + "standard_error": 138.3989719690719 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4.217173258574771, + "upper_bound": 657.879028320232 + }, + "point_estimate": 303.2530952222538, + "standard_error": 160.25060096809133 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 575695.895151462, + "upper_bound": 575929.6021352526 + }, + "point_estimate": 575817.262795699, + "standard_error": 59.823908203778274 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 224.4575473197829, + "upper_bound": 1274.6656226266573 + }, + "point_estimate": 942.6255985864824, + "standard_error": 270.39770236303656 + } + } + }, + "Particular/sequential::BruteForceScalar/32": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32", + "directory_name": "Particular/sequential__BruteForceScalar/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8843.56922056899, + "upper_bound": 8913.829104805409 + }, + "point_estimate": 8874.306757477234, + "standard_error": 18.103760278134704 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8841.467656415694, + "upper_bound": 8888.454256242167 + }, + "point_estimate": 8844.134888653234, + "standard_error": 9.13260086772609 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.656416665458523, + "upper_bound": 65.76155820394416 + }, + "point_estimate": 15.683591322834342, + "standard_error": 16.530308885969134 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8841.526605418505, + "upper_bound": 8910.779173171528 + }, + "point_estimate": 8865.065097663599, + "standard_error": 19.021633539839772 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 19.800762400926452, + "upper_bound": 99.52561883388364 + }, + "point_estimate": 72.19520929926827, + "standard_error": 21.03104774113446 + } + } + }, + "Particular/sequential::BruteForceScalar/32768": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32768", + "directory_name": "Particular/sequential__BruteForceScalar/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9469746670.933332, + "upper_bound": 9471666722.133331 + }, + "point_estimate": 9470626679.466667, + "standard_error": 493716.9102461647 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9469500160.0, + "upper_bound": 9469900032.0 + }, + "point_estimate": 9469699840.0, + "standard_error": 425453.614705377 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148022.7813720703, + "upper_bound": 1038057.1975708008 + }, + "point_estimate": 444827.4353027344, + "standard_error": 545243.4036964271 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 774490.5352682126, + "upper_bound": 2571713.7765178108 + }, + "point_estimate": 1984799.5825633616, + "standard_error": 454186.8028231494 + } + } + }, + "Particular/sequential::BruteForceScalar/4": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4", + "directory_name": "Particular/sequential__BruteForceScalar/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 182.03242815424167, + "upper_bound": 182.53013344265207 + }, + "point_estimate": 182.27664040897295, + "standard_error": 0.12749607198415358 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 181.89206015936543, + "upper_bound": 182.62132114399023 + }, + "point_estimate": 182.3092472997335, + "standard_error": 0.17202337313394675 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2300556615544385, + "upper_bound": 0.786695494202111 + }, + "point_estimate": 0.4626806732808463, + "standard_error": 0.1673061203844444 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 181.95508888555577, + "upper_bound": 182.69008082000377 + }, + "point_estimate": 182.2704321182323, + "standard_error": 0.19079779684643935 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.32103098583464046, + "upper_bound": 0.655364872429281 + }, + "point_estimate": 0.5114128368503791, + "standard_error": 0.08701731876209008 + } + } + }, + "Particular/sequential::BruteForceScalar/4096": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4096", + "directory_name": "Particular/sequential__BruteForceScalar/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 147913301.33333334, + "upper_bound": 147959961.6 + }, + "point_estimate": 147933337.6, + "standard_error": 12177.743404395194 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 147899904.0, + "upper_bound": 148000000.0 + }, + "point_estimate": 147900160.0, + "standard_error": 28312.3148157531 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 379.5455932617187 + }, + "point_estimate": 379.5455932617187, + "standard_error": 152.1566951107195 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35120.12381364442, + "upper_bound": 51632.77363329096 + }, + "point_estimate": 48754.564628496955, + "standard_error": 5708.488897196181 + } + } + }, + "Particular/sequential::BruteForceScalar/512": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/512", + "directory_name": "Particular/sequential__BruteForceScalar/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2307288.4064859585, + "upper_bound": 2311917.177253561 + }, + "point_estimate": 2309211.341571021, + "standard_error": 1210.015942143376 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2306816.0, + "upper_bound": 2308341.3333333335 + }, + "point_estimate": 2308330.6666666665, + "standard_error": 615.282560224204 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15.81439971969854, + "upper_bound": 4950.961405436643 + }, + "point_estimate": 1771.2127685544574, + "standard_error": 1036.9831687630622 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2306765.1059093103, + "upper_bound": 2308052.207834638 + }, + "point_estimate": 2307358.709677419, + "standard_error": 325.3462669854379 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1378.978487617834, + "upper_bound": 7450.378286583469 + }, + "point_estimate": 4872.773041636235, + "standard_error": 1828.9449631149655 + } + } + }, + "Particular/sequential::BruteForceScalar/64": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/64", + "directory_name": "Particular/sequential__BruteForceScalar/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35651.88384649855, + "upper_bound": 35720.44221566847 + }, + "point_estimate": 35681.88417374332, + "standard_error": 17.687203378739206 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35641.10769230769, + "upper_bound": 35683.73789173789 + }, + "point_estimate": 35667.313609467456, + "standard_error": 12.107364397146156 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.405497428703304, + "upper_bound": 79.20716440575917 + }, + "point_estimate": 24.485806271408254, + "standard_error": 17.17487799675203 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35648.68328448857, + "upper_bound": 35678.4759984948 + }, + "point_estimate": 35661.70697546181, + "standard_error": 7.572242670711803 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 26.34354044382457, + "upper_bound": 105.48625878201476 + }, + "point_estimate": 70.6108428005901, + "standard_error": 23.125766103854904 + } + } + }, + "Particular/sequential::BruteForceScalar/65536": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/65536", + "directory_name": "Particular/sequential__BruteForceScalar/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37884139997.44, + "upper_bound": 37885933294.933334 + }, + "point_estimate": 37885006677.333336, + "standard_error": 457207.2490893172 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37884099840.0, + "upper_bound": 37885800192.0 + }, + "point_estimate": 37884600064.0, + "standard_error": 506908.6655119445 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 592850.2166748047, + "upper_bound": 2965010.174560547 + }, + "point_estimate": 1630907.4142456057, + "standard_error": 690609.3684671321 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1090750.785068119, + "upper_bound": 2290926.6119781625 + }, + "point_estimate": 1837099.9546687189, + "standard_error": 303198.5829203046 + } + } + }, + "Particular/sequential::BruteForceScalar/8": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8", + "directory_name": "Particular/sequential__BruteForceScalar/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 572.2923641943519, + "upper_bound": 573.8296258847611 + }, + "point_estimate": 572.9893896576269, + "standard_error": 0.3952493273746983 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 572.1250773142739, + "upper_bound": 573.1578035873823 + }, + "point_estimate": 572.6980322085539, + "standard_error": 0.18532589404783245 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.004347302513702644, + "upper_bound": 1.4495148667131306 + }, + "point_estimate": 0.6816570341492487, + "standard_error": 0.3487300163054356 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 572.2711761133069, + "upper_bound": 573.4391186484775 + }, + "point_estimate": 572.7518667379029, + "standard_error": 0.30517528634130314 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.5372336235162924, + "upper_bound": 2.235113238493269 + }, + "point_estimate": 1.5860899527003185, + "standard_error": 0.43889085309075937 + } + } + }, + "Particular/sequential::BruteForceScalar/8192": { + "baseline": "wasm-arm-f32-3d", + "fullname": "wasm-arm-f32-3d/Particular/sequential::BruteForceScalar/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8192", + "directory_name": "Particular/sequential__BruteForceScalar/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 591666705.0666667, + "upper_bound": 592313395.2 + }, + "point_estimate": 591913386.6666666, + "standard_error": 178607.6900582736 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 591600128.0, + "upper_bound": 591700224.0 + }, + "point_estimate": 591699968.0, + "standard_error": 43559.711589693456 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148022.7813720703, + "standard_error": 85096.1173952603 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51592.64301927442, + "upper_bound": 1132514.027296462 + }, + "point_estimate": 714994.6745898249, + "standard_error": 336090.14968491445 + } + } + } + } +} \ No newline at end of file diff --git a/particular/benches/results/wasm-x86-f32-3d.json b/particular/benches/results/wasm-x86-f32-3d.json new file mode 100644 index 0000000..18c8d91 --- /dev/null +++ b/particular/benches/results/wasm-x86-f32-3d.json @@ -0,0 +1,4545 @@ +{ + "name": "wasm-x86-f32-3d", + "tags": [ + "wasm", + "x86", + "f32", + "3d", + "Chrome 120", + "I9-9900KF" + ], + "extra": { + "browser": "Chrome 120", + "cpu": "I9-9900KF" + }, + "benchmarks": { + "Particular/sequential::BarnesHut::0.3/1024": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/1024", + "directory_name": "Particular/sequential__BarnesHut__0.3/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13886150.774256855, + "upper_bound": 14018749.119659008 + }, + "point_estimate": 13947428.544291263, + "standard_error": 34032.061385191 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13850016.0, + "upper_bound": 13966677.333333334 + }, + "point_estimate": 13926656.0, + "standard_error": 34370.82661048299 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 27879.34903231484, + "upper_bound": 215659.5312985502 + }, + "point_estimate": 113626.46198272704, + "standard_error": 46909.4764754991 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13928915.312200349, + "upper_bound": 14097938.85017888 + }, + "point_estimate": 14003549.729032258, + "standard_error": 44537.9553149935 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 62391.02564405756, + "upper_bound": 179305.90510445146 + }, + "point_estimate": 136908.63553038784, + "standard_error": 29279.787175587513 + } + } + }, + "Particular/sequential::BarnesHut::0.3/128": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/128", + "directory_name": "Particular/sequential__BarnesHut__0.3/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 494069.73526674166, + "upper_bound": 495824.8663190637 + }, + "point_estimate": 494839.26014002453, + "standard_error": 455.6357183624378 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 493939.0707070707, + "upper_bound": 494445.5111111111 + }, + "point_estimate": 494443.68253968254, + "standard_error": 221.37044342881163 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.4057244194673912, + "upper_bound": 1374.7984822590436 + }, + "point_estimate": 748.1374897482257, + "standard_error": 446.9174692289805 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 493915.69277406053, + "upper_bound": 495883.6408005956 + }, + "point_estimate": 494870.0215053763, + "standard_error": 515.3534736340475 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 481.0339839613873, + "upper_bound": 2578.4303008847155 + }, + "point_estimate": 1821.1416525875663, + "standard_error": 552.0007397082221 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16", + "directory_name": "Particular/sequential__BarnesHut__0.3/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9739.184800838577, + "upper_bound": 9767.410640728944 + }, + "point_estimate": 9754.773748459787, + "standard_error": 7.243101127519718 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9740.558490566038, + "upper_bound": 9768.100628930815 + }, + "point_estimate": 9760.510885341077, + "standard_error": 7.529471194408639 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.374371109228828, + "upper_bound": 35.04530654763365 + }, + "point_estimate": 25.206351366721645, + "standard_error": 7.6845888299870175 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9748.793236495456, + "upper_bound": 9770.20778687761 + }, + "point_estimate": 9760.536579427877, + "standard_error": 5.546603779939285 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13.7278844623335, + "upper_bound": 42.40151869055639 + }, + "point_estimate": 29.126510320221534, + "standard_error": 8.380531051784258 + } + } + }, + "Particular/sequential::BarnesHut::0.3/16384": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/16384", + "directory_name": "Particular/sequential__BarnesHut__0.3/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 602499993.6, + "upper_bound": 606546688.0 + }, + "point_estimate": 604446668.8, + "standard_error": 1036920.5432540998 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 600199936.0, + "upper_bound": 606899968.0 + }, + "point_estimate": 604000000.0, + "standard_error": 1714512.3273650107 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1630907.4142456057, + "upper_bound": 6226825.003051758 + }, + "point_estimate": 4447894.807434082, + "standard_error": 1396024.5802758115 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2682990.1607691315, + "upper_bound": 5311103.248862932 + }, + "point_estimate": 4153674.470031069, + "standard_error": 702385.1390910104 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2", + "directory_name": "Particular/sequential__BarnesHut__0.3/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 572.0455236180626, + "upper_bound": 576.328621368808 + }, + "point_estimate": 574.0962382308106, + "standard_error": 1.0965909882452995 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 570.5244595327346, + "upper_bound": 576.4209632930193 + }, + "point_estimate": 574.0611547256996, + "standard_error": 1.804334601078673 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.2681698802046102, + "upper_bound": 7.010726178667963 + }, + "point_estimate": 5.243504199999099, + "standard_error": 1.66152968361166 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 571.6180437278231, + "upper_bound": 578.5703530390176 + }, + "point_estimate": 575.5415252709846, + "standard_error": 1.7678082235831285 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.699156277023346, + "upper_bound": 5.470202874000861 + }, + "point_estimate": 4.382998173682176, + "standard_error": 0.7135345521534833 + } + } + }, + "Particular/sequential::BarnesHut::0.3/2048": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/2048", + "directory_name": "Particular/sequential__BarnesHut__0.3/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38430003.2, + "upper_bound": 38753356.8 + }, + "point_estimate": 38583330.13333333, + "standard_error": 83037.53052439995 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38300032.0, + "upper_bound": 38749952.0 + }, + "point_estimate": 38500096.0, + "standard_error": 101294.58935411932 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74201.16348266602, + "upper_bound": 518838.82598876953 + }, + "point_estimate": 370436.4990234375, + "standard_error": 100973.89538611892 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 183083.22243171177, + "upper_bound": 442359.0777714795 + }, + "point_estimate": 333102.0184452005, + "standard_error": 68997.05594100505 + } + } + }, + "Particular/sequential::BarnesHut::0.3/256": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/256", + "directory_name": "Particular/sequential__BarnesHut__0.3/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1667311.0631787968, + "upper_bound": 1674605.2114516594 + }, + "point_estimate": 1670701.1570395038, + "standard_error": 1873.4925046267097 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1664286.4761904762, + "upper_bound": 1672727.2727272727 + }, + "point_estimate": 1669231.5897435895, + "standard_error": 2507.475201436976 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1411.548134940182, + "upper_bound": 11762.901124500137 + }, + "point_estimate": 5182.699499597043, + "standard_error": 2402.5718590340607 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1666906.5622226729, + "upper_bound": 1679487.2243779495 + }, + "point_estimate": 1673333.711827957, + "standard_error": 3262.780072656262 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3598.5101824922363, + "upper_bound": 9718.577739242564 + }, + "point_estimate": 7493.36517067124, + "standard_error": 1598.5632622200883 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32", + "directory_name": "Particular/sequential__BarnesHut__0.3/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45232.956157799694, + "upper_bound": 45581.72073345476 + }, + "point_estimate": 45384.53582633518, + "standard_error": 90.07189657849996 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45173.04189435337, + "upper_bound": 45481.26775956284 + }, + "point_estimate": 45245.97158469945, + "standard_error": 59.76897019110198 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 38.61627035267099, + "upper_bound": 322.16438335147956 + }, + "point_estimate": 108.12555698748308, + "standard_error": 78.4060239757448 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45279.18108902977, + "upper_bound": 45930.98234494578 + }, + "point_estimate": 45628.41924907456, + "standard_error": 169.32562644362733 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 104.17573844985536, + "upper_bound": 509.8506136318126 + }, + "point_estimate": 360.3641208459477, + "standard_error": 109.86397287092558 + } + } + }, + "Particular/sequential::BarnesHut::0.3/32768": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/32768", + "directory_name": "Particular/sequential__BarnesHut__0.3/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1408426666.6666667, + "upper_bound": 1415006703.36 + }, + "point_estimate": 1411659997.8666666, + "standard_error": 1692381.713080137 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1405500160.0, + "upper_bound": 1418000128.0 + }, + "point_estimate": 1409400064.0, + "standard_error": 3492285.1908449465 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1037677.6519775392, + "upper_bound": 10823122.137451172 + }, + "point_estimate": 6375227.33001709, + "standard_error": 2454226.286952783 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4903530.863938976, + "upper_bound": 7906592.156944619 + }, + "point_estimate": 6804308.0679930365, + "standard_error": 764741.6626862189 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4", + "directory_name": "Particular/sequential__BarnesHut__0.3/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 943.182344009542, + "upper_bound": 946.3164880047376 + }, + "point_estimate": 944.6973227342984, + "standard_error": 0.8015722135286389 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 942.19838150289, + "upper_bound": 947.969479768786 + }, + "point_estimate": 944.4203112494442, + "standard_error": 0.9547584036904456 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.5704153424742696, + "upper_bound": 5.261997153357078 + }, + "point_estimate": 3.294232983756798, + "standard_error": 1.1185137477047251 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 943.8496111695268, + "upper_bound": 946.5582851702436 + }, + "point_estimate": 945.2730785008392, + "standard_error": 0.6895217254188446 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.8592671329801904, + "upper_bound": 4.219229158136305 + }, + "point_estimate": 3.2154042918731576, + "standard_error": 0.6111268067121794 + } + } + }, + "Particular/sequential::BarnesHut::0.3/4096": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/4096", + "directory_name": "Particular/sequential__BarnesHut__0.3/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 96439995.73333332, + "upper_bound": 96633378.13333334 + }, + "point_estimate": 96520004.26666668, + "standard_error": 51952.44557973267 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 96399872.0, + "upper_bound": 96500224.0 + }, + "point_estimate": 96499968.0, + "standard_error": 49770.019877425504 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 148402.32696533203 + }, + "point_estimate": 148022.7813720703, + "standard_error": 74439.76663600639 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 51613.88825721787, + "upper_bound": 318451.2683414319 + }, + "point_estimate": 207694.9780613961, + "standard_error": 80687.46331376677 + } + } + }, + "Particular/sequential::BarnesHut::0.3/512": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/512", + "directory_name": "Particular/sequential__BarnesHut__0.3/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4875911.0031876275, + "upper_bound": 4960028.815266511 + }, + "point_estimate": 4910536.165369445, + "standard_error": 22121.778415120232 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4872727.2727272725, + "upper_bound": 4922225.777777778 + }, + "point_estimate": 4878573.714285715, + "standard_error": 13516.988692087229 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5286.527906145763, + "upper_bound": 72866.26594739092 + }, + "point_estimate": 42387.10964747877, + "standard_error": 17056.82864054816 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4864639.378179603, + "upper_bound": 4924837.0200200975 + }, + "point_estimate": 4893306.838709678, + "standard_error": 15554.37454768538 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 24330.689273295207, + "upper_bound": 136150.35898710327 + }, + "point_estimate": 88689.8065170542, + "standard_error": 34085.45841014546 + } + } + }, + "Particular/sequential::BarnesHut::0.3/64": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/64", + "directory_name": "Particular/sequential__BarnesHut__0.3/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143268.21549421575, + "upper_bound": 145765.65192477326 + }, + "point_estimate": 144215.99145371892, + "standard_error": 696.2005688234561 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143099.35108958837, + "upper_bound": 144444.263653484 + }, + "point_estimate": 143390.37288135593, + "standard_error": 215.05154488626167 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 179.57193443910657, + "upper_bound": 1505.3164207329016 + }, + "point_estimate": 431.4689008144829, + "standard_error": 343.30774654161627 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 143211.75869469205, + "upper_bound": 147515.09616569223 + }, + "point_estimate": 144706.11350464734, + "standard_error": 1202.0557518101036 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 468.28103438998687, + "upper_bound": 4434.650738726332 + }, + "point_estimate": 2778.9711877948153, + "standard_error": 1332.0639812585562 + } + } + }, + "Particular/sequential::BarnesHut::0.3/65536": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/65536", + "directory_name": "Particular/sequential__BarnesHut__0.3/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3568039969.2799997, + "upper_bound": 3623213578.6666665 + }, + "point_estimate": 3590386670.9333334, + "standard_error": 14579119.864009842 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3553699840.0, + "upper_bound": 3595300096.0 + }, + "point_estimate": 3578500096.0, + "standard_error": 9515845.251364386 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10081490.048217772, + "upper_bound": 47295176.37634277 + }, + "point_estimate": 28614321.82159424, + "standard_error": 10228145.320978174 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16989712.051400643, + "upper_bound": 90909012.94903292 + }, + "point_estimate": 58254086.587731786, + "standard_error": 23635429.24781062 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8", + "directory_name": "Particular/sequential__BarnesHut__0.3/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3611.225271165551, + "upper_bound": 3623.846396492948 + }, + "point_estimate": 3617.2902825078545, + "standard_error": 3.2353051427238797 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3605.8851380973256, + "upper_bound": 3620.4939354084463 + }, + "point_estimate": 3614.8330477063487, + "standard_error": 4.782301668767017 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.398573395314986, + "upper_bound": 22.50804052712092 + }, + "point_estimate": 13.26617055081604, + "standard_error": 4.77627654670792 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3610.147558057789, + "upper_bound": 3626.0347684741105 + }, + "point_estimate": 3618.319028156864, + "standard_error": 4.077188934158345 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.337758195649212, + "upper_bound": 15.38923077557673 + }, + "point_estimate": 13.0342619439818, + "standard_error": 1.8052163565847688 + } + } + }, + "Particular/sequential::BarnesHut::0.3/8192": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.3/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.3", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.3/8192", + "directory_name": "Particular/sequential__BarnesHut__0.3/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 247486651.73333332, + "upper_bound": 249659955.2 + }, + "point_estimate": 248506658.13333333, + "standard_error": 557907.3250937798 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 246599936.0, + "upper_bound": 249900032.0 + }, + "point_estimate": 247899904.0, + "standard_error": 851258.0914480218 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 296425.10833740234, + "upper_bound": 3706642.263793946 + }, + "point_estimate": 1927332.522583008, + "standard_error": 917245.6836113576 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1236877.6188996476, + "upper_bound": 2774350.5801703306 + }, + "point_estimate": 2238422.0597125324, + "standard_error": 389219.1724958244 + } + } + }, + "Particular/sequential::BarnesHut::0.7/1024": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/1024", + "directory_name": "Particular/sequential__BarnesHut__0.7/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2894361.147844156, + "upper_bound": 2924474.1265821587 + }, + "point_estimate": 2908166.575705776, + "standard_error": 7718.899419596966 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2887498.6666666665, + "upper_bound": 2919046.095238095 + }, + "point_estimate": 2900004.5714285714, + "standard_error": 7276.585210143336 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8644.150886536198, + "upper_bound": 39810.11555989576 + }, + "point_estimate": 18541.25407082707, + "standard_error": 7254.1582398054525 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2903067.6136264694, + "upper_bound": 2937792.3776720213 + }, + "point_estimate": 2920187.9397849464, + "standard_error": 8828.029530816344 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 13229.344347375518, + "upper_bound": 41768.60124046873 + }, + "point_estimate": 30904.52505925787, + "standard_error": 7473.173379685661 + } + } + }, + "Particular/sequential::BarnesHut::0.7/128": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/128", + "directory_name": "Particular/sequential__BarnesHut__0.7/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 167682.12174882894, + "upper_bound": 168881.46736023092 + }, + "point_estimate": 168200.58877205758, + "standard_error": 310.3495731375683 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 167428.38857142857, + "upper_bound": 168666.45333333334 + }, + "point_estimate": 167733.58933333334, + "standard_error": 278.27540936331286 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 103.24701802715452, + "upper_bound": 1403.4905955921613 + }, + "point_estimate": 494.67442321779816, + "standard_error": 319.7589978590942 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 167446.3787028277, + "upper_bound": 167782.21623328872 + }, + "point_estimate": 167590.34632258065, + "standard_error": 85.56300990235569 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 447.8662929334231, + "upper_bound": 1834.9137669961276 + }, + "point_estimate": 1247.6081379640443, + "standard_error": 400.8692383741519 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16", + "directory_name": "Particular/sequential__BarnesHut__0.7/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6780.28076341006, + "upper_bound": 6799.398375175085 + }, + "point_estimate": 6790.589941147443, + "standard_error": 4.8948901311577595 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6784.841413311421, + "upper_bound": 6801.079072119335 + }, + "point_estimate": 6792.659545330047, + "standard_error": 4.276168868712323 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.57112938491995, + "upper_bound": 25.894647183513182 + }, + "point_estimate": 12.482790196184984, + "standard_error": 5.221842143384608 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6787.427741355439, + "upper_bound": 6797.95875068161 + }, + "point_estimate": 6792.350518196517, + "standard_error": 2.6844036556073885 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.043843971686226, + "upper_bound": 27.448428785603575 + }, + "point_estimate": 19.689167211294492, + "standard_error": 4.977496630197064 + } + } + }, + "Particular/sequential::BarnesHut::0.7/16384": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/16384", + "directory_name": "Particular/sequential__BarnesHut__0.7/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85733307.30666667, + "upper_bound": 86660027.73333333 + }, + "point_estimate": 86139989.33333333, + "standard_error": 240214.13928260028 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 85699840.0, + "upper_bound": 86400000.0 + }, + "point_estimate": 85799936.0, + "standard_error": 140385.98887533165 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148022.7813720703, + "upper_bound": 889654.8706054688 + }, + "point_estimate": 296425.10833740234, + "standard_error": 210322.6521087631 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 277768.7513243634, + "upper_bound": 1366741.1074607477 + }, + "point_estimate": 964257.7060856314, + "standard_error": 294811.3572455534 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2", + "directory_name": "Particular/sequential__BarnesHut__0.7/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 588.968854542874, + "upper_bound": 593.1015844403386 + }, + "point_estimate": 590.8224180459852, + "standard_error": 1.0569848761093497 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 587.8443402205603, + "upper_bound": 591.5409642117717 + }, + "point_estimate": 589.0769989155083, + "standard_error": 0.9831972664159973 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.3661761543982992, + "upper_bound": 4.982741413515015 + }, + "point_estimate": 1.8279406714813184, + "standard_error": 1.1350962043904158 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 588.2671884678887, + "upper_bound": 591.0634756857175 + }, + "point_estimate": 589.2333132972684, + "standard_error": 0.7245436518124546 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.454455398047359, + "upper_bound": 5.601390221490697 + }, + "point_estimate": 4.233698806429874, + "standard_error": 1.0820131373304454 + } + } + }, + "Particular/sequential::BarnesHut::0.7/2048": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/2048", + "directory_name": "Particular/sequential__BarnesHut__0.7/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6920267.690374218, + "upper_bound": 6947908.965824102 + }, + "point_estimate": 6933997.88075628, + "standard_error": 7044.719652373401 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6914285.714285715, + "upper_bound": 6950016.0 + }, + "point_estimate": 6934616.615384615, + "standard_error": 11701.170073345062 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5016.3275909425665, + "upper_bound": 47308.550840105905 + }, + "point_estimate": 26573.057497464622, + "standard_error": 10874.4746291931 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6927585.745838455, + "upper_bound": 6957911.839020612 + }, + "point_estimate": 6943104.309677419, + "standard_error": 7696.877899921555 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18023.297654540223, + "upper_bound": 35879.382796528516 + }, + "point_estimate": 28398.411465566907, + "standard_error": 4598.117745963745 + } + } + }, + "Particular/sequential::BarnesHut::0.7/256": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/256", + "directory_name": "Particular/sequential__BarnesHut__0.7/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 476359.4222020942, + "upper_bound": 477661.363383678 + }, + "point_estimate": 476977.66289019625, + "standard_error": 333.48349160587463 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 475641.4358974359, + "upper_bound": 477781.3333333333 + }, + "point_estimate": 476852.14814814815, + "standard_error": 581.50759932449 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.028622097423255, + "upper_bound": 2351.5761360289102 + }, + "point_estimate": 1377.6099310980646, + "standard_error": 474.23738537931024 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 475936.979067468, + "upper_bound": 477461.0399794677 + }, + "point_estimate": 476523.29749103944, + "standard_error": 392.37155283188787 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 826.8522321214382, + "upper_bound": 1775.5331128374903 + }, + "point_estimate": 1342.1511108944123, + "standard_error": 260.341867503817 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32", + "directory_name": "Particular/sequential__BarnesHut__0.7/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23942.024742172827, + "upper_bound": 24027.451746334955 + }, + "point_estimate": 23980.80526931415, + "standard_error": 21.985440138638147 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23925.36389684814, + "upper_bound": 24011.47965616046 + }, + "point_estimate": 23973.287488061127, + "standard_error": 23.835154794553297 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 26.067094304683337, + "upper_bound": 111.11140775186936 + }, + "point_estimate": 70.77963427349607, + "standard_error": 21.521310917829915 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 23927.554262381684, + "upper_bound": 24037.184339993397 + }, + "point_estimate": 23977.95877622701, + "standard_error": 27.877076804831088 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 42.2995575661578, + "upper_bound": 124.99317672823624 + }, + "point_estimate": 87.96267296517806, + "standard_error": 23.4041972544063 + } + } + }, + "Particular/sequential::BarnesHut::0.7/32768": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/32768", + "directory_name": "Particular/sequential__BarnesHut__0.7/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 191526621.86666667, + "upper_bound": 192900010.66666663 + }, + "point_estimate": 192186675.2, + "standard_error": 352456.28511954175 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 191000064.0, + "upper_bound": 193100032.0 + }, + "point_estimate": 191899904.0, + "standard_error": 435134.1141003969 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 741252.5436401367, + "upper_bound": 2372159.957885742 + }, + "point_estimate": 1334102.7603149414, + "standard_error": 449270.2768080584 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 807880.8036863211, + "upper_bound": 1781777.9758526615 + }, + "point_estimate": 1413683.4792096042, + "standard_error": 248404.0759440892 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4", + "directory_name": "Particular/sequential__BarnesHut__0.7/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 954.5152443312444, + "upper_bound": 957.9044693420695 + }, + "point_estimate": 956.0501345461346, + "standard_error": 0.8728311872926218 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 954.1372645372644, + "upper_bound": 957.2084084084084 + }, + "point_estimate": 954.7943371943372, + "standard_error": 0.8420871339341882 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.5161872673430254, + "upper_bound": 4.44512856973188 + }, + "point_estimate": 1.987994198940344, + "standard_error": 1.0878648060856395 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 954.1332270692748, + "upper_bound": 955.155300046062 + }, + "point_estimate": 954.5736239465272, + "standard_error": 0.2582374622891732 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1.3672660549632112, + "upper_bound": 4.67502481397891 + }, + "point_estimate": 3.496842581445745, + "standard_error": 0.8721144548327205 + } + } + }, + "Particular/sequential::BarnesHut::0.7/4096": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/4096", + "directory_name": "Particular/sequential__BarnesHut__0.7/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16036776.536279129, + "upper_bound": 16107239.12258882 + }, + "point_estimate": 16070323.89922374, + "standard_error": 18108.593657349866 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16000000.0, + "upper_bound": 16127255.272727272 + }, + "point_estimate": 16050005.333333334, + "standard_error": 30394.219094704888 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11415.563612717424, + "upper_bound": 113673.90518188477 + }, + "point_estimate": 74137.90588378998, + "standard_error": 25341.2581637348 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 16033262.640082223, + "upper_bound": 16105094.422748815 + }, + "point_estimate": 16063468.593548387, + "standard_error": 18264.45964992659 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 45363.082394735655, + "upper_bound": 89810.95632545358 + }, + "point_estimate": 72558.36395135839, + "standard_error": 11492.767537086203 + } + } + }, + "Particular/sequential::BarnesHut::0.7/512": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/512", + "directory_name": "Particular/sequential__BarnesHut__0.7/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1185174.7743434345, + "upper_bound": 1194335.1335184816 + }, + "point_estimate": 1188864.2562948165, + "standard_error": 2433.695697009112 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1183333.3333333333, + "upper_bound": 1187498.6666666667 + }, + "point_estimate": 1186112.0, + "standard_error": 1078.3126622057723 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1231.941738128685, + "upper_bound": 6948.451876640435 + }, + "point_estimate": 2573.7935543060303, + "standard_error": 1496.8058183223125 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1185054.7501900785, + "upper_bound": 1194154.7585818 + }, + "point_estimate": 1189687.4322580646, + "standard_error": 2268.434564900152 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1917.0440486751615, + "upper_bound": 15138.01128967177 + }, + "point_estimate": 9781.781909587073, + "standard_error": 3991.723885087607 + } + } + }, + "Particular/sequential::BarnesHut::0.7/64": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/64", + "directory_name": "Particular/sequential__BarnesHut__0.7/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 61442.45249718472, + "upper_bound": 61637.92396226865 + }, + "point_estimate": 61534.80824883178, + "standard_error": 50.00354237720003 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 61396.94117647059, + "upper_bound": 61659.6974789916 + }, + "point_estimate": 61458.35294117647, + "standard_error": 81.22749043857137 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 41.942149481618635, + "upper_bound": 294.27186928543233 + }, + "point_estimate": 151.24457770702793, + "standard_error": 77.90394754909381 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 61413.33325791855, + "upper_bound": 61740.050750686576 + }, + "point_estimate": 61568.44478178368, + "standard_error": 88.51464695463544 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 116.53319492631712, + "upper_bound": 260.7369761445179 + }, + "point_estimate": 200.1012004833561, + "standard_error": 38.08200238066831 + } + } + }, + "Particular/sequential::BarnesHut::0.7/65536": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/65536", + "directory_name": "Particular/sequential__BarnesHut__0.7/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 457326642.7733333, + "upper_bound": 464206626.1333333 + }, + "point_estimate": 460693333.3333333, + "standard_error": 1762500.4635549877 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 456100096.0, + "upper_bound": 465299968.0 + }, + "point_estimate": 461600000.0, + "standard_error": 2825768.9303460196 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3113412.501525879, + "upper_bound": 12750454.66003418 + }, + "point_estimate": 8154157.525634766, + "standard_error": 2224483.324969193 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4609733.934596412, + "upper_bound": 8598451.304749768 + }, + "point_estimate": 7053204.413758318, + "standard_error": 1016675.2652527872 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8", + "directory_name": "Particular/sequential__BarnesHut__0.7/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2742.612223311756, + "upper_bound": 2833.4136174825057 + }, + "point_estimate": 2780.5088567131106, + "standard_error": 23.73314281302189 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2732.9586528058703, + "upper_bound": 2831.720777082647 + }, + "point_estimate": 2732.9706947645705, + "standard_error": 20.93926590078664 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.01785340765186312, + "upper_bound": 91.5390872604191 + }, + "point_estimate": 11.286100313803272, + "standard_error": 24.72935922701456 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2732.3325708579428, + "upper_bound": 2770.5218373981993 + }, + "point_estimate": 2744.776640785155, + "standard_error": 9.984085005779068 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 30.974419287397662, + "upper_bound": 142.75272906158398 + }, + "point_estimate": 94.60274575630102, + "standard_error": 33.960817727359476 + } + } + }, + "Particular/sequential::BarnesHut::0.7/8192": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BarnesHut::0.7/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BarnesHut::0.7", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BarnesHut::0.7/8192", + "directory_name": "Particular/sequential__BarnesHut__0.7/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37193352.53333333, + "upper_bound": 37246668.8 + }, + "point_estimate": 37220002.13333333, + "standard_error": 13139.228048286112 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 37200000.0, + "upper_bound": 37250048.0 + }, + "point_estimate": 37200000.0, + "standard_error": 21433.48196096525 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0, + "upper_bound": 74201.16348266602 + }, + "point_estimate": 74011.39068603516, + "standard_error": 30987.887950141034 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 35196.982118002605, + "upper_bound": 62343.405211854806 + }, + "point_estimate": 52785.5183141668, + "standard_error": 7116.365250480634 + } + } + }, + "Particular/sequential::BruteForcePairs/1024": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/1024", + "directory_name": "Particular/sequential__BruteForcePairs/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2768494.6148340553, + "upper_bound": 2788404.398533023 + }, + "point_estimate": 2777800.027456987, + "standard_error": 5070.282231219887 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2768752.0, + "upper_bound": 2787488.0 + }, + "point_estimate": 2774976.0, + "standard_error": 5478.438049053737 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5762.767257690798, + "upper_bound": 27777.99310684204 + }, + "point_estimate": 16881.15286393574, + "standard_error": 6234.326449276495 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2769437.24214118, + "upper_bound": 2793278.9344080384 + }, + "point_estimate": 2780039.9483870966, + "standard_error": 6071.4177524618835 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10262.639153180766, + "upper_bound": 28496.60018156734 + }, + "point_estimate": 20298.299621507, + "standard_error": 5052.084446369182 + } + } + }, + "Particular/sequential::BruteForcePairs/128": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/128", + "directory_name": "Particular/sequential__BruteForcePairs/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43656.342224291126, + "upper_bound": 43815.34348161515 + }, + "point_estimate": 43741.415607839896, + "standard_error": 40.74266021012558 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43664.932635253055, + "upper_bound": 43829.42109199701 + }, + "point_estimate": 43777.64961739831, + "standard_error": 36.81826495685701 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 39.94680428476338, + "upper_bound": 218.71384871472185 + }, + "point_estimate": 104.6119675346266, + "standard_error": 45.22608540521698 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 43713.49100523259, + "upper_bound": 43817.509595683354 + }, + "point_estimate": 43765.40070933963, + "standard_error": 26.58638057613645 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 76.47843093185534, + "upper_bound": 216.68492802654836 + }, + "point_estimate": 163.90081222337332, + "standard_error": 36.057492291035345 + } + } + }, + "Particular/sequential::BruteForcePairs/16": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16", + "directory_name": "Particular/sequential__BruteForcePairs/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 704.968897626412, + "upper_bound": 709.837062152567 + }, + "point_estimate": 707.6531690875228, + "standard_error": 1.2549135123827126 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 703.7825553176302, + "upper_bound": 710.9180299785867 + }, + "point_estimate": 709.6971550933007, + "standard_error": 1.148913326103628 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.4045596616256351, + "upper_bound": 5.927521470782655 + }, + "point_estimate": 2.418843640140491, + "standard_error": 1.4988625784696157 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 708.932583572004, + "upper_bound": 711.0291871155862 + }, + "point_estimate": 710.1611350417904, + "standard_error": 0.5364497133931785 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.1995746983525812, + "upper_bound": 6.986032209887816 + }, + "point_estimate": 5.0209410120735525, + "standard_error": 1.312426472799868 + } + } + }, + "Particular/sequential::BruteForcePairs/16384": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/16384", + "directory_name": "Particular/sequential__BruteForcePairs/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 716986725.9733334, + "upper_bound": 718820027.7333333 + }, + "point_estimate": 717873339.7333333, + "standard_error": 469221.9822833987 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 716399872.0, + "upper_bound": 719000064.0 + }, + "point_estimate": 717500160.0, + "standard_error": 750931.8978989437 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 592850.2166748047, + "upper_bound": 2965010.174560547 + }, + "point_estimate": 2223757.63092041, + "standard_error": 663887.6992957331 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1179482.4611689812, + "upper_bound": 2434900.0490043373 + }, + "point_estimate": 1885050.7446450295, + "standard_error": 334526.8182616281 + } + } + }, + "Particular/sequential::BruteForcePairs/2": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2", + "directory_name": "Particular/sequential__BruteForcePairs/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29.205466469581523, + "upper_bound": 29.375154642667955 + }, + "point_estimate": 29.285115208872075, + "standard_error": 0.04351913366570826 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29.15133185147397, + "upper_bound": 29.3417988220904 + }, + "point_estimate": 29.184530529100904, + "standard_error": 0.07442147285065191 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.02007461269502393, + "upper_bound": 0.2623117129275419 + }, + "point_estimate": 0.09455595562619652, + "standard_error": 0.08074051893101661 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29.170179418201915, + "upper_bound": 29.436241073998985 + }, + "point_estimate": 29.302625607616932, + "standard_error": 0.0670258717016528 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.09840621158614142, + "upper_bound": 0.22398530645113532 + }, + "point_estimate": 0.17445773097259057, + "standard_error": 0.032721834172444814 + } + } + }, + "Particular/sequential::BruteForcePairs/2048": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/2048", + "directory_name": "Particular/sequential__BruteForcePairs/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11106099.06586569, + "upper_bound": 11172195.048973544 + }, + "point_estimate": 11137161.723728122, + "standard_error": 16851.06720046672 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11099989.333333334, + "upper_bound": 11163648.0 + }, + "point_estimate": 11133354.666666666, + "standard_error": 18535.05492071108 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 18957.815786508698, + "upper_bound": 88889.57794189343 + }, + "point_estimate": 49451.62792205718, + "standard_error": 17989.259581465147 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11126581.411564218, + "upper_bound": 11226057.15781366 + }, + "point_estimate": 11175885.41935484, + "standard_error": 26758.605936601947 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 34101.59992823672, + "upper_bound": 93192.72211434164 + }, + "point_estimate": 67437.09339047992, + "standard_error": 16053.644848857342 + } + } + }, + "Particular/sequential::BruteForcePairs/256": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/256", + "directory_name": "Particular/sequential__BruteForcePairs/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 173257.62405318138, + "upper_bound": 174435.25148148148 + }, + "point_estimate": 173838.69375562712, + "standard_error": 299.41443735111466 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 172917.33333333334, + "upper_bound": 174167.46666666667 + }, + "point_estimate": 173958.0, + "standard_error": 195.380833954931 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 119.44433634096542, + "upper_bound": 1544.539705912277 + }, + "point_estimate": 421.6873743317527, + "standard_error": 459.98945746183085 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 173446.51640743105, + "upper_bound": 175111.7533692387 + }, + "point_estimate": 174198.58494623657, + "standard_error": 445.5311911256161 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 552.2046527393119, + "upper_bound": 1680.737437286605 + }, + "point_estimate": 1206.822538894614, + "standard_error": 289.1959024609964 + } + } + }, + "Particular/sequential::BruteForcePairs/32": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32", + "directory_name": "Particular/sequential__BruteForcePairs/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2750.5237161554724, + "upper_bound": 2801.5537911398533 + }, + "point_estimate": 2769.884831752842, + "standard_error": 14.254201843927577 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2743.739428066689, + "upper_bound": 2764.5482202461335 + }, + "point_estimate": 2756.614331456332, + "standard_error": 5.055548106299561 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.489728686903905, + "upper_bound": 30.429979188146593 + }, + "point_estimate": 15.375811922513916, + "standard_error": 6.478196566416922 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2747.762753171192, + "upper_bound": 2835.2948332968112 + }, + "point_estimate": 2779.0391434890853, + "standard_error": 24.44297690915949 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.224089989588556, + "upper_bound": 91.06481829039888 + }, + "point_estimate": 57.032359691573255, + "standard_error": 27.47370200599457 + } + } + }, + "Particular/sequential::BruteForcePairs/32768": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/32768", + "directory_name": "Particular/sequential__BruteForcePairs/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2879986688.0, + "upper_bound": 2930226870.613333 + }, + "point_estimate": 2901480021.3333335, + "standard_error": 13022367.4611181 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2877100032.0, + "upper_bound": 2888600064.0 + }, + "point_estimate": 2879899904.0, + "standard_error": 4014086.16453754 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 741632.0892333984, + "upper_bound": 14529384.855651855 + }, + "point_estimate": 4892722.242736816, + "standard_error": 5910178.972491274 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4445971.997192427, + "upper_bound": 76394525.19369833 + }, + "point_estimate": 52207477.01245014, + "standard_error": 18656654.551378377 + } + } + }, + "Particular/sequential::BruteForcePairs/4": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4", + "directory_name": "Particular/sequential__BruteForcePairs/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 60.97189298028832, + "upper_bound": 61.18659686014893 + }, + "point_estimate": 61.08249055873795, + "standard_error": 0.05492188525037781 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 60.928204997730255, + "upper_bound": 61.23447728750502 + }, + "point_estimate": 61.12943186672362, + "standard_error": 0.09053999034909473 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.06512475248577321, + "upper_bound": 0.3568358259114212 + }, + "point_estimate": 0.2185955412000889, + "standard_error": 0.07187087080327466 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 61.03955407265765, + "upper_bound": 61.230892644856915 + }, + "point_estimate": 61.14522082773636, + "standard_error": 0.048785847775299505 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.14098206717532658, + "upper_bound": 0.27059893032924 + }, + "point_estimate": 0.21981004540134333, + "standard_error": 0.0332716079903934 + } + } + }, + "Particular/sequential::BruteForcePairs/4096": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/4096", + "directory_name": "Particular/sequential__BruteForcePairs/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 44586683.733333334, + "upper_bound": 44773324.8 + }, + "point_estimate": 44680004.266666666, + "standard_error": 47651.22425791957 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 44550016.0, + "upper_bound": 44800000.0 + }, + "point_estimate": 44700032.0, + "standard_error": 59053.309872693855 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74011.39068603516, + "upper_bound": 296614.8811340332 + }, + "point_estimate": 148212.55416870117, + "standard_error": 66410.06256340894 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 119515.21930389092, + "upper_bound": 240436.2524678766 + }, + "point_estimate": 190660.9910118955, + "standard_error": 30887.81260848188 + } + } + }, + "Particular/sequential::BruteForcePairs/512": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/512", + "directory_name": "Particular/sequential__BruteForcePairs/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 694394.9815141894, + "upper_bound": 699629.6297672697 + }, + "point_estimate": 696934.8519687719, + "standard_error": 1330.1115447678192 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 692856.380952381, + "upper_bound": 700010.6666666666 + }, + "point_estimate": 696665.6, + "standard_error": 1471.417726504277 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1235.8953380584371, + "upper_bound": 7416.953468322869 + }, + "point_estimate": 4959.395751953102, + "standard_error": 1724.43232052256 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 693815.8725663717, + "upper_bound": 701023.9310304428 + }, + "point_estimate": 697231.0709677419, + "standard_error": 1838.061208568591 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3095.2623305223938, + "upper_bound": 6970.814893637049 + }, + "point_estimate": 5304.314723665775, + "standard_error": 1010.9947334755122 + } + } + }, + "Particular/sequential::BruteForcePairs/64": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/64", + "directory_name": "Particular/sequential__BruteForcePairs/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10916.576470930608, + "upper_bound": 10984.337490780272 + }, + "point_estimate": 10951.17094361776, + "standard_error": 17.188790289628585 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10942.280933509468, + "upper_bound": 10964.375165125495 + }, + "point_estimate": 10952.323766062207, + "standard_error": 7.559779519612277 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 5.615469807836952, + "upper_bound": 91.4519368704586 + }, + "point_estimate": 17.79577804361486, + "standard_error": 24.076710147802917 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10921.124947365264, + "upper_bound": 10955.457015573736 + }, + "point_estimate": 10939.40515617676, + "standard_error": 9.004106502962385 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 29.85616689755228, + "upper_bound": 95.50658395875 + }, + "point_estimate": 68.88986472283013, + "standard_error": 16.518029031689593 + } + } + }, + "Particular/sequential::BruteForcePairs/65536": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/65536", + "directory_name": "Particular/sequential__BruteForcePairs/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11523446664.533333, + "upper_bound": 11535739989.333334 + }, + "point_estimate": 11529486660.266666, + "standard_error": 3133607.4736865703 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 11519000064.0, + "upper_bound": 11535400192.0 + }, + "point_estimate": 11527900160.0, + "standard_error": 4287469.224497825 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2520562.284851074, + "upper_bound": 22683921.926879883 + }, + "point_estimate": 11119547.245788574, + "standard_error": 3560949.345692385 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7770447.162600216, + "upper_bound": 16067880.673936317 + }, + "point_estimate": 12564414.63751695, + "standard_error": 2155267.6853195527 + } + } + }, + "Particular/sequential::BruteForcePairs/8": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8", + "directory_name": "Particular/sequential__BruteForcePairs/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 191.36363281225243, + "upper_bound": 195.2097165943555 + }, + "point_estimate": 192.8833999273592, + "standard_error": 1.0367034712500611 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 191.06457187633055, + "upper_bound": 192.45099772082423 + }, + "point_estimate": 191.5787711056328, + "standard_error": 0.3989043676980326 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2309745342499812, + "upper_bound": 2.156007515562902 + }, + "point_estimate": 1.2928479048579853, + "standard_error": 0.5046335822937106 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 190.8926054090696, + "upper_bound": 192.6706365749056 + }, + "point_estimate": 191.5880618603416, + "standard_error": 0.4619894155793226 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.7146883135334747, + "upper_bound": 6.48913388707205 + }, + "point_estimate": 4.156513177479863, + "standard_error": 1.8104789053597736 + } + } + }, + "Particular/sequential::BruteForcePairs/8192": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForcePairs/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForcePairs", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForcePairs/8192", + "directory_name": "Particular/sequential__BruteForcePairs/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 178126643.2, + "upper_bound": 179593335.89333335 + }, + "point_estimate": 178766677.33333334, + "standard_error": 379832.19425734866 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 177600000.0, + "upper_bound": 179300096.0 + }, + "point_estimate": 178400000.0, + "standard_error": 494839.3385337719 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 148402.32696533203, + "upper_bound": 1778930.1956176758 + }, + "point_estimate": 1334102.7603149414, + "standard_error": 434797.3627064969 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 689098.7736069781, + "upper_bound": 2264005.972044135 + }, + "point_estimate": 1524387.056812516, + "standard_error": 479672.275757987 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/1024": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/1024", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 892305.2267970252, + "upper_bound": 899115.6803386243 + }, + "point_estimate": 895874.9347553184, + "standard_error": 1740.9052889553282 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 896365.3818181818, + "upper_bound": 900000.0 + }, + "point_estimate": 897500.8, + "standard_error": 1391.399150213657 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 735.3695869445801, + "upper_bound": 12177.539623805504 + }, + "point_estimate": 3705.31385421746, + "standard_error": 3729.015346227184 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 893897.5375799801, + "upper_bound": 899674.6872940818 + }, + "point_estimate": 896951.6387096774, + "standard_error": 1486.1044991501456 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3760.9205814601537, + "upper_bound": 9029.988337016095 + }, + "point_estimate": 6987.5240760791985, + "standard_error": 1340.1792581892742 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/128": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/128", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15513.788952545645, + "upper_bound": 15581.750796789956 + }, + "point_estimate": 15548.28888075444, + "standard_error": 17.449369579972952 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15476.21052631579, + "upper_bound": 15601.563909774435 + }, + "point_estimate": 15554.526315789471, + "standard_error": 29.5022952258596 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.970049783313804, + "upper_bound": 116.15062249931846 + }, + "point_estimate": 69.7379356040113, + "standard_error": 23.617488960833825 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15500.125687305324, + "upper_bound": 15584.913019630216 + }, + "point_estimate": 15541.781033228232, + "standard_error": 22.037525485470017 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 46.4367310626136, + "upper_bound": 85.32295015836888 + }, + "point_estimate": 69.81201057970243, + "standard_error": 9.912119927356647 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/16": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/16", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 488.3746700154712, + "upper_bound": 490.96203994742785 + }, + "point_estimate": 489.4830104282418, + "standard_error": 0.6705508230168756 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 487.582991683261, + "upper_bound": 490.02444262231074 + }, + "point_estimate": 489.04736246144233, + "standard_error": 0.46207326801406295 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.33743161924257137, + "upper_bound": 2.8919453158827353 + }, + "point_estimate": 1.7353788985571552, + "standard_error": 0.6591910855705361 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 487.5821253065149, + "upper_bound": 489.05107722840313 + }, + "point_estimate": 488.1928304496178, + "standard_error": 0.377036496379433 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.982519821816914, + "upper_bound": 4.038775759547081 + }, + "point_estimate": 2.6876627727528075, + "standard_error": 0.9119420950389464 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/16384": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/16384", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 231220019.2, + "upper_bound": 233240012.8 + }, + "point_estimate": 232139997.86666667, + "standard_error": 520322.5821526181 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 230800128.0, + "upper_bound": 232499968.0 + }, + "point_estimate": 231800064.0, + "standard_error": 592835.9629807319 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 296425.10833740234, + "upper_bound": 2965010.174560547 + }, + "point_estimate": 1334482.3059082031, + "standard_error": 664562.2080597027 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 945221.5795923008, + "upper_bound": 2929862.323088711 + }, + "point_estimate": 2092422.9467403116, + "standard_error": 541821.8390462463 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/2": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/2", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 104.25518749680084, + "upper_bound": 106.65101139029076 + }, + "point_estimate": 105.15206812498396, + "standard_error": 0.6790746059490463 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 104.16346897532496, + "upper_bound": 104.47643521868216 + }, + "point_estimate": 104.20562361218532, + "standard_error": 0.15106259029935024 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0010145854464272124, + "upper_bound": 0.7717613295783596 + }, + "point_estimate": 0.1901640576730281, + "standard_error": 0.2116403306073032 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 104.21106640476724, + "upper_bound": 105.3793947058695 + }, + "point_estimate": 104.59967211557884, + "standard_error": 0.30243941686745796 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.2323634415199192, + "upper_bound": 4.347993410546494 + }, + "point_estimate": 2.723619276248838, + "standard_error": 1.3541304400307437 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/2048": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/2048", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3551929.0999749876, + "upper_bound": 3578881.837098605 + }, + "point_estimate": 3564839.3286831686, + "standard_error": 6918.2986148629625 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3541674.6666666665, + "upper_bound": 3593937.4545454546 + }, + "point_estimate": 3558325.3333333335, + "standard_error": 10852.29574398603 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9058.488159179731, + "upper_bound": 42346.44404819994 + }, + "point_estimate": 30463.80532582593, + "standard_error": 9885.473326156556 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3543205.709302798, + "upper_bound": 3575203.231315655 + }, + "point_estimate": 3555671.8795698923, + "standard_error": 8251.351989769712 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 17720.568841560515, + "upper_bound": 33973.75296423068 + }, + "point_estimate": 27723.519889863583, + "standard_error": 4148.685125188505 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/256": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/256", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58305.07944042186, + "upper_bound": 58533.749133887504 + }, + "point_estimate": 58424.38299920214, + "standard_error": 58.56530281814701 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58294.2848200313, + "upper_bound": 58591.54929577465 + }, + "point_estimate": 58450.92957746479, + "standard_error": 60.56090201325237 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 75.03089444258167, + "upper_bound": 369.4709810895499 + }, + "point_estimate": 208.4827906648826, + "standard_error": 72.38590556931808 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58232.56408604079, + "upper_bound": 58517.88334057338 + }, + "point_estimate": 58376.303134938666, + "standard_error": 74.50618907608899 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 130.20259979648614, + "upper_bound": 301.4778218427285 + }, + "point_estimate": 234.35119419995104, + "standard_error": 43.87968191941302 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/32": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/32", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1353.7252330836766, + "upper_bound": 1363.34066570217 + }, + "point_estimate": 1358.4787836844905, + "standard_error": 2.4574576897297624 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1348.8975356679637, + "upper_bound": 1367.2702118460872 + }, + "point_estimate": 1359.5523438947564, + "standard_error": 4.691645993859704 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2.8049535169986055, + "upper_bound": 16.55965245135981 + }, + "point_estimate": 15.432005951707923, + "standard_error": 3.755890232613405 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1351.0194946928902, + "upper_bound": 1359.3968078729763 + }, + "point_estimate": 1354.6765742019163, + "standard_error": 2.150536634724342 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7.111012963754379, + "upper_bound": 11.545674585291874 + }, + "point_estimate": 9.847896617294392, + "standard_error": 1.1290664133225743 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/32768": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/32768", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 942493303.4666668, + "upper_bound": 946986666.6666666 + }, + "point_estimate": 944493329.0666668, + "standard_error": 1157805.5368219956 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 941499904.0, + "upper_bound": 947100160.0 + }, + "point_estimate": 943099904.0, + "standard_error": 1335086.2402984744 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 444827.4353027344, + "upper_bound": 5782756.658935547 + }, + "point_estimate": 2965010.174560547, + "standard_error": 1392927.5698482385 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2126620.9618240525, + "upper_bound": 6572229.932544642 + }, + "point_estimate": 4641837.873869104, + "standard_error": 1253875.755890004 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/4": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/4", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 123.34535648202264, + "upper_bound": 124.46624425678536 + }, + "point_estimate": 123.78983077661265, + "standard_error": 0.30149940095336714 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 123.21257291212773, + "upper_bound": 123.86635706151183 + }, + "point_estimate": 123.34896543564108, + "standard_error": 0.18671775715505187 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.09145327511310145, + "upper_bound": 0.8216761009522274 + }, + "point_estimate": 0.3755431675744058, + "standard_error": 0.18961566488165707 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 123.20467028565972, + "upper_bound": 123.41088870185554 + }, + "point_estimate": 123.2822876684814, + "standard_error": 0.05252486091673804 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.29662906908716147, + "upper_bound": 1.9088033901869297 + }, + "point_estimate": 1.2142056924053584, + "standard_error": 0.5260253974740964 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/4096": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/4096", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14174765.771065677, + "upper_bound": 14403067.625065897 + }, + "point_estimate": 14280317.129033929, + "standard_error": 58531.77943652352 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14124992.0, + "upper_bound": 14392850.285714284 + }, + "point_estimate": 14200000.0, + "standard_error": 76105.24428318524 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56811.64955139197, + "upper_bound": 340996.41250610386 + }, + "point_estimate": 168018.50837707557, + "standard_error": 71904.53784294482 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14104230.978612244, + "upper_bound": 14295876.458547885 + }, + "point_estimate": 14184919.329032255, + "standard_error": 49929.81639974558 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 115905.0793252616, + "upper_bound": 300756.1082107628 + }, + "point_estimate": 234579.80638155065, + "standard_error": 47365.73119106466 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/512": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/512", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 225921.3796553957, + "upper_bound": 227405.92801924 + }, + "point_estimate": 226650.5824598625, + "standard_error": 380.14933449023823 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 225405.23243243244, + "upper_bound": 227413.99227799228 + }, + "point_estimate": 226535.46928746928, + "standard_error": 457.33127424201666 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 332.5298103126257, + "upper_bound": 3003.0262818207284 + }, + "point_estimate": 1302.4981626254253, + "standard_error": 590.1742412655533 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 226560.0601112141, + "upper_bound": 228411.7417649961 + }, + "point_estimate": 227582.82824760245, + "standard_error": 474.66465124983824 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 938.15477663863, + "upper_bound": 1908.3641281650796 + }, + "point_estimate": 1520.6013964908582, + "standard_error": 249.3993257661922 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/64": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/64", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4415.880576307289, + "upper_bound": 4476.490399000893 + }, + "point_estimate": 4444.322610959038, + "standard_error": 15.53526519162651 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4396.572429497285, + "upper_bound": 4492.847083552286 + }, + "point_estimate": 4420.641093011035, + "standard_error": 21.55952593496633 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 9.708742654749685, + "upper_bound": 101.19886180819564 + }, + "point_estimate": 35.697496286894804, + "standard_error": 23.790522269647273 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 4394.736695281102, + "upper_bound": 4457.796629882641 + }, + "point_estimate": 4418.955848999034, + "standard_error": 16.297147299756876 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 36.062309069309094, + "upper_bound": 75.9890920531361 + }, + "point_estimate": 62.23966172453888, + "standard_error": 10.138225991789174 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/65536": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/65536", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3780499985.0666666, + "upper_bound": 3793846647.466666 + }, + "point_estimate": 3787499980.8, + "standard_error": 3414205.1987381424 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3776600064.0, + "upper_bound": 3797299968.0 + }, + "point_estimate": 3790099968.0, + "standard_error": 4211555.236184342 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3855044.590759278, + "upper_bound": 21794646.601867676 + }, + "point_estimate": 10674719.81048584, + "standard_error": 4659411.085292283 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7977038.671372159, + "upper_bound": 16687295.785911052 + }, + "point_estimate": 13729349.8841875, + "standard_error": 2195120.968382448 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/8": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/8", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 216.81309221310988, + "upper_bound": 219.5879919761039 + }, + "point_estimate": 218.03788040741728, + "standard_error": 0.7157639797209541 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 216.33179340465244, + "upper_bound": 218.5867125419841 + }, + "point_estimate": 216.62817216031584, + "standard_error": 0.7684812618021144 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.32204705005017986, + "upper_bound": 3.0758779474182902 + }, + "point_estimate": 1.5390343718385586, + "standard_error": 0.8090310354418597 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 216.70082979379143, + "upper_bound": 219.46325484719716 + }, + "point_estimate": 218.07855118147185, + "standard_error": 0.7014091954743866 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.9684633658145306, + "upper_bound": 4.011756969387205 + }, + "point_estimate": 2.8627810133152645, + "standard_error": 0.8289136418936861 + } + } + }, + "Particular/sequential::BruteForceSIMD<4>/8192": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceSIMD<4>/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceSIMD<4>", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceSIMD<4>/8192", + "directory_name": "Particular/sequential__BruteForceSIMD_4_/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56309981.86666667, + "upper_bound": 56536661.333333336 + }, + "point_estimate": 56420002.13333333, + "standard_error": 57765.78328244311 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 56249984.0, + "upper_bound": 56550016.0 + }, + "point_estimate": 56400000.0, + "standard_error": 88153.08547494635 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74201.16348266602, + "upper_bound": 370816.0446166992 + }, + "point_estimate": 222413.7176513672, + "standard_error": 78335.40608942993 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 151042.0522217181, + "upper_bound": 283968.14349959476 + }, + "point_estimate": 231316.78662754947, + "standard_error": 33712.43657143832 + } + } + }, + "Particular/sequential::BruteForceScalar/1024": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/1024", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "1024", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/1024", + "directory_name": "Particular/sequential__BruteForceScalar/1024" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3644529.405044733, + "upper_bound": 3662289.1750453985 + }, + "point_estimate": 3653114.1109833377, + "standard_error": 4529.166372922281 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3645238.8571428577, + "upper_bound": 3658336.0 + }, + "point_estimate": 3653842.051282051, + "standard_error": 3198.9701077066206 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2986.525425766614, + "upper_bound": 20590.34843444824 + }, + "point_estimate": 10647.713681734918, + "standard_error": 4849.372581165357 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3646406.468765432, + "upper_bound": 3655718.435192027 + }, + "point_estimate": 3651532.111827957, + "standard_error": 2381.3700216512107 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 7740.164730569208, + "upper_bound": 25690.641593618133 + }, + "point_estimate": 18161.648111273596, + "standard_error": 4660.636121795897 + } + } + }, + "Particular/sequential::BruteForceScalar/128": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/128", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "128", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/128", + "directory_name": "Particular/sequential__BruteForceScalar/128" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 57314.76621821799, + "upper_bound": 57745.76215521105 + }, + "point_estimate": 57535.09646534536, + "standard_error": 109.6757050877036 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 57546.311111111114, + "upper_bound": 57708.26666666667 + }, + "point_estimate": 57637.333333333336, + "standard_error": 80.16938849344635 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 71.16479873657227, + "upper_bound": 685.8031581949255 + }, + "point_estimate": 134.94954427083286, + "standard_error": 175.2412507691706 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 57353.66318312762, + "upper_bound": 57665.7633532321 + }, + "point_estimate": 57514.00860215054, + "standard_error": 79.1845609168053 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 209.44858033838503, + "upper_bound": 609.3170416766332 + }, + "point_estimate": 440.33645795401594, + "standard_error": 102.6248842601776 + } + } + }, + "Particular/sequential::BruteForceScalar/16": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/16", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16", + "directory_name": "Particular/sequential__BruteForceScalar/16" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 891.1208327749978, + "upper_bound": 898.5176640253995 + }, + "point_estimate": 894.5968204796376, + "standard_error": 1.8904895926626093 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 890.576655897768, + "upper_bound": 896.5100150764592 + }, + "point_estimate": 891.6662502692225, + "standard_error": 1.6508399147115216 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.8031521545975441, + "upper_bound": 9.97809260769093 + }, + "point_estimate": 2.796727031976426, + "standard_error": 2.4969555873038995 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 889.7391301097856, + "upper_bound": 898.0134468522377 + }, + "point_estimate": 893.4107063703251, + "standard_error": 2.1733177566077924 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3.5791916236049435, + "upper_bound": 9.818413602129803 + }, + "point_estimate": 7.587479794796605, + "standard_error": 1.5808641022583452 + } + } + }, + "Particular/sequential::BruteForceScalar/16384": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/16384", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "16384", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/16384", + "directory_name": "Particular/sequential__BruteForceScalar/16384" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 940446453.3333334, + "upper_bound": 943879987.2 + }, + "point_estimate": 942213324.8, + "standard_error": 876581.4690260137 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 940699904.0, + "upper_bound": 943400192.0 + }, + "point_estimate": 942700032.0, + "standard_error": 813117.4111792627 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 889275.325012207, + "upper_bound": 6375227.33001709 + }, + "point_estimate": 2965389.7201538086, + "standard_error": 1513575.8723417907 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2097448.56760004, + "upper_bound": 4359982.39335343 + }, + "point_estimate": 3515056.1966200527, + "standard_error": 569723.0690986984 + } + } + }, + "Particular/sequential::BruteForceScalar/2": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/2", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2", + "directory_name": "Particular/sequential__BruteForceScalar/2" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 40.49230509890141, + "upper_bound": 40.62633223325663 + }, + "point_estimate": 40.552792263634906, + "standard_error": 0.03438400712724686 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 40.44852224421911, + "upper_bound": 40.599214141434445 + }, + "point_estimate": 40.53238288887326, + "standard_error": 0.029121536575241327 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.0353871476028979, + "upper_bound": 0.16046815179040946 + }, + "point_estimate": 0.09908401328812257, + "standard_error": 0.03266706538034058 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 40.485481480629744, + "upper_bound": 40.67702439380139 + }, + "point_estimate": 40.56003545148615, + "standard_error": 0.05151918265073152 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.05924927045072354, + "upper_bound": 0.19942168302569463 + }, + "point_estimate": 0.13805751330857488, + "standard_error": 0.03967356313801678 + } + } + }, + "Particular/sequential::BruteForceScalar/2048": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/2048", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "2048", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/2048", + "directory_name": "Particular/sequential__BruteForceScalar/2048" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14601776.558566766, + "upper_bound": 14696462.571097642 + }, + "point_estimate": 14653177.826996708, + "standard_error": 24395.29686564794 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14600192.0, + "upper_bound": 14714294.857142856 + }, + "point_estimate": 14685732.57142857, + "standard_error": 24256.34583795549 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14795.952377318048, + "upper_bound": 134497.15659401758 + }, + "point_estimate": 45839.167186191975, + "standard_error": 31300.774084226905 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14687176.08698424, + "upper_bound": 14719112.3042676 + }, + "point_estimate": 14704678.606451614, + "standard_error": 7965.287268514899 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 42607.82897571892, + "upper_bound": 132922.43972225988 + }, + "point_estimate": 97693.1187789478, + "standard_error": 23757.308465965973 + } + } + }, + "Particular/sequential::BruteForceScalar/256": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/256", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "256", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/256", + "directory_name": "Particular/sequential__BruteForceScalar/256" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 230573.82138943736, + "upper_bound": 235790.5225977546 + }, + "point_estimate": 232920.94061630065, + "standard_error": 1349.8465072860956 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 229999.3945945946, + "upper_bound": 234303.33471933473 + }, + "point_estimate": 230931.21921921923, + "standard_error": 1048.4520222262036 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 668.4789502942693, + "upper_bound": 6088.649358243928 + }, + "point_estimate": 1782.610534118138, + "standard_error": 1564.0570333189532 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 230963.0117211288, + "upper_bound": 235140.21954240964 + }, + "point_estimate": 232735.3862249346, + "standard_error": 1063.789806955896 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 1876.3632829201729, + "upper_bound": 7360.775149672721 + }, + "point_estimate": 5427.946430364589, + "standard_error": 1450.3981146826118 + } + } + }, + "Particular/sequential::BruteForceScalar/32": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/32", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32", + "directory_name": "Particular/sequential__BruteForceScalar/32" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3478.2060812606387, + "upper_bound": 3556.2940093265256 + }, + "point_estimate": 3511.306147619073, + "standard_error": 20.198979657896725 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3486.394557823129, + "upper_bound": 3521.177489177489 + }, + "point_estimate": 3502.7524856096284, + "standard_error": 8.051913431198201 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8.478206442887865, + "upper_bound": 47.36006842325938 + }, + "point_estimate": 24.292606162126596, + "standard_error": 10.211038192056366 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3497.0256635299443, + "upper_bound": 3557.767442911055 + }, + "point_estimate": 3516.431950844854, + "standard_error": 16.34349671548494 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15.161691273582624, + "upper_bound": 125.50882039430824 + }, + "point_estimate": 80.80836933723475, + "standard_error": 31.113498671722564 + } + } + }, + "Particular/sequential::BruteForceScalar/32768": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/32768", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "32768", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/32768", + "directory_name": "Particular/sequential__BruteForceScalar/32768" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3980739843.84, + "upper_bound": 4076260194.133333 + }, + "point_estimate": 4019766681.6, + "standard_error": 25295410.472541288 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 3977100032.0, + "upper_bound": 4036000000.0 + }, + "point_estimate": 4008600064.0, + "standard_error": 12775997.460845206 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 10971144.918823242, + "upper_bound": 67458536.01837158 + }, + "point_estimate": 42698879.24194336, + "standard_error": 13938274.59871391 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 25198196.663826387, + "upper_bound": 159222471.20297334 + }, + "point_estimate": 101181434.35049878, + "standard_error": 41669206.9040416 + } + } + }, + "Particular/sequential::BruteForceScalar/4": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/4", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4", + "directory_name": "Particular/sequential__BruteForceScalar/4" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 79.50056313142123, + "upper_bound": 80.07964657289973 + }, + "point_estimate": 79.72424277307263, + "standard_error": 0.16082573938382666 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 79.4271702320306, + "upper_bound": 79.74928708832371 + }, + "point_estimate": 79.58843488095583, + "standard_error": 0.0634440007989018 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.05854976937881023, + "upper_bound": 0.32569959533863624 + }, + "point_estimate": 0.23847947840976377, + "standard_error": 0.07605921847777296 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 79.47571454072667, + "upper_bound": 79.76669607474304 + }, + "point_estimate": 79.58339378075966, + "standard_error": 0.07476888224080047 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.1262128942684439, + "upper_bound": 1.0267541007333116 + }, + "point_estimate": 0.643071207270229, + "standard_error": 0.3047926907375985 + } + } + }, + "Particular/sequential::BruteForceScalar/4096": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/4096", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "4096", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/4096", + "directory_name": "Particular/sequential__BruteForceScalar/4096" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58499985.06666667, + "upper_bound": 59103325.86666667 + }, + "point_estimate": 58753331.2, + "standard_error": 158613.00022192474 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 58499968.0, + "upper_bound": 58849920.0 + }, + "point_estimate": 58600064.0, + "standard_error": 85235.32271067816 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 74201.16348266602, + "upper_bound": 593039.9894714355 + }, + "point_estimate": 296425.10833740234, + "standard_error": 141940.007332033 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 195021.14451486387, + "upper_bound": 973358.2542728886 + }, + "point_estimate": 635685.0505052684, + "standard_error": 235943.62509833192 + } + } + }, + "Particular/sequential::BruteForceScalar/512": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/512", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "512", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/512", + "directory_name": "Particular/sequential__BruteForceScalar/512" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 919843.1255578198, + "upper_bound": 928650.7137167423 + }, + "point_estimate": 924201.755942428, + "standard_error": 2257.7794816019996 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 916999.68, + "upper_bound": 933636.6545454544 + }, + "point_estimate": 919995.7333333332, + "standard_error": 5017.510112258356 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 2110.9964425223247, + "upper_bound": 14084.304389953531 + }, + "point_estimate": 11867.125549316486, + "standard_error": 3715.864127537408 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 923051.9158270622, + "upper_bound": 931779.8033280552 + }, + "point_estimate": 927653.1406451612, + "standard_error": 2215.9554386353716 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 6646.124672779561, + "upper_bound": 10515.519557476033 + }, + "point_estimate": 9060.448795810144, + "standard_error": 989.7101601126462 + } + } + }, + "Particular/sequential::BruteForceScalar/64": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/64", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "64", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/64", + "directory_name": "Particular/sequential__BruteForceScalar/64" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14554.066427995916, + "upper_bound": 14578.3761473988 + }, + "point_estimate": 14566.994955942042, + "standard_error": 6.207952222673828 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14561.369824561403, + "upper_bound": 14588.40701754386 + }, + "point_estimate": 14561.459649122808, + "standard_error": 6.740106304148884 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.05918839660969268, + "upper_bound": 39.95216771175831 + }, + "point_estimate": 17.268214710970206, + "standard_error": 11.392891703675405 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 14538.01154399613, + "upper_bound": 14580.623568069474 + }, + "point_estimate": 14561.545851726089, + "standard_error": 11.332725571100845 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 12.089078846886292, + "upper_bound": 35.26818336545229 + }, + "point_estimate": 24.846403219440976, + "standard_error": 6.439319638194867 + } + } + }, + "Particular/sequential::BruteForceScalar/65536": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/65536", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "65536", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/65536", + "directory_name": "Particular/sequential__BruteForceScalar/65536" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15154999379.626663, + "upper_bound": 15484253654.186666 + }, + "point_estimate": 15305673335.466667, + "standard_error": 84822337.89540917 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 15100000000.0, + "upper_bound": 15441500160.0 + }, + "point_estimate": 15113499904.0, + "standard_error": 84486321.66378579 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 8747007.74230957, + "upper_bound": 399560550.5767822 + }, + "point_estimate": 47146774.04937744, + "standard_error": 104544415.13452408 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 127724247.49594586, + "upper_bound": 426933181.3701438 + }, + "point_estimate": 340316176.0431481, + "standard_error": 71152948.90052187 + } + } + }, + "Particular/sequential::BruteForceScalar/8": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/8", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8", + "directory_name": "Particular/sequential__BruteForceScalar/8" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 236.71135531198937, + "upper_bound": 237.86619653825548 + }, + "point_estimate": 237.25721700287943, + "standard_error": 0.2965300464285358 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 236.2933691295614, + "upper_bound": 237.7695141804473 + }, + "point_estimate": 237.05572216034045, + "standard_error": 0.35501743081430526 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.38334653824372056, + "upper_bound": 1.7961772674522518 + }, + "point_estimate": 1.0582680302223408, + "standard_error": 0.4039814784888384 + }, + "slope": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 236.5095120633791, + "upper_bound": 237.77901871651073 + }, + "point_estimate": 237.0133917079647, + "standard_error": 0.33181893655414874 + }, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 0.6436198973080152, + "upper_bound": 1.5267379780631258 + }, + "point_estimate": 1.1918112102510057, + "standard_error": 0.22444453409502063 + } + } + }, + "Particular/sequential::BruteForceScalar/8192": { + "baseline": "wasm-x86-f32-3d", + "fullname": "wasm-x86-f32-3d/Particular/sequential::BruteForceScalar/8192", + "criterion_benchmark_v1": { + "group_id": "Particular", + "function_id": "sequential::BruteForceScalar", + "value_str": "8192", + "throughput": null, + "full_id": "Particular/sequential::BruteForceScalar/8192", + "directory_name": "Particular/sequential__BruteForceScalar/8192" + }, + "criterion_estimates_v1": { + "mean": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 234186666.66666663, + "upper_bound": 235279991.46666667 + }, + "point_estimate": 234713326.93333337, + "standard_error": 280106.24050103547 + }, + "median": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 233799936.0, + "upper_bound": 235200000.0 + }, + "point_estimate": 234500096.0, + "standard_error": 350634.5068319348 + }, + "median_abs_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 444827.4353027344, + "upper_bound": 1779309.7412109375 + }, + "point_estimate": 1038057.1975708008, + "standard_error": 342535.74251657946 + }, + "slope": null, + "std_dev": { + "confidence_interval": { + "confidence_level": 0.95, + "lower_bound": 639225.7559251505, + "upper_bound": 1448091.162467834 + }, + "point_estimate": 1128121.3215156468, + "standard_error": 208763.02852453783 + } + } + } + } +} \ No newline at end of file