fishtest
fishtest copied to clipboard
Stockfish testing
cutechess-cli depends on the Qt framework and hence is a very heavy dependency of the worker. c-chess-cli is much more lightweight.
Fishtest is producing a huge amount of relatively good quality games (compared to human games). Opening books also ensure high variability so the games cover many variations. Sadly right now...
Hi everyone, Since I started tests on fishtest, I am wondering about the origin of the "bias" or "distribution" of tests on each job. I don't know if there is...
New registered users are marked as “blocked” in the database until approval. A new “Needs approval” status in database and in warnings would eliminate confusion at signup (i.e. attempt to...
Password fields in register, login and user profile pages are missing a "make password visible" functionality. Given that the server now enforces minimum password strength during signup and password changes,...
Currently the worker uses 100% of the number of cores specified by `--concurrency` or `--use_all_cores` options (or 3 by default). Adding a `--cpu_cap` option to set `cgroups` policy can allow...
Currently kinda tedious to do it one by one and open and close tabs. It would be nice to have a check box to set specific priority to multiple runs...
Users can manually adjust the base nps values on the worker side to bypass minimum hardware restrictions See: [https://github.com/glinscott/fishtest/blob/master/worker/games.py#L462](https://github.com/glinscott/fishtest/blob/master/worker/games.py#L462)
This is more a question, rather than an issue. Probably for @vdbergh . Could it be that our fishtest SPRT results are biased due to the fact that our SPRT...
So, I did new draw rates measurements. https://tests.stockfishchess.org/tests/view/5fabbba367cbf42301d6a831 https://tests.stockfishchess.org/tests/view/5fabbbb067cbf42301d6a833 https://tests.stockfishchess.org/tests/view/5fabbbb967cbf42301d6a835 https://tests.stockfishchess.org/tests/view/5fabbbd067cbf42301d6a837 New draw rates Single core - 80,8% / 91,7% Multicore - 86,5% / 93,7%. When we did current bounds...