From 41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 13 Nov 2023 23:47:00 +0100 Subject: Test cleanup --- old/benchmark/results/results.txt | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 old/benchmark/results/results.txt (limited to 'old/benchmark/results/results.txt') 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 @@ -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