NCM plays each Stockfish dev build 20,000 times against Stockfish 15. This yields an approximate Elo difference and establishes confidence in the strength of the dev builds.
| Host | Duration | Avg Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo |
|---|
| ID | Host | Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | CLI | PGN |
|---|
| Commit ID | 1258c7aabee27bed0fc48bab80a374d004012c36 |
|---|---|
| Author | Marco Costalba |
| Date | 2012-08-31 17:47:00 UTC |
|
Don't need to memset HashTable
Default c'tor Entry() already initializes
to zero all its POD members.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
|
|