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.txt | |
| parent | 4444e53eaadf33aa309a40849730be332ca6d0de (diff) | |
| download | nissy-core-41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da.tar.gz nissy-core-41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da.zip | |
Test cleanup
Diffstat (limited to 'old/benchmark/results/results.txt')
| -rw-r--r-- | old/benchmark/results/results.txt | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/old/benchmark/results/results.txt b/old/benchmark/results/results.txt deleted file mode 100644 index 6c64bc8..0000000 --- a/old/benchmark/results/results.txt +++ /dev/null | |||
| @@ -1,28 +0,0 @@ | |||
| 1 | Benchmarks settings: | ||
| 2 | MOVES: 100000000 | ||
| 3 | TRANS: 100000000 | ||
| 4 | COMPOSE: 100000000 | ||
| 5 | INVERSE: 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 | |||
| 23 | Benchmark summary: | ||
| 24 | moves: 100000000 moves in 0.0097s (10259.5134 MTPS) | ||
| 25 | trans: 100000000 transformations in 20.1464s (4.9637 MTPS) | ||
| 26 | compose: 100000000 compositions in 3.7322s (26.7940 MCPS) | ||
| 27 | inverse: 100000000 inverses in 2.1003s (47.6116 MIPS) | ||
| 28 | Total time: 25.9886 | ||
