diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-19 22:51:48 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-19 22:51:48 +0200 |
| commit | c537e9c25d3dd2d6ef164af3effefb45007245b6 (patch) | |
| tree | 8f1cfd9f3f05d3c34207bab84f7f2dc3c0c9e5e2 /benchmarks/benchmarks.md | |
| parent | 05bae37d768fca39c478d682545fedeb76f35409 (diff) | |
| download | nissy-core-c537e9c25d3dd2d6ef164af3effefb45007245b6.tar.gz nissy-core-c537e9c25d3dd2d6ef164af3effefb45007245b6.zip | |
Added plots to benchmark
Diffstat (limited to '')
| -rw-r--r-- | benchmarks/benchmarks.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/benchmarks/benchmarks.md b/benchmarks/benchmarks.md index 8170892..8504800 100644 --- a/benchmarks/benchmarks.md +++ b/benchmarks/benchmarks.md | |||
| @@ -97,6 +97,13 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 97 | |vcube 112 | 2.4GiB | 2.42 | 22.53 | | | | | 97 | |vcube 112 | 2.4GiB | 2.42 | 22.53 | | | | |
| 98 | |H48 h6 k2 | 1.8GiB | 4.10 | 30.40 | | | | | 98 | |H48 h6 k2 | 1.8GiB | 4.10 | 30.40 | | | | |
| 99 | 99 | ||
| 100 | <details><summary>Plots</summary> | ||
| 101 |  | ||
| 102 |  | ||
| 103 |  | ||
| 104 |  | ||
| 105 | </details> | ||
| 106 | |||
| 100 | ### Multithread (4 threads) | 107 | ### Multithread (4 threads) |
| 101 | 108 | ||
| 102 | Time per cube (in seconds, lower is better). | 109 | Time per cube (in seconds, lower is better). |
| @@ -129,6 +136,13 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 129 | |vcube 112 | 2.4GiB | 0.70 | 7.56 | 28.94 | | (a) | | 136 | |vcube 112 | 2.4GiB | 0.70 | 7.56 | 28.94 | | (a) | |
| 130 | |H48 h6 k2 | 1.8GiB | 1.17 | 8.62 | 43.04 | | | | 137 | |H48 h6 k2 | 1.8GiB | 1.17 | 8.62 | 43.04 | | | |
| 131 | 138 | ||
| 139 | <details><summary>Plots</summary> | ||
| 140 |  | ||
| 141 |  | ||
| 142 |  | ||
| 143 |  | ||
| 144 | </details> | ||
| 145 | |||
| 132 | (a) vcube cannot parallelize on a single scramble, the results for the | 146 | (a) vcube cannot parallelize on a single scramble, the results for the |
| 133 | Superflip are going to be the same as in the single thread case. | 147 | Superflip are going to be the same as in the single thread case. |
| 134 | 148 | ||
| @@ -164,6 +178,13 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 164 | |vcube 112 | 2.4GiB | 0.36 | 3.98 | 12.43 | | (a) | | 178 | |vcube 112 | 2.4GiB | 0.36 | 3.98 | 12.43 | | (a) | |
| 165 | |H48 h6 k2 | 1.8GiB | 0.38 | 2.75 | 14.08 | | | | 179 | |H48 h6 k2 | 1.8GiB | 0.38 | 2.75 | 14.08 | | | |
| 166 | 180 | ||
| 181 | <details><summary>Plots</summary> | ||
| 182 |  | ||
| 183 |  | ||
| 184 |  | ||
| 185 |  | ||
| 186 | </details> | ||
| 187 | |||
| 167 | (a) vcube cannot parallelize on a single scramble, the results for the | 188 | (a) vcube cannot parallelize on a single scramble, the results for the |
| 168 | Superflip are going to be the same as in the single thread case. | 189 | Superflip are going to be the same as in the single thread case. |
| 169 | 190 | ||
