diff options
Diffstat (limited to 'old/benchmark/results/results-2023-11-04-10-22-43.txt')
| -rw-r--r-- | old/benchmark/results/results-2023-11-04-10-22-43.txt | 32 |
1 files changed, 0 insertions, 32 deletions
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 deleted file mode 100644 index 7a2c483..0000000 --- a/old/benchmark/results/results-2023-11-04-10-22-43.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: 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 | |||
| 27 | Benchmark summary: | ||
| 28 | moves: 100000000 moves in 1.3535s (73.8828 MTPS) | ||
| 29 | trans: 100000000 trans in 1.6526s (60.5112 MTPS) | ||
| 30 | comp: 100000000 comps in 0.2848s (351.1409 MCPS) | ||
| 31 | inv: 100000000 invs in 0.6598s (151.5679 MIPS) | ||
| 32 | Total time: 3.9506 | ||
