diff options
Diffstat (limited to 'old/benchmark/results/results-2023-11-04-10-53-06.txt')
| -rw-r--r-- | old/benchmark/results/results-2023-11-04-10-53-06.txt | 32 |
1 files changed, 0 insertions, 32 deletions
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 deleted file mode 100644 index 8543d81..0000000 --- a/old/benchmark/results/results-2023-11-04-10-53-06.txt +++ /dev/null | |||
| @@ -1,32 +0,0 @@ | |||
| 1 | Benchmarks settings: | ||
| 2 | MOVES: 100000000 | ||
| 3 | TRANS: 100000000 | ||
| 4 | COMP: 100000000 | ||
| 5 | INV: 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 | |||
| 27 | Benchmark summary: | ||
| 28 | moves: 100000000 moves in 1.3554s (73.7816 MTPS) | ||
| 29 | trans: 100000000 trans in 1.6302s (61.3423 MTPS) | ||
| 30 | comp: 100000000 comps in 0.2880s (347.2758 MCPS) | ||
| 31 | inv: 100000000 invs in 0.6567s (152.2870 MIPS) | ||
| 32 | Total time: 3.9302 | ||
