This is a clip of stockfish analysis:
8/1k6/5p2/8/4K3/8/8/8 w - - 0 1
This is the result of a simplification. It was determined that letting SF continue to search in a draw position does not lose elo. This saves a few lines of code so...
It saves a few lines of code but wastes cpu resources, right? Less code is desired but is it an end in itself? Maybe I'm too obsessed with frugality, (as I hate seeing parked cars with engine on, taps running, etc) but I think a reconsideration is worth it.
Probably not a issue, but if somebody feels like writing a patch and opening a PR, then we could discuss it there. So I am closing this for now
Most helpful comment
It saves a few lines of code but wastes cpu resources, right? Less code is desired but is it an end in itself? Maybe I'm too obsessed with frugality, (as I hate seeing parked cars with engine on, taps running, etc) but I think a reconsideration is worth it.