|
6 | 6 | "enabled": false |
7 | 7 | }, |
8 | 8 | "draw": { |
9 | | - "move_number": 40, |
10 | | - "move_count": 3, |
11 | | - "score": 20, |
12 | | - "enabled": true |
| 9 | + "move_number": 0, |
| 10 | + "move_count": 1, |
| 11 | + "score": 0, |
| 12 | + "enabled": false |
13 | 13 | }, |
14 | 14 | "maxmoves": { |
15 | | - "move_count": 150, |
16 | | - "enabled": true |
| 15 | + "move_count": 1, |
| 16 | + "enabled": false |
17 | 17 | }, |
18 | 18 | "opening": { |
19 | | - "file": "./openingbook/8moves_v3.pgn", |
| 19 | + "file": ".\\openingbook\\8moves_v3.pgn", |
20 | 20 | "format": 1, |
21 | 21 | "order": 0, |
22 | 22 | "plies": -1, |
23 | 23 | "start": 1 |
24 | 24 | }, |
25 | 25 | "pgn": { |
26 | | - "event_name": "test", |
| 26 | + "event_name": "Fastchess Tournament", |
27 | 27 | "site": "?", |
28 | | - "file": "enginetest_12_32_31.pgn", |
| 28 | + "file": "elo_20250809-111634.pgn", |
29 | 29 | "notation": 0, |
30 | 30 | "track_nodes": false, |
31 | 31 | "track_seldepth": false, |
|
48 | 48 | }, |
49 | 49 | "config_name": "", |
50 | 50 | "output": 0, |
51 | | - "seed": 13538336756609105525, |
| 51 | + "seed": 15386497898281713509, |
52 | 52 | "variant": 0, |
53 | 53 | "ratinginterval": 10, |
54 | 54 | "scoreinterval": 1, |
55 | 55 | "wait": 0, |
56 | | - "autosaveinterval": 1, |
| 56 | + "autosaveinterval": 20, |
57 | 57 | "games": 2, |
58 | | - "rounds": 15, |
59 | | - "concurrency": 4, |
| 58 | + "rounds": 10, |
| 59 | + "concurrency": 2, |
60 | 60 | "force_concurrency": false, |
61 | | - "recover": true, |
| 61 | + "recover": false, |
62 | 62 | "noswap": false, |
63 | 63 | "reverse": false, |
64 | 64 | "report_penta": true, |
65 | 65 | "affinity": false, |
66 | 66 | "log": { |
67 | | - "file": "debug.log", |
68 | | - "level": 3, |
| 67 | + "file": "", |
| 68 | + "level": 2, |
69 | 69 | "compress": false, |
70 | 70 | "realtime": true |
71 | 71 | }, |
72 | 72 | "engines": [ |
73 | 73 | { |
74 | 74 | "name": "engine", |
75 | 75 | "dir": "", |
76 | | - "cmd": "./build/engine.exe", |
77 | | - "args": "", |
78 | | - "options": [], |
79 | | - "limit": { |
80 | | - "tc": { |
81 | | - "increment": 100, |
82 | | - "fixed_time": 0, |
83 | | - "time": 10000, |
84 | | - "moves": 0, |
85 | | - "timemargin": 0 |
86 | | - }, |
87 | | - "nodes": 0, |
88 | | - "plies": 0 |
89 | | - }, |
90 | | - "variant": 0 |
91 | | - }, |
92 | | - { |
93 | | - "name": "engine.0.3.0.core-avx2", |
94 | | - "dir": "", |
95 | | - "cmd": "./build/engine.0.3.0.core-avx2.exe", |
| 76 | + "cmd": "build/engine.exe", |
96 | 77 | "args": "", |
97 | 78 | "options": [], |
98 | 79 | "limit": { |
|
111 | 92 | { |
112 | 93 | "name": "neuromancer", |
113 | 94 | "dir": "", |
114 | | - "cmd": "./build/neuromancer.exe", |
115 | | - "args": "", |
116 | | - "options": [], |
117 | | - "limit": { |
118 | | - "tc": { |
119 | | - "increment": 100, |
120 | | - "fixed_time": 0, |
121 | | - "time": 10000, |
122 | | - "moves": 0, |
123 | | - "timemargin": 0 |
124 | | - }, |
125 | | - "nodes": 0, |
126 | | - "plies": 0 |
127 | | - }, |
128 | | - "variant": 0 |
129 | | - }, |
130 | | - { |
131 | | - "name": "kelp", |
132 | | - "dir": "", |
133 | | - "cmd": "./build/kelp.exe", |
| 95 | + "cmd": "build/neuromancer.exe", |
134 | 96 | "args": "", |
135 | 97 | "options": [], |
136 | 98 | "limit": { |
|
148 | 110 | } |
149 | 111 | ], |
150 | 112 | "stats": { |
151 | | - "kelp vs neuromancer": { |
152 | | - "wins": 6, |
153 | | - "losses": 13, |
154 | | - "draws": 3, |
155 | | - "penta_WW": 1, |
156 | | - "penta_WD": 2, |
157 | | - "penta_WL": 2, |
158 | | - "penta_DD": 0, |
159 | | - "penta_LD": 1, |
160 | | - "penta_LL": 5 |
161 | | - }, |
162 | | - "kelp vs engine.0.3.0.core-avx2": { |
163 | | - "wins": 9, |
164 | | - "losses": 5, |
165 | | - "draws": 2, |
166 | | - "penta_WW": 3, |
167 | | - "penta_WD": 0, |
168 | | - "penta_WL": 3, |
169 | | - "penta_DD": 0, |
170 | | - "penta_LD": 2, |
171 | | - "penta_LL": 0 |
172 | | - }, |
173 | | - "neuromancer vs engine.0.3.0.core-avx2": { |
174 | | - "wins": 16, |
175 | | - "losses": 5, |
176 | | - "draws": 1, |
177 | | - "penta_WW": 6, |
178 | | - "penta_WD": 1, |
179 | | - "penta_WL": 3, |
180 | | - "penta_DD": 0, |
181 | | - "penta_LD": 0, |
182 | | - "penta_LL": 1 |
183 | | - }, |
184 | | - "neuromancer vs kelp": { |
185 | | - "wins": 5, |
186 | | - "losses": 3, |
| 113 | + "neuromancer vs engine": { |
| 114 | + "wins": 0, |
| 115 | + "losses": 0, |
187 | 116 | "draws": 0, |
188 | | - "penta_WW": 1, |
| 117 | + "penta_WW": 0, |
189 | 118 | "penta_WD": 0, |
190 | | - "penta_WL": 3, |
191 | | - "penta_DD": 0, |
192 | | - "penta_LD": 0, |
193 | | - "penta_LL": 0 |
194 | | - }, |
195 | | - "engine.0.3.0.core-avx2 vs kelp": { |
196 | | - "wins": 9, |
197 | | - "losses": 3, |
198 | | - "draws": 2, |
199 | | - "penta_WW": 2, |
200 | | - "penta_WD": 2, |
201 | | - "penta_WL": 3, |
| 119 | + "penta_WL": 0, |
202 | 120 | "penta_DD": 0, |
203 | 121 | "penta_LD": 0, |
204 | 122 | "penta_LL": 0 |
205 | 123 | }, |
206 | | - "engine.0.3.0.core-avx2 vs neuromancer": { |
207 | | - "wins": 3, |
208 | | - "losses": 5, |
| 124 | + "engine vs neuromancer": { |
| 125 | + "wins": 0, |
| 126 | + "losses": 2, |
209 | 127 | "draws": 0, |
210 | 128 | "penta_WW": 0, |
211 | 129 | "penta_WD": 0, |
212 | | - "penta_WL": 3, |
| 130 | + "penta_WL": 0, |
213 | 131 | "penta_DD": 0, |
214 | 132 | "penta_LD": 0, |
215 | 133 | "penta_LL": 1 |
216 | | - }, |
217 | | - "kelp vs engine": { |
218 | | - "wins": 5, |
219 | | - "losses": 17, |
220 | | - "draws": 0, |
221 | | - "penta_WW": 1, |
222 | | - "penta_WD": 0, |
223 | | - "penta_WL": 3, |
224 | | - "penta_DD": 0, |
225 | | - "penta_LD": 0, |
226 | | - "penta_LL": 7 |
227 | | - }, |
228 | | - "engine.0.3.0.core-avx2 vs engine": { |
229 | | - "wins": 5, |
230 | | - "losses": 16, |
231 | | - "draws": 7, |
232 | | - "penta_WW": 0, |
233 | | - "penta_WD": 2, |
234 | | - "penta_WL": 3, |
235 | | - "penta_DD": 1, |
236 | | - "penta_LD": 3, |
237 | | - "penta_LL": 5 |
238 | | - }, |
239 | | - "engine vs engine.0.3.0.core-avx2": { |
240 | | - "wins": 1, |
241 | | - "losses": 1, |
242 | | - "draws": 0, |
243 | | - "penta_WW": 0, |
244 | | - "penta_WD": 0, |
245 | | - "penta_WL": 1, |
246 | | - "penta_DD": 0, |
247 | | - "penta_LD": 0, |
248 | | - "penta_LL": 0 |
249 | | - }, |
250 | | - "neuromancer vs engine": { |
251 | | - "wins": 8, |
252 | | - "losses": 4, |
253 | | - "draws": 0, |
254 | | - "penta_WW": 2, |
255 | | - "penta_WD": 0, |
256 | | - "penta_WL": 4, |
257 | | - "penta_DD": 0, |
258 | | - "penta_LD": 0, |
259 | | - "penta_LL": 0 |
260 | | - }, |
261 | | - "engine vs kelp": { |
262 | | - "wins": 7, |
263 | | - "losses": 1, |
264 | | - "draws": 0, |
265 | | - "penta_WW": 3, |
266 | | - "penta_WD": 0, |
267 | | - "penta_WL": 1, |
268 | | - "penta_DD": 0, |
269 | | - "penta_LD": 0, |
270 | | - "penta_LL": 0 |
271 | | - }, |
272 | | - "engine vs neuromancer": { |
273 | | - "wins": 8, |
274 | | - "losses": 8, |
275 | | - "draws": 2, |
276 | | - "penta_WW": 3, |
277 | | - "penta_WD": 1, |
278 | | - "penta_WL": 1, |
279 | | - "penta_DD": 0, |
280 | | - "penta_LD": 1, |
281 | | - "penta_LL": 3 |
282 | 134 | } |
283 | 135 | } |
284 | 136 | } |
0 commit comments