aboutsummaryrefslogtreecommitdiff
path: root/old/benchmark
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--old/benchmark/bench.c (renamed from benchmark/bench.c)0
-rwxr-xr-xold/benchmark/bench.sh (renamed from benchmark/bench.sh)0
-rw-r--r--old/benchmark/cube-bench.c (renamed from benchmark/cube-bench.c)0
-rw-r--r--old/benchmark/results/results-2023-10-31-18-54-37.txt32
-rw-r--r--old/benchmark/results/results-2023-10-31-19-13-49.txt32
-rw-r--r--old/benchmark/results/results-2023-11-01-20-55-21.txt32
-rw-r--r--old/benchmark/results/results-2023-11-03-23-08-50.txt18
-rw-r--r--old/benchmark/results/results-2023-11-03-23-10-40.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-22-43.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-23-11.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-23-43.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-24-08.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-52-05.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-53-06.txt32
-rw-r--r--old/benchmark/results/results-2023-11-04-10-57-46.txt32
-rw-r--r--old/benchmark/results/results-2023-11-10-15-49-45.txt28
-rw-r--r--old/benchmark/results/results.txt28
17 files changed, 426 insertions, 0 deletions
diff --git a/benchmark/bench.c b/old/benchmark/bench.c
index 2c3358f..2c3358f 100644
--- a/benchmark/bench.c
+++ b/old/benchmark/bench.c
diff --git a/benchmark/bench.sh b/old/benchmark/bench.sh
index cc31c1e..cc31c1e 100755
--- a/benchmark/bench.sh
+++ b/old/benchmark/bench.sh
diff --git a/benchmark/cube-bench.c b/old/benchmark/cube-bench.c
index 26d12a4..26d12a4 100644
--- a/benchmark/cube-bench.c
+++ b/old/benchmark/cube-bench.c
diff --git a/old/benchmark/results/results-2023-10-31-18-54-37.txt b/old/benchmark/results/results-2023-10-31-18-54-37.txt
new file mode 100644
index 0000000..c0f84e5
--- /dev/null
+++ b/old/benchmark/results/results-2023-10-31-18-54-37.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UR0
10> moves: 3.5626s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 9.9028s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 2.9944s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DB0
25> inv: 2.6475s
26
27Benchmark summary:
28moves: 100000000 moves in 3.5626s (28.0697 MTPS)
29trans: 100000000 trans in 9.9028s (10.0981 MTPS)
30comp: 100000000 comps in 2.9944s (33.3956 MCPS)
31inv: 100000000 invs in 2.6475s (37.7714 MIPS)
32Total time: 19.1073
diff --git a/old/benchmark/results/results-2023-10-31-19-13-49.txt b/old/benchmark/results/results-2023-10-31-19-13-49.txt
new file mode 100644
index 0000000..b0716f1
--- /dev/null
+++ b/old/benchmark/results/results-2023-10-31-19-13-49.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UF0
10> moves: 3.5096s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 9.8367s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 2.9693s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: FL0
25> inv: 2.6227s
26
27Benchmark summary:
28moves: 100000000 moves in 3.5096s (28.4930 MTPS)
29trans: 100000000 trans in 9.8367s (10.1660 MTPS)
30comp: 100000000 comps in 2.9693s (33.6784 MCPS)
31inv: 100000000 invs in 2.6227s (38.1283 MIPS)
32Total time: 18.9383
diff --git a/old/benchmark/results/results-2023-11-01-20-55-21.txt b/old/benchmark/results/results-2023-11-01-20-55-21.txt
new file mode 100644
index 0000000..adf1fd8
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-01-20-55-21.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: BL1
10> moves: 3.6556s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 7.5844s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 3.0103s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DL0
25> inv: 2.6601s
26
27Benchmark summary:
28moves: 100000000 moves in 3.6556s (27.3556 MTPS)
29trans: 100000000 trans in 7.5844s (13.1850 MTPS)
30comp: 100000000 comps in 3.0103s (33.2191 MCPS)
31inv: 100000000 invs in 2.6601s (37.5929 MIPS)
32Total time: 16.9103
diff --git a/old/benchmark/results/results-2023-11-03-23-08-50.txt b/old/benchmark/results/results-2023-11-03-23-08-50.txt
new file mode 100644
index 0000000..12e2aa6
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-03-23-08-50.txt
@@ -0,0 +1,18 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: ERR
10> moves: 6.6791s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: ERR
15> trans: 6.6844s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
diff --git a/old/benchmark/results/results-2023-11-03-23-10-40.txt b/old/benchmark/results/results-2023-11-03-23-10-40.txt
new file mode 100644
index 0000000..5be1c1f
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-03-23-10-40.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: BL1
10> moves: 1.6354s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: ERR
15> trans: 1.9863s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 0.3505s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DL1
25> inv: 0.7249s
26
27Benchmark summary:
28moves: 100000000 moves in 1.6354s (61.1463 MTPS)
29trans: 100000000 trans in 1.9863s (50.3458 MTPS)
30comp: 100000000 comps in 0.3505s (285.3105 MCPS)
31inv: 100000000 invs in 0.7249s (137.9488 MIPS)
32Total time: 4.6971
diff --git a/old/benchmark/results/results-2023-11-04-10-22-43.txt b/old/benchmark/results/results-2023-11-04-10-22-43.txt
new file mode 100644
index 0000000..7a2c483
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-22-43.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UF0
10> moves: 1.3535s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6526s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UR0
20> comp: 0.2848s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DF0
25> inv: 0.6598s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3535s (73.8828 MTPS)
29trans: 100000000 trans in 1.6526s (60.5112 MTPS)
30comp: 100000000 comps in 0.2848s (351.1409 MCPS)
31inv: 100000000 invs in 0.6598s (151.5679 MIPS)
32Total time: 3.9506
diff --git a/old/benchmark/results/results-2023-11-04-10-23-11.txt b/old/benchmark/results/results-2023-11-04-10-23-11.txt
new file mode 100644
index 0000000..f3a60de
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-23-11.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UL1
10> moves: 1.3463s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6303s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 0.2881s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: UF0
25> inv: 0.6853s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3463s (74.2803 MTPS)
29trans: 100000000 trans in 1.6303s (61.3400 MTPS)
30comp: 100000000 comps in 0.2881s (347.0564 MCPS)
31inv: 100000000 invs in 0.6853s (145.9211 MIPS)
32Total time: 3.9499
diff --git a/old/benchmark/results/results-2023-11-04-10-23-43.txt b/old/benchmark/results/results-2023-11-04-10-23-43.txt
new file mode 100644
index 0000000..e1f557c
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-23-43.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UF0
10> moves: 1.3434s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6439s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UR1
20> comp: 0.2872s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DF0
25> inv: 0.6646s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3434s (74.4399 MTPS)
29trans: 100000000 trans in 1.6439s (60.8320 MTPS)
30comp: 100000000 comps in 0.2872s (348.1848 MCPS)
31inv: 100000000 invs in 0.6646s (150.4726 MIPS)
32Total time: 3.9390
diff --git a/old/benchmark/results/results-2023-11-04-10-24-08.txt b/old/benchmark/results/results-2023-11-04-10-24-08.txt
new file mode 100644
index 0000000..46eb403
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-24-08.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UF0
10> moves: 1.3330s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6094s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 0.2827s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: BL0
25> inv: 0.6527s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3330s (75.0200 MTPS)
29trans: 100000000 trans in 1.6094s (62.1335 MTPS)
30comp: 100000000 comps in 0.2827s (353.7582 MCPS)
31inv: 100000000 invs in 0.6527s (153.2026 MIPS)
32Total time: 3.8778
diff --git a/old/benchmark/results/results-2023-11-04-10-52-05.txt b/old/benchmark/results/results-2023-11-04-10-52-05.txt
new file mode 100644
index 0000000..597eddf
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-52-05.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UL0
10> moves: 3.6559s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 7.9072s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: BL1
20> comp: 3.3698s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: FL1
25> inv: 2.6933s
26
27Benchmark summary:
28moves: 100000000 moves in 3.6559s (27.3528 MTPS)
29trans: 100000000 trans in 7.9072s (12.6467 MTPS)
30comp: 100000000 comps in 3.3698s (29.6755 MCPS)
31inv: 100000000 invs in 2.6933s (37.1296 MIPS)
32Total time: 17.6262
diff --git a/old/benchmark/results/results-2023-11-04-10-53-06.txt b/old/benchmark/results/results-2023-11-04-10-53-06.txt
new file mode 100644
index 0000000..8543d81
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-53-06.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UR1
10> moves: 1.3554s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6302s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 0.2880s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: DR1
25> inv: 0.6567s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3554s (73.7816 MTPS)
29trans: 100000000 trans in 1.6302s (61.3423 MTPS)
30comp: 100000000 comps in 0.2880s (347.2758 MCPS)
31inv: 100000000 invs in 0.6567s (152.2870 MIPS)
32Total time: 3.9302
diff --git a/old/benchmark/results/results-2023-11-04-10-57-46.txt b/old/benchmark/results/results-2023-11-04-10-57-46.txt
new file mode 100644
index 0000000..1ad4579
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-04-10-57-46.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 100000000
6
7> moves: setting up benchmark...
8> moves: running benchmark...
9> moves: resulting cube, first piece: UL0
10> moves: 1.3518s
11
12> trans: setting up benchmark...
13> trans: running benchmark...
14> trans: resulting cube, first piece: UF0
15> trans: 1.6350s
16
17> comp: setting up benchmark...
18> comp: running benchmark...
19> comp: resulting cube, first piece: UF0
20> comp: 0.3039s
21
22> inv: setting up benchmark...
23> inv: running benchmark...
24> comp: resulting cube, first piece: UR1
25> inv: 0.6681s
26
27Benchmark summary:
28moves: 100000000 moves in 1.3518s (73.9734 MTPS)
29trans: 100000000 trans in 1.6350s (61.1621 MTPS)
30comp: 100000000 comps in 0.3039s (329.0593 MCPS)
31inv: 100000000 invs in 0.6681s (149.6737 MIPS)
32Total time: 3.9589
diff --git a/old/benchmark/results/results-2023-11-10-15-49-45.txt b/old/benchmark/results/results-2023-11-10-15-49-45.txt
new file mode 100644
index 0000000..6c64bc8
--- /dev/null
+++ b/old/benchmark/results/results-2023-11-10-15-49-45.txt
@@ -0,0 +1,28 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMPOSE: 100000000
5INVERSE: 100000000
6
7> moves: running benchmark...
8> moves: resulting cube, first piece: UB0
9> moves: 0.0097s
10
11> trans: running benchmark...
12> trans: resulting cube, first piece: DB0
13> trans: 20.1464s
14
15> compose: running benchmark...
16> compose: resulting cube, first piece: ERR
17> compose: 3.7322s
18
19> inverse: running benchmark...
20> inverse: resulting cube, first piece: DB0
21> inverse: 2.1003s
22
23Benchmark summary:
24moves: 100000000 moves in 0.0097s (10259.5134 MTPS)
25trans: 100000000 transformations in 20.1464s (4.9637 MTPS)
26compose: 100000000 compositions in 3.7322s (26.7940 MCPS)
27inverse: 100000000 inverses in 2.1003s (47.6116 MIPS)
28Total time: 25.9886
diff --git a/old/benchmark/results/results.txt b/old/benchmark/results/results.txt
new file mode 100644
index 0000000..6c64bc8
--- /dev/null
+++ b/old/benchmark/results/results.txt
@@ -0,0 +1,28 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMPOSE: 100000000
5INVERSE: 100000000
6
7> moves: running benchmark...
8> moves: resulting cube, first piece: UB0
9> moves: 0.0097s
10
11> trans: running benchmark...
12> trans: resulting cube, first piece: DB0
13> trans: 20.1464s
14
15> compose: running benchmark...
16> compose: resulting cube, first piece: ERR
17> compose: 3.7322s
18
19> inverse: running benchmark...
20> inverse: resulting cube, first piece: DB0
21> inverse: 2.1003s
22
23Benchmark summary:
24moves: 100000000 moves in 0.0097s (10259.5134 MTPS)
25trans: 100000000 transformations in 20.1464s (4.9637 MTPS)
26compose: 100000000 compositions in 3.7322s (26.7940 MCPS)
27inverse: 100000000 inverses in 2.1003s (47.6116 MIPS)
28Total time: 25.9886

Generated with cgit - Back to sebastiano.tronto.net