aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tables_all_solutions.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-01-26 22:52:15 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2026-01-26 22:52:15 +0100
commit233169d9ab5fb8a796d91a3694f8a522fa54d194 (patch)
tree431e21f77f22f123a3caf4ade644c910ae6514d4 /benchmarks/tables_all_solutions.md
parent74299c8919cb2e2f6e1678817529e3a730cf6b81 (diff)
downloadnissy-core-233169d9ab5fb8a796d91a3694f8a522fa54d194.tar.gz
nissy-core-233169d9ab5fb8a796d91a3694f8a522fa54d194.zip
Improve multithreading benchmarks (compare speedup factor, not with vcube)
Diffstat (limited to 'benchmarks/tables_all_solutions.md')
-rw-r--r--benchmarks/tables_all_solutions.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/benchmarks/tables_all_solutions.md b/benchmarks/tables_all_solutions.md
new file mode 100644
index 0000000..2959e0b
--- /dev/null
+++ b/benchmarks/tables_all_solutions.md
@@ -0,0 +1,26 @@
1<!-- The following details block can be found in benchmarks/tables_all_solutions.md -->
2<details><summary>Results: All solutions, 16 threads</summary>
3
4Time per cube (in seconds, lower is better).
5
6| Solver | Size |17 moves|18 moves|19 moves|20 moves|Superflip|
7|:---------|:-------|-------:|-------:|-------:|-------:|--------:|
8|H48 h11 |56.5 GiB| 0.04| 0.26| 2.22| 18.96| 16.95|
9|H48 h10 |28.3 GiB| 0.05| 0.42| 3.82| 34.42| 36.80|
10|H48 h9 |14.1 GiB| 0.08| 0.73| 7.28| | |
11|H48 h8 | 7.1 GiB| 0.15| 1.56| 15.41| | |
12|H48 h7 | 3.5 GiB| 0.21| 2.38| 26.52| | |
13|H48 h6 | 1.8 GiB| 0.39| 4.67| 53.00| | |
14
15Time per cube adjusted for table size (in seconds \* GiB, lower is better).
16
17| Solver | Size |17 moves|18 moves|19 moves|20 moves|Superflip|
18|:---------|:-------|-------:|-------:|-------:|-------:|--------:|
19|H48 h11 |56.5 GiB| 2.11| 14.55| 125.21| 1071.23| 957.47|
20|H48 h10 |28.3 GiB| 1.48| 11.96| 107.83| 972.35| 1039.73|
21|H48 h9 |14.1 GiB| 1.08| 10.29| 102.88| | |
22|H48 h8 | 7.1 GiB| 1.03| 10.99| 108.87| | |
23|H48 h7 | 3.5 GiB| 0.74| 8.41| 93.69| | |
24|H48 h6 | 1.8 GiB| 0.70| 8.25| 93.68| | |
25
26</details>

Generated with cgit - Back to sebastiano.tronto.net