diff options
Diffstat (limited to 'benchmarks/tables_1_thread.md')
| -rw-r--r-- | benchmarks/tables_1_thread.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/benchmarks/tables_1_thread.md b/benchmarks/tables_1_thread.md new file mode 100644 index 0000000..c0abb50 --- /dev/null +++ b/benchmarks/tables_1_thread.md | |||
| @@ -0,0 +1,40 @@ | |||
| 1 | <!-- The following details block can be found in benchmarks/tables_1_thread.md --> | ||
| 2 | <details><summary>Results: Single solution, single thread</summary> | ||
| 3 | |||
| 4 | Time per cube (in seconds, lower is better). | ||
| 5 | |||
| 6 | | Solver | Size |17 moves|18 moves|19 moves|20 moves|Superflip| | ||
| 7 | |:---------|:-------|-------:|-------:|-------:|-------:|--------:| | ||
| 8 | |vcube 212 |58.2 GiB| 0.11| 0.75| 3.43| 27.28| 19.30| | ||
| 9 | |H48 h11 |56.5 GiB| 0.09| 0.50| 2.24| 15.73| 15.55| | ||
| 10 | |vcube 404 |31.8 GiB| 0.23| 1.24| 6.10| 59.33| 268.26| | ||
| 11 | |H48 h10 |28.3 GiB| 0.15| 0.76| 3.36| 23.51| 38.05| | ||
| 12 | |vcube 308 |21.2 GiB| 0.17| 1.02| 6.20| 58.70| 604.35| | ||
| 13 | |H48 h9 |14.1 GiB| 0.24| 1.48| 6.69| | | | ||
| 14 | |vcube 208 | 7.3 GiB| 0.56| 4.36| 20.58| | | | ||
| 15 | |H48 h8 | 7.1 GiB| 0.46| 3.36| 14.13| | | | ||
| 16 | |H48 h7 | 3.5 GiB| 0.63| 4.85| 23.25| | | | ||
| 17 | |vcube 112 | 2.4 GiB| 0.96| 9.29| 40.52| | | | ||
| 18 | |H48 h6 | 1.8 GiB| 1.25| 9.45| 46.31| | | | ||
| 19 | |||
| 20 | Time per cube adjusted for table size (in seconds \* GiB, lower is better). | ||
| 21 | |||
| 22 | | Solver | Size |17 moves|18 moves|19 moves|20 moves|Superflip| | ||
| 23 | |:---------|:-------|-------:|-------:|-------:|-------:|--------:| | ||
| 24 | |vcube 212 |58.2 GiB| 6.43| 43.80| 199.38| 1587.43| 1122.73| | ||
| 25 | |H48 h11 |56.5 GiB| 5.21| 28.28| 126.68| 889.01| 878.77| | ||
| 26 | |vcube 404 |31.8 GiB| 7.40| 39.47| 194.01| 1887.94| 8535.87| | ||
| 27 | |H48 h10 |28.3 GiB| 4.22| 21.37| 94.86| 664.22| 1075.08| | ||
| 28 | |vcube 308 |21.2 GiB| 3.51| 21.71| 131.50| 1245.26| 12819.94| | ||
| 29 | |H48 h9 |14.1 GiB| 3.34| 20.97| 94.57| | | | ||
| 30 | |vcube 208 | 7.3 GiB| 4.08| 31.74| 149.68| | | | ||
| 31 | |H48 h8 | 7.1 GiB| 3.25| 23.75| 99.82| | | | ||
| 32 | |H48 h7 | 3.5 GiB| 2.22| 17.12| 82.14| | | | ||
| 33 | |vcube 112 | 2.4 GiB| 2.33| 22.53| 98.23| | | | ||
| 34 | |H48 h6 | 1.8 GiB| 2.21| 16.70| 81.86| | | | ||
| 35 | |||
| 36 | <img src="img/17moves1thread.png"> | ||
| 37 | <img src="img/18moves1thread.png"> | ||
| 38 | <img src="img/19moves1thread.png"> | ||
| 39 | <img src="img/20moves1thread.png"> | ||
| 40 | </details> | ||
