Tests
Live · 10s
0 active 0 awaiting approval 0 machines online 0 threads 0.0 MNPS Estimated Time Remaining Queue empty
| Workload | Status | Engine / TC | Result | Games / W–L–D / Pentanomial | Notes | Compare revisions |
|---|---|---|---|---|---|---|
| Finished workloadsMost recently updated | ||||||
| backend-rewrite | Passed | StockDory 10.0+0.10 | LLR: 2.96 (-2.94, 2.94) [-3.00, 1.00] Elo: 6.19 +- 4.47 (95%) | Games: 7528 W: 1930 L: 1796 D: 3802 Ptnml(0-2): 72, 853, 1792, 963, 84 | perf(backend)!: specialize board storage and encode move flags Introduce engine, PERFT and packed board specializations with explicit conversions. Use move flags for direct make/undo transitions and adopt Backend utilities while preserving search behavior and move ordering. Integrate the new move and board APIs with search, UCI and PERFT. Add state, move encoding and CPW PERFT tests plus reproducible nanobench benchmarks. All 51 full-depth PERFT checks pass, with measured single- threaded non-PGO throughput improvements across every benchmark workload. BREAKING CHANGE: Move encoding and equality include flags, and PERFT uses PerftBoard. Callers must use the corresponding move and board APIs. | |
| tt-data-race-fix | Passed | StockDory 60.0+0.60 | LLR: 2.96 (-2.94, 2.94) [-3.00, 1.00] Elo: 2.05 +- 2.63 (95%) | Games: 17954 W: 3913 L: 3807 D: 10234 Ptnml(0-2): 62, 2092, 4570, 2184, 69 | Code cleanup | |
| tt-data-race-fix | Passed | StockDory 10.0+0.10 | LLR: 2.96 (-2.94, 2.94) [-3.00, 1.00] Elo: 1.21 +- 2.24 (95%) | Games: 27880 W: 6485 L: 6388 D: 15007 Ptnml(0-2): 189, 3365, 6752, 3428, 206 | Code cleanup | |