aboutsummaryrefslogtreecommitdiff
path: root/old/benchmark/results/results-2023-10-31-19-13-49.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-2023-10-31-19-13-49.txt
parentaf1399f223e3857a3d2690337e84430cdbeff16a (diff)
downloadnissy-core-067ba55add258ab03db328234168af66c4ad87c3.tar.gz
nissy-core-067ba55add258ab03db328234168af66c4ad87c3.zip
Towards a definitve API
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.txt32
1 files changed, 32 insertions, 0 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
new file mode 100644
index 0000000..b0716f1
--- /dev/null
+++ b/old/benchmark/results/results-2023-10-31-19-13-49.txt
@@ -0,0 +1,32 @@
1Benchmarks settings:
2MOVES: 100000000
3TRANS: 100000000
4COMP: 100000000
5INV: 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
27Benchmark summary:
28moves: 100000000 moves in 3.5096s (28.4930 MTPS)
29trans: 100000000 trans in 9.8367s (10.1660 MTPS)
30comp: 100000000 comps in 2.9693s (33.6784 MCPS)
31inv: 100000000 invs in 2.6227s (38.1283 MIPS)
32Total time: 18.9383

Generated with cgit - Back to sebastiano.tronto.net