aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/results_h48_clang.py
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/results_h48_clang.py')
-rw-r--r--benchmarks/results_h48_clang.py36
1 files changed, 0 insertions, 36 deletions
diff --git a/benchmarks/results_h48_clang.py b/benchmarks/results_h48_clang.py
deleted file mode 100644
index 3fbc553..0000000
--- a/benchmarks/results_h48_clang.py
+++ /dev/null
@@ -1,36 +0,0 @@
1h48_single_thread = {
2 6: {17: 57.7296, 18: 436.0622, 19: 2240.5087},
3 7: {17: 27.8748, 18: 222.3812, 19: 1114.8537},
4 8: {17: 23.6884, 18: 181.7169, 19: 722.1819},
5 9: {17: 10.1115, 18: 72.6935, 19: 328.5458},
6 10: {17: 7.0337, 18: 37.5239, 19: 179.3647, 20: 1267.3059, "superflip": 71.8359},
7 11: {17: 3.9693, 18: 24.2573, 19: 106.8995, 20: 688.5594, "superflip": 32.0008},
8}
9
10h48_4_threads = {
11 6: {17: 16.7353, 18: 129.9696, 19: 663.2930},
12 7: {17: 8.4315, 18: 65.4883, 19: 348.3440},
13 8: {17: 6.9127, 18: 51.8117, 19: 208.8438},
14 9: {17: 3.0985, 18: 21.2920, 19: 95.3467, 20: 711.2927, "superflip": 35.3772},
15 10: {17: 2.0592, 18: 10.6636, 19: 49.9811, 20: 388.0203, "superflip": 18.6665},
16 11: {17: 1.3065, 18: 6.9261, 19: 29.7725, 20: 197.9893, "superflip": 9.1158},
17}
18
19h48_16_threads = {
20 6: {17: 5.6335, 18: 39.2955, 19: 207.5730},
21 7: {17: 2.9328, 18: 21.0462, 19: 104.7917},
22 8: {17: 2.4790, 18: 17.0854, 19: 67.6617},
23 9: {17: 1.1561, 18: 7.0899, 19: 30.5952, 20: 220.9804, "superflip": 13.5599},
24 10: {17: 0.8002, 18: 3.6835, 19: 16.4910, 20: 114.4733, "superflip": 7.6359},
25 11: {17: 0.5475, 18: 2.4681, 19: 9.8224, 20: 60.7893, "superflip": 3.8795},
26}
27
28h48_all_solutions = {
29 6: {17: 18.3998, 18: 223.3861, 19: 2459.7513},
30 7: {17: 9.6264, 18: 114.2752, 19: 1242.9741},
31 8: {17: 7.1793, 18: 81.2145, 19: 783.8113},
32 9: {17: 3.3487, 18: 36.9225, 19: 363.1912},
33 10: {17: 2.0002, 18: 20.4565, 19: 187.5199, 20: 1570.6074, "superflip": 68.2016},
34 11: {17: 1.2833, 18: 12.3616, 19: 105.6184, 20: 872.5879, "superflip": 34.1071},
35}
36

Generated with cgit - Back to sebastiano.tronto.net