aboutsummaryrefslogtreecommitdiff
path: root/old/benchmark/results/results.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-11-10 17:07:42 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-11-10 19:55:55 +0100
commit067ba55add258ab03db328234168af66c4ad87c3 (patch)
treef4861907117c420eed3f9c9aa967bf9f2c6a1f7e /old/benchmark/results/results.txt
parentaf1399f223e3857a3d2690337e84430cdbeff16a (diff)
downloadnissy-core-067ba55add258ab03db328234168af66c4ad87c3.tar.gz
nissy-core-067ba55add258ab03db328234168af66c4ad87c3.zip
Towards a definitve API
Diffstat (limited to 'old/benchmark/results/results.txt')
-rw-r--r--old/benchmark/results/results.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/old/benchmark/results/results.txt b/old/benchmark/results/results.txt
new file mode 100644
index 0000000..6c64bc8
--- /dev/null
+++ b/old/benchmark/results/results.txt
@@ -0,0 +1,28 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMPOSE: 100000000
5INVERSE: 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
23Benchmark summary:
24moves: 100000000 moves in 0.0097s (10259.5134 MTPS)
25trans: 100000000 transformations in 20.1464s (4.9637 MTPS)
26compose: 100000000 compositions in 3.7322s (26.7940 MCPS)
27inverse: 100000000 inverses in 2.1003s (47.6116 MIPS)
28Total time: 25.9886

Generated with cgit - Back to sebastiano.tronto.net