Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NNUE] StateInfo handling speed improvement #2873

Merged

Commits on Jul 31, 2020

  1. [NNUE] StateInfo handling speed improvement

    Don't copy NNUE parts of StateInfo when not needed in do_null_move().
    Measurement vs master at STC shows only ~3 Elo regression when NNUE
    is not used, was ~5 Elo before.
    
    https://tests.stockfishchess.org/tests/view/5f23a9052f7e63962b99f51b
    ELO: -3.02 +-1.7 (95%) LOS: 0.0%
    Total: 60000 W: 11145 L: 11666 D: 37189
    Ptnml(0-2): 1018, 6945, 14494, 6626, 917
    
    No functional change.
    dorzechowski committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    69fa111 View commit details
    Browse the repository at this point in the history