From c537e9c25d3dd2d6ef164af3effefb45007245b6 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 19 Jun 2025 22:51:48 +0200 Subject: Added plots to benchmark --- benchmarks/benchmarks.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'benchmarks/benchmarks.md') 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). |vcube 112 | 2.4GiB | 2.42 | 22.53 | | | | |H48 h6 k2 | 1.8GiB | 4.10 | 30.40 | | | | +
Plots +![17-1](img/17moves1thread.png) +![18-1](img/18moves1thread.png) +![19-1](img/19moves1thread.png) +![20-1](img/20moves1thread.png) +
+ ### Multithread (4 threads) 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). |vcube 112 | 2.4GiB | 0.70 | 7.56 | 28.94 | | (a) | |H48 h6 k2 | 1.8GiB | 1.17 | 8.62 | 43.04 | | | +
Plots +![17-4](img/17moves4threads.png) +![18-4](img/18moves4threads.png) +![19-4](img/19moves4threads.png) +![20-4](img/20moves4threads.png) +
+ (a) vcube cannot parallelize on a single scramble, the results for the Superflip are going to be the same as in the single thread case. @@ -164,6 +178,13 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). |vcube 112 | 2.4GiB | 0.36 | 3.98 | 12.43 | | (a) | |H48 h6 k2 | 1.8GiB | 0.38 | 2.75 | 14.08 | | | +
Plots +![17-16](img/17moves16threads.png) +![18-16](img/18moves16threads.png) +![19-16](img/19moves16threads.png) +![20-16](img/20moves16threads.png) +
+ (a) vcube cannot parallelize on a single scramble, the results for the Superflip are going to be the same as in the single thread case. -- cgit v1.3