diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-19 22:56:14 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-19 22:56:14 +0200 |
| commit | eb89f4c234e5d3868ad33223684934a30c76393e (patch) | |
| tree | 0256b6206276c746ebfd26db9752f2ff59ef65c9 /benchmarks | |
| parent | c537e9c25d3dd2d6ef164af3effefb45007245b6 (diff) | |
| download | nissy-core-eb89f4c234e5d3868ad33223684934a30c76393e.tar.gz nissy-core-eb89f4c234e5d3868ad33223684934a30c76393e.zip | |
Fix pictures in benchmarks, maybe
Diffstat (limited to '')
| -rw-r--r-- | benchmarks/benchmarks.md | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/benchmarks.md b/benchmarks/benchmarks.md index 8504800..9f4ec1a 100644 --- a/benchmarks/benchmarks.md +++ b/benchmarks/benchmarks.md | |||
| @@ -98,10 +98,10 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 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> | 100 | <details><summary>Plots</summary> |
| 101 |  | 101 | <img src="img/17moves1thread.png"> |
| 102 |  | 102 | <img src="img/18moves1thread.png"> |
| 103 |  | 103 | <img src="img/19moves1thread.png"> |
| 104 |  | 104 | <img src="img/20moves1thread.png"> |
| 105 | </details> | 105 | </details> |
| 106 | 106 | ||
| 107 | ### Multithread (4 threads) | 107 | ### Multithread (4 threads) |
| @@ -137,10 +137,10 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 137 | |H48 h6 k2 | 1.8GiB | 1.17 | 8.62 | 43.04 | | | | 137 | |H48 h6 k2 | 1.8GiB | 1.17 | 8.62 | 43.04 | | | |
| 138 | 138 | ||
| 139 | <details><summary>Plots</summary> | 139 | <details><summary>Plots</summary> |
| 140 |  | 140 | <img src="img/17moves4threads.png"> |
| 141 |  | 141 | <img src="img/18moves4threads.png"> |
| 142 |  | 142 | <img src="img/19moves4threads.png"> |
| 143 |  | 143 | <img src="img/20moves4threads.png"> |
| 144 | </details> | 144 | </details> |
| 145 | 145 | ||
| 146 | (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 |
| @@ -179,10 +179,10 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 179 | |H48 h6 k2 | 1.8GiB | 0.38 | 2.75 | 14.08 | | | | 179 | |H48 h6 k2 | 1.8GiB | 0.38 | 2.75 | 14.08 | | | |
| 180 | 180 | ||
| 181 | <details><summary>Plots</summary> | 181 | <details><summary>Plots</summary> |
| 182 |  | 182 | <img src="img/17moves16threads.png"> |
| 183 |  | 183 | <img src="img/18moves16threads.png"> |
| 184 |  | 184 | <img src="img/19moves16threads.png"> |
| 185 |  | 185 | <img src="img/20moves16threads.png"> |
| 186 | </details> | 186 | </details> |
| 187 | 187 | ||
| 188 | (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 |
