From 067ba55add258ab03db328234168af66c4ad87c3 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 10 Nov 2023 17:07:42 +0100 Subject: Towards a definitve API --- .../results/results-2023-10-31-18-54-37.txt | 32 ++++++++++++++++++++++ .../results/results-2023-10-31-19-13-49.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-01-20-55-21.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-03-23-08-50.txt | 18 ++++++++++++ .../results/results-2023-11-03-23-10-40.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-22-43.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-23-11.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-23-43.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-24-08.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-52-05.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-53-06.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-04-10-57-46.txt | 32 ++++++++++++++++++++++ .../results/results-2023-11-10-15-49-45.txt | 28 +++++++++++++++++++ old/benchmark/results/results.txt | 28 +++++++++++++++++++ 14 files changed, 426 insertions(+) create mode 100644 old/benchmark/results/results-2023-10-31-18-54-37.txt create mode 100644 old/benchmark/results/results-2023-10-31-19-13-49.txt create mode 100644 old/benchmark/results/results-2023-11-01-20-55-21.txt create mode 100644 old/benchmark/results/results-2023-11-03-23-08-50.txt create mode 100644 old/benchmark/results/results-2023-11-03-23-10-40.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-22-43.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-23-11.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-23-43.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-24-08.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-52-05.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-53-06.txt create mode 100644 old/benchmark/results/results-2023-11-04-10-57-46.txt create mode 100644 old/benchmark/results/results-2023-11-10-15-49-45.txt create mode 100644 old/benchmark/results/results.txt (limited to 'old/benchmark/results') 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UR0 +> moves: 3.5626s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 9.9028s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 2.9944s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DB0 +> inv: 2.6475s + +Benchmark summary: +moves: 100000000 moves in 3.5626s (28.0697 MTPS) +trans: 100000000 trans in 9.9028s (10.0981 MTPS) +comp: 100000000 comps in 2.9944s (33.3956 MCPS) +inv: 100000000 invs in 2.6475s (37.7714 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UF0 +> moves: 3.5096s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 9.8367s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 2.9693s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: FL0 +> inv: 2.6227s + +Benchmark summary: +moves: 100000000 moves in 3.5096s (28.4930 MTPS) +trans: 100000000 trans in 9.8367s (10.1660 MTPS) +comp: 100000000 comps in 2.9693s (33.6784 MCPS) +inv: 100000000 invs in 2.6227s (38.1283 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: BL1 +> moves: 3.6556s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 7.5844s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 3.0103s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DL0 +> inv: 2.6601s + +Benchmark summary: +moves: 100000000 moves in 3.6556s (27.3556 MTPS) +trans: 100000000 trans in 7.5844s (13.1850 MTPS) +comp: 100000000 comps in 3.0103s (33.2191 MCPS) +inv: 100000000 invs in 2.6601s (37.5929 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: ERR +> moves: 6.6791s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: ERR +> trans: 6.6844s + +> comp: setting up benchmark... +> 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: BL1 +> moves: 1.6354s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: ERR +> trans: 1.9863s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 0.3505s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DL1 +> inv: 0.7249s + +Benchmark summary: +moves: 100000000 moves in 1.6354s (61.1463 MTPS) +trans: 100000000 trans in 1.9863s (50.3458 MTPS) +comp: 100000000 comps in 0.3505s (285.3105 MCPS) +inv: 100000000 invs in 0.7249s (137.9488 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UF0 +> moves: 1.3535s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6526s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UR0 +> comp: 0.2848s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DF0 +> inv: 0.6598s + +Benchmark summary: +moves: 100000000 moves in 1.3535s (73.8828 MTPS) +trans: 100000000 trans in 1.6526s (60.5112 MTPS) +comp: 100000000 comps in 0.2848s (351.1409 MCPS) +inv: 100000000 invs in 0.6598s (151.5679 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UL1 +> moves: 1.3463s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6303s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 0.2881s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: UF0 +> inv: 0.6853s + +Benchmark summary: +moves: 100000000 moves in 1.3463s (74.2803 MTPS) +trans: 100000000 trans in 1.6303s (61.3400 MTPS) +comp: 100000000 comps in 0.2881s (347.0564 MCPS) +inv: 100000000 invs in 0.6853s (145.9211 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UF0 +> moves: 1.3434s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6439s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UR1 +> comp: 0.2872s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DF0 +> inv: 0.6646s + +Benchmark summary: +moves: 100000000 moves in 1.3434s (74.4399 MTPS) +trans: 100000000 trans in 1.6439s (60.8320 MTPS) +comp: 100000000 comps in 0.2872s (348.1848 MCPS) +inv: 100000000 invs in 0.6646s (150.4726 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UF0 +> moves: 1.3330s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6094s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 0.2827s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: BL0 +> inv: 0.6527s + +Benchmark summary: +moves: 100000000 moves in 1.3330s (75.0200 MTPS) +trans: 100000000 trans in 1.6094s (62.1335 MTPS) +comp: 100000000 comps in 0.2827s (353.7582 MCPS) +inv: 100000000 invs in 0.6527s (153.2026 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UL0 +> moves: 3.6559s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 7.9072s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: BL1 +> comp: 3.3698s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: FL1 +> inv: 2.6933s + +Benchmark summary: +moves: 100000000 moves in 3.6559s (27.3528 MTPS) +trans: 100000000 trans in 7.9072s (12.6467 MTPS) +comp: 100000000 comps in 3.3698s (29.6755 MCPS) +inv: 100000000 invs in 2.6933s (37.1296 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UR1 +> moves: 1.3554s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6302s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 0.2880s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: DR1 +> inv: 0.6567s + +Benchmark summary: +moves: 100000000 moves in 1.3554s (73.7816 MTPS) +trans: 100000000 trans in 1.6302s (61.3423 MTPS) +comp: 100000000 comps in 0.2880s (347.2758 MCPS) +inv: 100000000 invs in 0.6567s (152.2870 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMP: 100000000 +INV: 100000000 + +> moves: setting up benchmark... +> moves: running benchmark... +> moves: resulting cube, first piece: UL0 +> moves: 1.3518s + +> trans: setting up benchmark... +> trans: running benchmark... +> trans: resulting cube, first piece: UF0 +> trans: 1.6350s + +> comp: setting up benchmark... +> comp: running benchmark... +> comp: resulting cube, first piece: UF0 +> comp: 0.3039s + +> inv: setting up benchmark... +> inv: running benchmark... +> comp: resulting cube, first piece: UR1 +> inv: 0.6681s + +Benchmark summary: +moves: 100000000 moves in 1.3518s (73.9734 MTPS) +trans: 100000000 trans in 1.6350s (61.1621 MTPS) +comp: 100000000 comps in 0.3039s (329.0593 MCPS) +inv: 100000000 invs in 0.6681s (149.6737 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMPOSE: 100000000 +INVERSE: 100000000 + +> moves: running benchmark... +> moves: resulting cube, first piece: UB0 +> moves: 0.0097s + +> trans: running benchmark... +> trans: resulting cube, first piece: DB0 +> trans: 20.1464s + +> compose: running benchmark... +> compose: resulting cube, first piece: ERR +> compose: 3.7322s + +> inverse: running benchmark... +> inverse: resulting cube, first piece: DB0 +> inverse: 2.1003s + +Benchmark summary: +moves: 100000000 moves in 0.0097s (10259.5134 MTPS) +trans: 100000000 transformations in 20.1464s (4.9637 MTPS) +compose: 100000000 compositions in 3.7322s (26.7940 MCPS) +inverse: 100000000 inverses in 2.1003s (47.6116 MIPS) +Total 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 @@ +Benchmarks settings: +MOVES: 100000000 +TRANS: 100000000 +COMPOSE: 100000000 +INVERSE: 100000000 + +> moves: running benchmark... +> moves: resulting cube, first piece: UB0 +> moves: 0.0097s + +> trans: running benchmark... +> trans: resulting cube, first piece: DB0 +> trans: 20.1464s + +> compose: running benchmark... +> compose: resulting cube, first piece: ERR +> compose: 3.7322s + +> inverse: running benchmark... +> inverse: resulting cube, first piece: DB0 +> inverse: 2.1003s + +Benchmark summary: +moves: 100000000 moves in 0.0097s (10259.5134 MTPS) +trans: 100000000 transformations in 20.1464s (4.9637 MTPS) +compose: 100000000 compositions in 3.7322s (26.7940 MCPS) +inverse: 100000000 inverses in 2.1003s (47.6116 MIPS) +Total time: 25.9886 -- cgit v1.3