diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-13 23:47:00 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-13 23:47:00 +0100 |
| commit | 41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da (patch) | |
| tree | b6e9ae4db711e6b902ce5ae0f04e0b83c193cd26 /old/benchmark/results/results-2023-10-31-19-13-49.txt | |
| parent | 4444e53eaadf33aa309a40849730be332ca6d0de (diff) | |
| download | nissy-core-41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da.tar.gz nissy-core-41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da.zip | |
Test cleanup
Diffstat (limited to 'old/benchmark/results/results-2023-10-31-19-13-49.txt')
| -rw-r--r-- | old/benchmark/results/results-2023-10-31-19-13-49.txt | 32 |
1 files changed, 0 insertions, 32 deletions
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 deleted file mode 100644 index b0716f1..0000000 --- a/old/benchmark/results/results-2023-10-31-19-13-49.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: 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 | |||
| 27 | Benchmark summary: | ||
| 28 | moves: 100000000 moves in 3.5096s (28.4930 MTPS) | ||
| 29 | trans: 100000000 trans in 9.8367s (10.1660 MTPS) | ||
| 30 | comp: 100000000 comps in 2.9693s (33.6784 MCPS) | ||
| 31 | inv: 100000000 invs in 2.6227s (38.1283 MIPS) | ||
| 32 | Total time: 18.9383 | ||
